]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot: update to 2012.07
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Sep 2012 14:37:04 +0000 (11:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 17 Sep 2012 19:14:19 +0000 (16:14 -0300)
This updates the U-Boot version to 2012.07; the current changes above
official release can be seen at:

 https://github.com/Freescale/u-boot-imx/commits/patches-2012.07

This release works for mx5, mx6 SoCs and the imx28evk board.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb with 86% similarity]

similarity index 86%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb
index b18920b77309627ad79de0d27a38a3f8b8c4447d..d3f3abcf95069bdfa88d5a842c0fbdc326aeeb0d 100644 (file)
@@ -6,10 +6,9 @@ COMPATIBLE_MACHINE = "(imx28evk|mx5|mx6)"
 
 DEPENDS_mxs += "elftosb-native"
 
-SRCREV = "560b63a4fc0f293ab2bfde015781a8f48f2c24c4"
+SRCREV = "573e018c01178616ecf04e088e1a5b99537db694"
 
-PV = "v2012.04.01"
-PR = "r5"
+PV = "v2012.07"
 
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"