From: Otavio Salvador Date: Mon, 1 Jul 2013 17:06:15 +0000 (-0300) Subject: u-boot-fslc: Update to 2013.07-rc2 release X-Git-Tag: 2.1~1316 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d2e1136204a661e7b2d39e3e4147c09329e74b2b;p=meta-freescale.git u-boot-fslc: Update to 2013.07-rc2 release This updates the U-Boot code to the v2013.07-rc2 tag and also merges the imx/master tree on it. This contains most changes which will affect us in the upcoming 2013.07 release and should allow us to give it a good test. Change-Id: I5f4d3770bbc264ba85dc38b93ffc9db31633a0ff 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 ffd6a5ab..4e33d83d 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 = "d5ab097f918d09eb9e31f6b46d8e1ceb6ec44c41" +SRCREV = "161d75c652f3d72bc7ffbbb1e08d82d014d23bc9" 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 872b30d6..c183983d 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 = "d5ab097f918d09eb9e31f6b46d8e1ceb6ec44c41" +SRCREV = "161d75c652f3d72bc7ffbbb1e08d82d014d23bc9" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git"