]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Upgrade to 2018.05-based fork
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 24 May 2018 14:12:15 +0000 (11:12 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Jun 2018 12:51:15 +0000 (09:51 -0300)
This upgrades the fork for the latest stable release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit d942444558758b1ed11b22440692394fe85fecd2)

recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc [moved from recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc with 88% similarity]
recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb [moved from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb with 100% similarity]
recipes-bsp/u-boot/u-boot-fslc_2018.05.bb [moved from recipes-bsp/u-boot/u-boot-fslc_2017.11.bb with 100% similarity]

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 5c5320f7ac8ad5cdd0d6eff5207eed29327a04ad..143b11f17180000d067d116ce1a3e1ad2de9be9b 100644 (file)
@@ -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"