[meta-freescale] [PATCH] u-boot-fslc: Upgrade to 2018.05-based fork

Otavio Salvador otavio at ossystems.com.br
Thu May 24 07:12:15 PDT 2018


This upgrades the fork for the latest stable release.

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

 ...fslc-common_2017.11.inc => u-boot-fslc-common_2018.05.inc} | 4 ++--
 ...lc-fw-utils_2017.11.bb => u-boot-fslc-fw-utils_2018.05.bb} | 0
 ...fslc-mxsboot_2017.11.bb => u-boot-fslc-mxsboot_2018.05.bb} | 0
 .../u-boot/{u-boot-fslc_2017.11.bb => u-boot-fslc_2018.05.bb} | 0
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-bsp/u-boot/{u-boot-fslc-common_2017.11.inc => u-boot-fslc-common_2018.05.inc} (88%)
 rename recipes-bsp/u-boot/{u-boot-fslc-fw-utils_2017.11.bb => u-boot-fslc-fw-utils_2018.05.bb} (100%)
 rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2017.11.bb => u-boot-fslc-mxsboot_2018.05.bb} (100%)
 rename recipes-bsp/u-boot/{u-boot-fslc_2017.11.bb => u-boot-fslc_2018.05.bb} (100%)

diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
similarity index 88%
rename from recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc
rename to recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
index 5c5320f7..143b11f1 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
 SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138"
-SRCBRANCH = "2017.11+fslc"
+SRCBRANCH = "2018.05+fslc"
 
-PV = "v2017.11+git${SRCPV}"
+PV = "v2018.05+git${SRCPV}"
 
 S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb
similarity index 100%
rename from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb
rename to recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb
similarity index 100%
rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb
rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.11.bb b/recipes-bsp/u-boot/u-boot-fslc_2018.05.bb
similarity index 100%
rename from recipes-bsp/u-boot/u-boot-fslc_2017.11.bb
rename to recipes-bsp/u-boot/u-boot-fslc_2018.05.bb
-- 
2.17.0



More information about the meta-freescale mailing list