From 9bb64b51df3318676d3af4677f0799a8a408e89c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 24 May 2018 11:12:15 -0300 Subject: [PATCH] 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) --- ...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.40.1