From: Lauren Post Date: Thu, 4 Dec 2014 16:29:15 +0000 (-0600) Subject: u-boot-imx: Upgrade to 3.10.31-1.1.0_beta2 release X-Git-Tag: 2.1~746 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d6c01bce5020daf8317dc5169bdb5942fc609373;p=meta-freescale.git u-boot-imx: Upgrade to 3.10.31-1.1.0_beta2 release Upgrade to support imx6sxsabresd T01.2 silicon changes 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 bb48044d..5f6c7228 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.31_1.1.0_beta" +SRCBRANCH = "imx_v2014.04_3.10.31_1.1.0_beta2" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" -SRCREV = "91cbd4d530f240042d112fc4166a143fa659524b" +SRCREV = "7ebeb5ba8c3ed067bbf5d0ab885eb0384c7e7f75" S = "${WORKDIR}/git"