From 26f12db87766373138de6d8a2f5d4cd7fb91dcfe Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 20 Oct 2015 23:19:44 -0200 Subject: 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 --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb | 2 +- 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 a8afdb9..5c4bba9 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" PV = "v2015.10+git${SRCPV}" -SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" +SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" SRCBRANCH = "2015.10+fslc" 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 8ab51fc..db3455b 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 PV = "v2015.10+git${SRCPV}" -SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" +SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" SRCBRANCH = "2015.10+fslc" -- cgit v1.2.3-54-g00ecf