diff options
author | 2013-01-16 10:17:54 -0200 | |
---|---|---|
committer | 2013-01-16 10:17:54 -0200 | |
commit | e0a012d73e6c9b1cf06221fe4cb224318c33c727 (patch) | |
tree | 3b7c8677c15cfdd4d28a891c65fbd45b9e311acd /recipes-bsp/u-boot | |
parent | 8ea1dfbbc81ed0ce9bd75ea072c67e2561ded1ef (diff) | |
download | meta-fsl-arm-e0a012d73e6c9b1cf06221fe4cb224318c33c727.tar.gz meta-fsl-arm-e0a012d73e6c9b1cf06221fe4cb224318c33c727.tar.bz2 meta-fsl-arm-e0a012d73e6c9b1cf06221fe4cb224318c33c727.zip |
u-boot-mxsboot: Update to 2013.01
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb (renamed from recipes-bsp/u-boot/u-boot-mxsboot_2012.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2012.10.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb index 49e5fe1..4e541b1 100644 --- a/recipes-bsp/u-boot/u-boot-mxsboot_2012.10.bb +++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb @@ -3,9 +3,9 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" SECTION = "bootloader" -PV = "v2012.10" +PV = "v2013.01" -SRCREV = "18cfaf0a6d31339106c32fdcdef2408829817143" +SRCREV = "d55bd2b60645e3331f7b12f9251c1eeada44b505" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" |