[meta-freescale] [meta-fsl-arm][PATCH v2] u-boot-fslc: Update to 2013.01-rc3

Otavio Salvador otavio at ossystems.com.br
Fri Jan 11 07:10:21 PST 2013


This fixes many issues with 2012.10 release and allow for testing of
all boards before the final release.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
Changes for v2:
- rebase against v2013.01-rc3

 .../u-boot/{u-boot-fslc_2012.10.bb => u-boot-fslc_2013.01.bb}     |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc_2012.10.bb => u-boot-fslc_2013.01.bb} (81%)

diff --git a/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
similarity index 81%
rename from recipes-bsp/u-boot/u-boot-fslc_2012.10.bb
rename to recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
index 4bb2d87..8ae3408 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb
+++ b/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 = "7251debe85f17c623110a36a79a9f71db577c6f7"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
-- 
1.7.10.4




More information about the meta-freescale mailing list