From: Pierre-Jean Texier Date: Sun, 8 Mar 2020 17:02:39 +0000 (+0000) Subject: u-boot-fslc: upgrade 2019.07 -> 2020.01 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=099e51d996af240ecbaaee7ab15a9254773f37ec;p=meta-freescale.git u-boot-fslc: upgrade 2019.07 -> 2020.01 Signed-off-by: Pierre-Jean Texier --- diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc similarity index 79% rename from recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc rename to recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc index de1d9812..aa5c5d73 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc @@ -10,10 +10,10 @@ DEPENDS += "bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "ca0ab152714540f93bab9347ad5b706a0a54f037" -SRCBRANCH = "2019.07+fslc" +SRCREV = "76594fb45d0de47ba1ea004d2eb1963f799e36c4" +SRCBRANCH = "2020.01+fslc" -PV = "v2019.07+git${SRCPV}" +PV = "v2020.01+git${SRCPV}" S = "${WORKDIR}/git" B = "${WORKDIR}/build" diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2020.01.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb rename to recipes-bsp/u-boot/u-boot-fslc-fw-utils_2020.01.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.01.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.01.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc_2019.07.bb rename to recipes-bsp/u-boot/u-boot-fslc_2020.01.bb