diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.09.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2017.09.bb | 2 |
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 | ||
8 | PV = "v2017.09+git${SRCPV}" | 8 | PV = "v2017.09+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "e4a4d913e9034171146fd55b5f6e09298fd42b49" | 10 | SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2" |
11 | SRCBRANCH = "2017.09+fslc" | 11 | SRCBRANCH = "2017.09+fslc" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 13 | SRC_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 | ||
3 | PV = "v2017.09+git${SRCPV}" | 3 | PV = "v2017.09+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "ed4d1d98113f3ce7c0203f266bf57cabad3412cf" | 5 | SRCREV = "9f164a1a01fceb53fc88ad474a5cda70f1c486c2" |
6 | SRCBRANCH = "2017.09+fslc" | 6 | SRCBRANCH = "2017.09+fslc" |