diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2015-10-20 23:19:44 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:21 -0300 |
commit | 637fe63603a905ad182e547507f91c3d36d9e0bd (patch) | |
tree | 4d4d6a22e9119b1cb14c4a40d329cf24b50da4c5 | |
parent | 90ba3ca7671915ae231e914eea23a4cd1998aa94 (diff) | |
download | meta-freescale-637fe63603a905ad182e547507f91c3d36d9e0bd.tar.gz |
u-boot-fslc: Update to revision a4338ecf
This merges the v2015.10 final changes onto the FSLC fork, bringing
the fixes done on top of the rc5 release.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-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 a8afdb99..5c4bba90 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 = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" | 10 | SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" |
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 8ab51fca..db3455b2 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 = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" | 5 | SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" |
6 | SRCBRANCH = "2015.10+fslc" | 6 | SRCBRANCH = "2015.10+fslc" |