From ec9bfb244c117afa998230515a5393031f05779d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 11 Jan 2013 08:56:46 -0200 Subject: [PATCH] u-boot-fslc: Update to 2013.01-rc3 This fixes many issues with 2012.10 release and allow for testing of all boards before the final release. Signed-off-by: Otavio Salvador --- .../{u-boot-fslc_2012.10.bb => u-boot-fslc_2013.01.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-fsl-arm/recipes-bsp/u-boot/{u-boot-fslc_2012.10.bb => u-boot-fslc_2013.01.bb} (81%) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb similarity index 81% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb index 4bb2d878..9844bc4d 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb @@ -8,10 +8,9 @@ DEPENDS_mxs += "elftosb-native" PROVIDES += "u-boot" -PV = "v2012.10" -PR = "r3" +PV = "v2013.01" -SRCREV = "01116f7a492283dae8c39d50183998488634720c" +SRCREV = "648affb4702c555cbd52fb5515c403d8363eef07" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- 2.40.1