summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-01-11 08:56:46 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2013-01-15 09:13:34 -0200
commit0819074273c6155e28308a69103a37bb57ad03c4 (patch)
treead7b7bca9374e177d7b85068a94956935cd7fb99
parent22015a1b368bb8cb6ca41ff8fb282e63317e46ee (diff)
downloadmeta-fsl-arm-0819074273c6155e28308a69103a37bb57ad03c4.tar.gz
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 <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2012.10.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
index 4bb2d87..9844bc4 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"
8 8
9PROVIDES += "u-boot" 9PROVIDES += "u-boot"
10 10
11PV = "v2012.10" 11PV = "v2013.01"
12PR = "r3"
13 12
14SRCREV = "01116f7a492283dae8c39d50183998488634720c" 13SRCREV = "648affb4702c555cbd52fb5515c403d8363eef07"
15SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 14SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
16 15
17S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"