From: Lauren Post Date: Mon, 16 Dec 2013 17:38:56 +0000 (-0600) Subject: u-boot-imx: Upgrade for 3.10.17-1.0.0_beta release X-Git-Tag: 2.1~1040 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2cc3c287231b208045058ce4d34147fe17e95a1c;p=meta-freescale.git u-boot-imx: Upgrade for 3.10.17-1.0.0_beta release Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb index ffa91c80..64c0531b 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb +++ b/meta-fsl-arm/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.9_1.0.0_alpha" +SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_beta" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" -SRCREV = "d20319c25d27c38fd531e0ea97b5661268449de6" +SRCREV = "f007d717738dad99a16dc540bcbeacff5f17e405" S = "${WORKDIR}/git"