]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 2013.01-rc3
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Jan 2013 10:56:46 +0000 (08:56 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 15 Jan 2013 11:13:34 +0000 (09:13 -0200)
This fixes many issues with 2012.10 release and allow for testing of
all boards before the final release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb with 81% similarity]

similarity index 81%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
index 4bb2d878f34c58741f230d562b50acd102f51e2a..9844bc4da7068db2fa76c5aa6f2551ff905756cd 100644 (file)
@@ -8,10 +8,9 @@ DEPENDS_mxs += "elftosb-native"
 
 PROVIDES += "u-boot"
 
-PV = "v2012.10"
-PR = "r3"
+PV = "v2013.01"
 
-SRCREV = "01116f7a492283dae8c39d50183998488634720c"
+SRCREV = "648affb4702c555cbd52fb5515c403d8363eef07"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"