summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb (renamed from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb
index 4f241839c..e217306be 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb
@@ -6,9 +6,9 @@ COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk|imx6qsabrelite)"
6 6
7DEPENDS_mxs += "elftosb-native" 7DEPENDS_mxs += "elftosb-native"
8 8
9SRCREV = "2790bf69dc12fb9aeb9836904e5f57c7f83d5552" 9SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d"
10 10
11PV = "v2012.04" 11PV = "v2012.04.01"
12 12
13SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" 13SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
14 14