summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2015.04.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb
index 45d27b1..111ddff 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2015.04+git${SRCPV}" 8PV = "v2015.04+git${SRCPV}"
9 9
10SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d" 10SRCREV = "2b3a8e87bdd5057be4ba414229e782553517f224"
11SRCBRANCH = "patches-2015.04" 11SRCBRANCH = "patches-2015.04"
12 12
13SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
index bdbf93a..5142241 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2015.04+git${SRCPV}" 3PV = "v2015.04+git${SRCPV}"
4 4
5SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d" 5SRCREV = "2b3a8e87bdd5057be4ba414229e782553517f224"
6SRCBRANCH = "patches-2015.04" 6SRCBRANCH = "patches-2015.04"