From 099e51d996af240ecbaaee7ab15a9254773f37ec Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Sun, 8 Mar 2020 17:02:39 +0000 Subject: [PATCH] u-boot-fslc: upgrade 2019.07 -> 2020.01 Signed-off-by: Pierre-Jean Texier --- ...lc-common_2019.07.inc => u-boot-fslc-common_2020.01.inc} | 6 +++--- ...-fw-utils_2019.07.bb => u-boot-fslc-fw-utils_2020.01.bb} | 0 ...lc-mxsboot_2019.07.bb => u-boot-fslc-mxsboot_2020.01.bb} | 0 .../{u-boot-fslc_2019.07.bb => u-boot-fslc_2020.01.bb} | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename recipes-bsp/u-boot/{u-boot-fslc-common_2019.07.inc => u-boot-fslc-common_2020.01.inc} (79%) rename recipes-bsp/u-boot/{u-boot-fslc-fw-utils_2019.07.bb => u-boot-fslc-fw-utils_2020.01.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2019.07.bb => u-boot-fslc-mxsboot_2020.01.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc_2019.07.bb => u-boot-fslc_2020.01.bb} (100%) 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 -- 2.40.1