diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-10-02 14:13:17 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-10-19 15:48:45 -0300 |
commit | ff3581617e6448f45f923f897a10cfc6d4ff7522 (patch) | |
tree | 3a9acad99a9b858f48db879db032224c8957672e | |
parent | 20fc5b168e20d5fc399a3eab436522c885e76bb5 (diff) | |
download | meta-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+" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" |
4 | SECTION = "bootloader" | 4 | SECTION = "bootloader" |
5 | 5 | ||
6 | PV = "v2012.07" | 6 | PV = "v2012.10" |
7 | 7 | ||
8 | SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" | 8 | SRCREV = "18cfaf0a6d31339106c32fdcdef2408829817143" |
9 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 9 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |