summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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-10 18:57:37 -0200
commit3fe0501678dde244d118fa1d0ee0403fa1af4e72 (patch)
treee9c54440976f4bcfd89e5b968313b6f30d88b596 /recipes-bsp
parent438d443815f3a1cb3fa38701eec50715dad66e1b (diff)
downloadmeta-fsl-arm-3fe0501678dde244d118fa1d0ee0403fa1af4e72.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')
-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