diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-11 08:56:46 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-15 09:13:34 -0200 |
commit | 0819074273c6155e28308a69103a37bb57ad03c4 (patch) | |
tree | ad7b7bca9374e177d7b85068a94956935cd7fb99 | |
parent | 22015a1b368bb8cb6ca41ff8fb282e63317e46ee (diff) | |
download | meta-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 | ||
9 | PROVIDES += "u-boot" | 9 | PROVIDES += "u-boot" |
10 | 10 | ||
11 | PV = "v2012.10" | 11 | PV = "v2013.01" |
12 | PR = "r3" | ||
13 | 12 | ||
14 | SRCREV = "01116f7a492283dae8c39d50183998488634720c" | 13 | SRCREV = "648affb4702c555cbd52fb5515c403d8363eef07" |
15 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 14 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
16 | 15 | ||
17 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |