From f9696980930e3d1f1bae3c70b02f8666bc2d1d5c Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Mon, 28 Apr 2014 07:43:46 -0500 Subject: uboot-imx: Upgrade to 3.10.17-1.0.0 GA for mx6 Change-Id: I0934ac02fcd5317da5e5fb717822a840f037df1d Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-imx_2013.04.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 64c0531..1c0f828 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2013.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2013.04.bb @@ -8,9 +8,9 @@ PROVIDES += "u-boot" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" -SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_beta" +SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" -SRCREV = "f007d717738dad99a16dc540bcbeacff5f17e405" +SRCREV = "ce0ea2507c492d43bbf88f8609482a171b2d2003" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf