[meta-freescale] [meta-fsl-arm PATCH 1/2] u-boot-fslc: Update to 2013.07-rc1 release

Otavio Salvador otavio at ossystems.com.br
Thu Jun 20 13:41:06 PDT 2013


This updates the U-Boot and mxsboot utility to the 2013.07-rc1
release.

Change-Id: Ib1079c18bd17fd59cd77ba604de770262784d63b
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/u-boot/{u-boot-fslc_2013.04.bb => u-boot-fslc_2013.07.bb} | 4 ++--
 .../u-boot/{u-boot-mxsboot_2013.04.bb => u-boot-mxsboot_2013.07.bb}   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc_2013.04.bb => u-boot-fslc_2013.07.bb} (83%)
 rename recipes-bsp/u-boot/{u-boot-mxsboot_2013.04.bb => u-boot-mxsboot_2013.07.bb} (88%)

diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
similarity index 83%
rename from recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
rename to recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
index 1e9794c..ffd6a5a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.07.bb
@@ -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"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
similarity index 88%
rename from recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
rename to recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
index e055540..872b30d 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.07.bb
@@ -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"
-- 
1.8.3.1




More information about the meta-freescale mailing list