summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.07.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
index 5af19d5..d5bc164 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
10 10
11PV = "v2013.07" 11PV = "v2013.07"
12 12
13SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89" 13SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
14SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 14SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
index a434a61..70e58db 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
5 5
6PV = "v2013.07" 6PV = "v2013.07"
7 7
8SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89" 8SRCREV = "fdf86c202c17adfc6f6313dc35f685b1d22b8125"
9SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 9SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"