From: Lauren Post Date: Thu, 24 Dec 2015 07:17:01 +0000 (+0800) Subject: u-boot-imx: Upgrade to 3.14.52-1.1.0_ga release X-Git-Tag: 2.1~73 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d6e900627e39f1b2fa181f007d1c94180114ea67;p=meta-freescale.git u-boot-imx: Upgrade to 3.14.52-1.1.0_ga release Consolidate GA support i.MX 6Q/QP/D/S/SL/UL and 7Dual Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb index c7a4268f..8fc9435b 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb @@ -8,16 +8,9 @@ PROVIDES += "u-boot" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCBRANCH_mx6 = "imx_v2015.04_3.14.38_6qp_ga" -SRCREV_mx6 = "f80d628744bd1e669e365c52068067563b577e16" - -SRCBRANCH_mx6ul = "imx_v2015.04_3.14.38_6ul_ga" -SRCREV_mx6ul = "5d63276bfebc82cffa10d66ddaa903dd2ab0df43" - -SRCBRANCH_mx7 = "imx_v2015.04_3.14.38_6ul_ga" -SRCREV_mx7 = "5d63276bfebc82cffa10d66ddaa903dd2ab0df43" - +SRCBRANCH = "imx_v2015.04_3.14.52_1.1.0_ga" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" +SRCREV = "6cf684ae53011effa838ce2277fabfec4ae42ea0" S = "${WORKDIR}/git"