From: Otavio Salvador Date: Sun, 4 Jan 2015 01:25:04 +0000 (-0200) Subject: u-boot-fslc: Update to revision 2a94e33c X-Git-Tag: 2.1~722 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6582cf91fcf9f003d2519045666dd0fe742f6910;p=meta-freescale.git u-boot-fslc: Update to revision 2a94e33c This updates the U-Boot fork based on 2015.01-rc4. This includes several fixes which has been merged and form a solid release closer to the 2015.01 stable release, ought to be out later this month. Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb index 732449b0..9ef67289 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2015.01+git${SRCPV}" -SRCREV = "5d396c3283bdfa44b3c2d811a72344f6e200156d" +SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" SRCBRANCH = "patches-2015.01" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb index e814e55e..839b038e 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2015.01+git${SRCPV}" -SRCREV = "5d396c3283bdfa44b3c2d811a72344f6e200156d" +SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" SRCBRANCH = "patches-2015.01"