summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2017.09.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
index 520b674e..0bbcd084 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2017.09+git${SRCPV}" 8PV = "v2017.09+git${SRCPV}"
9 9
10SRCREV = "e4a4d913e9034171146fd55b5f6e09298fd42b49" 10SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2"
11SRCBRANCH = "2017.09+fslc" 11SRCBRANCH = "2017.09+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_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
index ed0537e0..b3fd47a6 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2017.09+git${SRCPV}" 3PV = "v2017.09+git${SRCPV}"
4 4
5SRCREV = "ed4d1d98113f3ce7c0203f266bf57cabad3412cf" 5SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2"
6SRCBRANCH = "2017.09+fslc" 6SRCBRANCH = "2017.09+fslc"