summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.05.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
index 28a64a4..f266da6 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2016.05+git${SRCPV}" 8PV = "v2016.05+git${SRCPV}"
9 9
10SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" 10SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e"
11SRCBRANCH = "2016.05+fslc" 11SRCBRANCH = "2016.05+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.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
index 72198b7..8bd4d68 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2016.05+git${SRCPV}" 3PV = "v2016.05+git${SRCPV}"
4 4
5SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" 5SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e"
6SRCBRANCH = "2016.05+fslc" 6SRCBRANCH = "2016.05+fslc"