summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot_2012.07.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2012.07.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot_2012.07.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2012.07.bb b/recipes-bsp/u-boot/u-boot_2012.07.bb
index 0da1c74..4237f00 100644
--- a/recipes-bsp/u-boot/u-boot_2012.07.bb
+++ b/recipes-bsp/u-boot/u-boot_2012.07.bb
@@ -6,11 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)"
6 6
7DEPENDS_mxs += "elftosb-native" 7DEPENDS_mxs += "elftosb-native"
8 8
9SRCREV = "573e018c01178616ecf04e088e1a5b99537db694"
10
11PV = "v2012.07" 9PV = "v2012.07"
12PR = "r1" 10PR = "r1"
13 11
12SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a"
14SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 13SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
15 14
16S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"