aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot_2012.04.01.bb (renamed from recipes-bsp/u-boot/u-boot_2012.04.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2012.04.bb b/recipes-bsp/u-boot/u-boot_2012.04.01.bb
index 4f24183..e217306 100644
--- a/recipes-bsp/u-boot/u-boot_2012.04.bb
+++ b/recipes-bsp/u-boot/u-boot_2012.04.01.bb
@@ -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"