]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot: update from 2012.04 to 2012.04.01 release
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 25 Apr 2012 20:09:33 +0000 (17:09 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 25 Apr 2012 20:09:33 +0000 (17:09 -0300)
This fixes a critical bug in command line processing thus it is a
mandatory update for us.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb with 88% similarity]

similarity index 88%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb
index 4f241839cb0060097f55eaddbbd822ec0369a9af..e217306beda0d2521aa1932ec88a9681a668dc8c 100644 (file)
@@ -6,9 +6,9 @@ COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk|imx6qsabrelite)"
 
 DEPENDS_mxs += "elftosb-native"
 
-SRCREV = "2790bf69dc12fb9aeb9836904e5f57c7f83d5552"
+SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d"
 
-PV = "v2012.04"
+PV = "v2012.04.01"
 
 SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"