summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.10.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.10.bb
index 6bcd2a774..5ee6920fc 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.10.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.10.bb
@@ -7,8 +7,9 @@ COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)"
7DEPENDS_mxs += "elftosb-native" 7DEPENDS_mxs += "elftosb-native"
8 8
9PV = "v2012.10" 9PV = "v2012.10"
10PR = "r1"
10 11
11SRCREV = "18cfaf0a6d31339106c32fdcdef2408829817143" 12SRCREV = "8f78e9e9bd4c2471fdd03644058aed3038dcbf38"
12SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 13SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
13 14
14S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"