summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-10-02 14:13:17 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-10-19 15:48:45 -0300
commitff3581617e6448f45f923f897a10cfc6d4ff7522 (patch)
tree3a9acad99a9b858f48db879db032224c8957672e
parent20fc5b168e20d5fc399a3eab436522c885e76bb5 (diff)
downloadmeta-fsl-arm-ff3581617e6448f45f923f897a10cfc6d4ff7522.tar.gz
u-boot-mxsboot: Update to 2012.10 version
Update the version to a 2012.10 based branch. Change-Id: I54b1177f7a344d9a28070f259ed380775b61eac5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-mxsboot_2012.10.bb (renamed from recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2012.10.bb
index 9c84452..49e5fe1 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2012.10.bb
@@ -3,9 +3,9 @@ LICENSE = "GPLv2+"
3LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 3LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
4SECTION = "bootloader" 4SECTION = "bootloader"
5 5
6PV = "v2012.07" 6PV = "v2012.10"
7 7
8SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" 8SRCREV = "18cfaf0a6d31339106c32fdcdef2408829817143"
9SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 9SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"