]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 20130409 patches-2013.04's snapshot
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 30 Mar 2013 22:34:38 +0000 (19:34 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Apr 2013 21:41:12 +0000 (18:41 -0300)
This updates our U-Boot mainline based branch to a 20130409 snapshot;
the u-boot-fslc and u-boot-mxsboot recipes were updated.

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

similarity index 70%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
index f67a92bfcf4ce325c9d55af83fec039aa57a7dd7..01b9d59e815f59d7113858259c89190414646e81 100644 (file)
@@ -2,16 +2,15 @@ require recipes-bsp/u-boot/u-boot.inc
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)"
+COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"
 
 DEPENDS_mxs += "elftosb-native"
 
 PROVIDES += "u-boot"
 
-PV = "v2013.01"
-PR = "r3"
+PV = "v2013.04"
 
-SRCREV = "6997ad60ace1244119080bc1811586f231ef267a"
+SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
similarity index 87%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
index 42acd392b6c51bf803a1faa4afca8dc9796c8937..b6c271f5200773bcdf70577244ed77b8fb947ef6 100644 (file)
@@ -3,10 +3,9 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 SECTION = "bootloader"
 
-PV = "v2013.01"
-PR = "r1"
+PV = "v2013.04"
 
-SRCREV = "d229fb849bd4b453a08b18f4f8cd00741ef53b1d"
+SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"