From: Lauren Post Date: Thu, 2 Apr 2015 20:38:30 +0000 (-0500) Subject: u-boot-imx: Upgrade to 3.14.28-1.0.0 GA release X-Git-Tag: 2.1~610 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cfb8d132cb87a0b6449edeef0c054cc094fd8313;p=meta-freescale.git u-boot-imx: Upgrade to 3.14.28-1.0.0 GA release Include support for i.MX 6 DQ Sabre Auto CPU2 board Bug fixes since 3.10.53-1.1.0 GA Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb index c5f87bcf..ebae6922 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb @@ -8,9 +8,9 @@ PROVIDES += "u-boot" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCBRANCH = "imx_v2014.04_3.10.53_1.1.0_ga" +SRCBRANCH = "imx_v2014.04_3.14.28_1.0.0_ga" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" -SRCREV = "afc02ad90dd967faa7cf7013310423e29670cadb" +SRCREV = "88123ea911e133724cbe738c2b0517fa470592c0" S = "${WORKDIR}/git"