From 360d4bed9e5080a458dc68397762bf2cf3328170 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Wed, 27 May 2020 21:56:13 +0000 Subject: [PATCH] u-boot-fslc: upgrade 2020.01 -> 2020.04 Signed-off-by: Pierre-Jean Texier --- ...lc-common_2020.01.inc => u-boot-fslc-common_2020.04.inc} | 6 +++--- ...lc-mxsboot_2020.01.bb => u-boot-fslc-mxsboot_2020.04.bb} | 0 .../{u-boot-fslc_2020.01.bb => u-boot-fslc_2020.04.bb} | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename recipes-bsp/u-boot/{u-boot-fslc-common_2020.01.inc => u-boot-fslc-common_2020.04.inc} (79%) rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2020.01.bb => u-boot-fslc-mxsboot_2020.04.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc_2020.01.bb => u-boot-fslc_2020.04.bb} (100%) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc similarity index 79% rename from recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc rename to recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc index aa5c5d73..1ccd0d17 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.01.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc @@ -10,10 +10,10 @@ DEPENDS += "bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "76594fb45d0de47ba1ea004d2eb1963f799e36c4" -SRCBRANCH = "2020.01+fslc" +SRCREV = "a266838009e02b369b51f4139c6ac64facb12d34" +SRCBRANCH = "2020.04+fslc" -PV = "v2020.01+git${SRCPV}" +PV = "v2020.04+git${SRCPV}" S = "${WORKDIR}/git" B = "${WORKDIR}/build" diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.01.bb rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2020.04.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc_2020.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2020.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc_2020.01.bb rename to recipes-bsp/u-boot/u-boot-fslc_2020.04.bb -- 2.40.1