summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.03.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb
index 4ec03577..609ce67e 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2016.03+git${SRCPV}" 8PV = "v2016.03+git${SRCPV}"
9 9
10SRCREV = "fd6b196f574ca85d75d6bbe24cf9344e58366ae1" 10SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341"
11SRCBRANCH = "2016.03+fslc" 11SRCBRANCH = "2016.03+fslc"
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_2016.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb
index 2358de34..94b24e9d 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2016.03+git${SRCPV}" 3PV = "v2016.03+git${SRCPV}"
4 4
5SRCREV = "fd6b196f574ca85d75d6bbe24cf9344e58366ae1" 5SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341"
6SRCBRANCH = "2016.03+fslc" 6SRCBRANCH = "2016.03+fslc"