From 6582cf91fcf9f003d2519045666dd0fe742f6910 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 3 Jan 2015 23:25:04 -0200 Subject: [PATCH] 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 --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 2.40.1