summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc_2013.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.01.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
index 400bfbb..f67a92b 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
@@ -9,9 +9,9 @@ DEPENDS_mxs += "elftosb-native"
9PROVIDES += "u-boot" 9PROVIDES += "u-boot"
10 10
11PV = "v2013.01" 11PV = "v2013.01"
12PR = "r2" 12PR = "r3"
13 13
14SRCREV = "629da2167aae66ce8a43313c781e2a8abf16ac07" 14SRCREV = "6997ad60ace1244119080bc1811586f231ef267a"
15SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 15SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"