From: Otavio Salvador Date: Fri, 26 Apr 2013 02:23:00 +0000 (-0300) Subject: u-boot-fslc: Update to patches-2013.04's 20130425 snapshot X-Git-Tag: 2.1~1393 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=598bdcfe49f41d49a0e306baaf1fabfa07d0b20c;p=meta-freescale.git u-boot-fslc: Update to patches-2013.04's 20130425 snapshot Include following fixes: * i.MX53 ARD: Backport environment fixes from 2013.07 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb index 27a21c01..5e97d180 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb @@ -10,7 +10,7 @@ PROVIDES += "u-boot" PV = "v2013.04" -SRCREV = "c06acf00d675a7e9ea82434cd6cfeb81c6f44bef" +SRCREV = "e035df387fe429adfa37ffdf4499d95a275972a4" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb index 7b5bd34d..0353af52 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" PV = "v2013.04" -SRCREV = "c06acf00d675a7e9ea82434cd6cfeb81c6f44bef" +SRCREV = "e035df387fe429adfa37ffdf4499d95a275972a4" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"