From: Otavio Salvador Date: Fri, 11 Jan 2013 10:56:46 +0000 (-0200) Subject: u-boot-fslc: Update to 2013.01-rc3 X-Git-Tag: 2.1~1548 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ec9bfb244c117afa998230515a5393031f05779d;p=meta-freescale.git 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 --- 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"