]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: Upgrade to 3.10.53-1.1.0_GA release
authorLauren Post <lauren.post@freescale.com>
Wed, 21 Jan 2015 14:44:37 +0000 (08:44 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 27 Jan 2015 11:10:44 +0000 (09:10 -0200)
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb

index 5f6c7228a4f165af536647564aa82002bf2cab61..c5f87bcf9eadee8a96b2364190e5880764acc602 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2014 Freescale Semiconductor
+# Copyright (C) 2013-2015 Freescale Semiconductor
 
 DESCRIPTION = "U-Boot provided by Freescale with focus on  i.MX reference boards."
 require recipes-bsp/u-boot/u-boot.inc
@@ -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_beta2"
+SRCBRANCH = "imx_v2014.04_3.10.53_1.1.0_ga"
 SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
-SRCREV = "7ebeb5ba8c3ed067bbf5d0ab885eb0384c7e7f75"
+SRCREV = "afc02ad90dd967faa7cf7013310423e29670cadb"
 
 S = "${WORKDIR}/git"