summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2014-10-31 10:17:17 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-05 18:36:06 -0200
commitcc56bdcfaacf7a67eb16d43c1e7ecbd463a8c3b2 (patch)
treed0a382e10e5615ab85d372557a756953f110ddea /recipes-bsp/u-boot
parent8e5e871079bdaf7659171102f008bad28c728eed (diff)
downloadmeta-fsl-arm-cc56bdcfaacf7a67eb16d43c1e7ecbd463a8c3b2.tar.gz
u-boot-imx: Upgrade to 3.10.17-1.0.2 patch release
Improve speed of image authentication in 2013.04 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2013.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
index 8cf75c1..28574f8 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
10 10
11SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga" 11SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga"
12SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" 12SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
13SRCREV = "ce0ea2507c492d43bbf88f8609482a171b2d2003" 13SRCREV = "06dd4f798b2014ed9642f8d6f526aa9630dd8ca5"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16