diff options
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2015.10.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb index 5c4bba90..ecbf2a3e 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb | |||
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
7 | 7 | ||
8 | PV = "v2015.10+git${SRCPV}" | 8 | PV = "v2015.10+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" | 10 | SRCREV = "23575d2d1b958952c42348e4aee96969eab3e1f2" |
11 | SRCBRANCH = "2015.10+fslc" | 11 | SRCBRANCH = "2015.10+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_2015.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb index db3455b2..ac763787 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2015.10.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2015.10+git${SRCPV}" | 3 | PV = "v2015.10+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" | 5 | SRCREV = "23575d2d1b958952c42348e4aee96969eab3e1f2" |
6 | SRCBRANCH = "2015.10+fslc" | 6 | SRCBRANCH = "2015.10+fslc" |