From: Otavio Salvador Date: Thu, 24 May 2018 14:12:15 +0000 (-0300) Subject: u-boot-fslc: Upgrade to 2018.05-based fork X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9bb64b51df3318676d3af4677f0799a8a408e89c;p=meta-freescale.git u-boot-fslc: Upgrade to 2018.05-based fork This upgrades the fork for the latest stable release. Signed-off-by: Otavio Salvador (cherry picked from commit d942444558758b1ed11b22440692394fe85fecd2) --- 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