diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb index b859558..674bf70 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | |||
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
7 | 7 | ||
8 | PV = "v2016.07+git${SRCPV}" | 8 | PV = "v2016.07+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "e38d99f2c1eb1ff4076cc42ba93191c7c8038aa4" | 10 | SRCREV = "16a26705252aac106e196d2f9593845539c73837" |
11 | SRCBRANCH = "2016.07+fslc" | 11 | SRCBRANCH = "2016.07+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_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb index 6a1bbab..080e905 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2016.07+git${SRCPV}" | 3 | PV = "v2016.07+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "e38d99f2c1eb1ff4076cc42ba93191c7c8038aa4" | 5 | SRCREV = "16a26705252aac106e196d2f9593845539c73837" |
6 | SRCBRANCH = "2016.07+fslc" | 6 | SRCBRANCH = "2016.07+fslc" |