From: Otavio Salvador Date: Mon, 15 Jul 2013 03:47:40 +0000 (-0300) Subject: u-boot-fslc: Update to 2013.07-rc3 release X-Git-Tag: 2.1~1307 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c7263e2940f44091c7ab65ba0cce06c1245e5873;p=meta-freescale.git u-boot-fslc: Update to 2013.07-rc3 release I am pleased to commit this change as this is the first time ALL PATCHES previously kept in the patches-2013.07 branch were applied in the current release of U-Boot mainline and all environment changes are also fully merged. I know we shortly will end backporting a fix or improvement, during 2013.10 development, but it is an accomplishment worth keeping record ;-) Change-Id: If2de1dbd8721f8ddb21d0091e87f31109b8b8e7a Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb index 4e33d83d..5af19d5c 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb @@ -10,7 +10,7 @@ PROVIDES += "u-boot" PV = "v2013.07" -SRCREV = "161d75c652f3d72bc7ffbbb1e08d82d014d23bc9" +SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89" 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.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb index c183983d..a434a61c 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" PV = "v2013.07" -SRCREV = "161d75c652f3d72bc7ffbbb1e08d82d014d23bc9" +SRCREV = "68c517eafcb060aa8ef92ed2620f0f41c5275d89" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"