From: Otavio Salvador Date: Wed, 21 Oct 2015 01:19:44 +0000 (-0200) Subject: u-boot-fslc: Update to revision a4338ecf X-Git-Tag: 2.1~209 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=637fe63603a905ad182e547507f91c3d36d9e0bd;p=meta-freescale.git 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 --- 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" 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 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 PV = "v2015.10+git${SRCPV}" -SRCREV = "982a6474ec320bcbd7513d7319e20d9ddb0f4cb0" +SRCREV = "a4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf" SRCBRANCH = "2015.10+fslc"