[meta-freescale] [meta-fsl-arm][PATCH v2 1/4] u-boot-fslc: Update to 20130409 patches-2013.04's snapshot

Otavio Salvador otavio at ossystems.com.br
Tue Apr 9 12:22:48 PDT 2013


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 at ossystems.com.br>
---
 .../u-boot/{u-boot-fslc_2013.01.bb => u-boot-fslc_2013.04.bb}      | 7 +++----
 .../{u-boot-mxsboot_2013.01.bb => u-boot-mxsboot_2013.04.bb}       | 5 ++---
 2 files changed, 5 insertions(+), 7 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc_2013.01.bb => u-boot-fslc_2013.04.bb} (70%)
 rename recipes-bsp/u-boot/{u-boot-mxsboot_2013.01.bb => u-boot-mxsboot_2013.04.bb} (87%)

diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
similarity index 70%
rename from recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
rename to recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
index f67a92b..2a88090 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
@@ -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 = "e11b0ce37c33578477843add74e604837ceaa3c1"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
similarity index 87%
rename from recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb
rename to recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
index 42acd39..28245c2 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
@@ -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 = "e11b0ce37c33578477843add74e604837ceaa3c1"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
-- 
1.8.1




More information about the meta-freescale mailing list