]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 2013.07-rc1 release
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 17 Jun 2013 17:25:50 +0000 (14:25 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 20 Jun 2013 19:59:15 +0000 (16:59 -0300)
This updates the U-Boot and mxsboot utility to the 2013.07-rc1
release.

Change-Id: Ib1079c18bd17fd59cd77ba604de770262784d63b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb with 83% similarity]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb with 88% similarity]

similarity index 83%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
index 1e9794c41dd5d9cdd19808a3a325b09685e0b0a0..ffd6a5abae41b87df1cab8394b58d74241af34e7 100644 (file)
@@ -8,9 +8,9 @@ DEPENDS_mxs += "elftosb-native"
 
 PROVIDES += "u-boot"
 
-PV = "v2013.04"
+PV = "v2013.07"
 
-SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776"
+SRCREV = "d5ab097f918d09eb9e31f6b46d8e1ceb6ec44c41"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
similarity index 88%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
index e055540fd6a169aa79ca37388df9b9ed42f7e07f..872b30d630cb712d6f954ef64863c3000eb914fd 100644 (file)
@@ -3,9 +3,9 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 SECTION = "bootloader"
 
-PV = "v2013.04"
+PV = "v2013.07"
 
-SRCREV = "08868dbb801a87cf2f98a6bd6faf93bb76feb776"
+SRCREV = "d5ab097f918d09eb9e31f6b46d8e1ceb6ec44c41"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"