summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2015.01.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
index 4ffcb2a..4281cc2 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2015.01+git${SRCPV}" 8PV = "v2015.01+git${SRCPV}"
9 9
10SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d" 10SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7"
11SRCBRANCH = "patches-2015.01" 11SRCBRANCH = "patches-2015.01"
12SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
13 13
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
index 6c70348..010ab10 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2015.01+git${SRCPV}" 3PV = "v2015.01+git${SRCPV}"
4 4
5SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d" 5SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7"
6SRCBRANCH = "patches-2015.01" 6SRCBRANCH = "patches-2015.01"