[meta-freescale] [meta-fsl-arm PATCH] u-boot-fslc: Upgrade to 2016.07-based fork

Otavio Salvador otavio at ossystems.com.br
Tue Jul 5 06:44:36 PDT 2016


This upgrades for the upcoming 2016.07 release. This is based on top
of 2016.07-rc3 plus i.MX pending patches.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 ...-boot-fslc-mxsboot_2016.05.bb => u-boot-fslc-mxsboot_2016.07.bb} | 6 +++---
 recipes-bsp/u-boot/u-boot-fslc_2016.05.bb                           | 6 ------
 recipes-bsp/u-boot/u-boot-fslc_2016.07.bb                           | 6 ++++++
 3 files changed, 9 insertions(+), 9 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2016.05.bb => u-boot-fslc-mxsboot_2016.07.bb} (87%)
 delete mode 100644 recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-fslc_2016.07.bb

diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
similarity index 87%
rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
index f266da6..920a84d 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
@@ -5,10 +5,10 @@ SECTION = "bootloader"
 DEPENDS = "openssl"
 PROVIDES = "u-boot-mxsboot"
 
-PV = "v2016.05+git${SRCPV}"
+PV = "v2016.07+git${SRCPV}"
 
-SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e"
-SRCBRANCH = "2016.05+fslc"
+SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCBRANCH = "2016.07+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
deleted file mode 100644
index 8bd4d68..0000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-include u-boot-fslc.inc
-
-PV = "v2016.05+git${SRCPV}"
-
-SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e"
-SRCBRANCH = "2016.05+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
new file mode 100644
index 0000000..5a13b21
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
@@ -0,0 +1,6 @@
+include u-boot-fslc.inc
+
+PV = "v2016.07+git${SRCPV}"
+
+SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCBRANCH = "2016.07+fslc"
-- 
2.9.0



More information about the meta-freescale mailing list