From 2980eea559337b1be0d6de126022f89266deabab Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 10 Jul 2019 11:32:11 -0300 Subject: [PATCH] u-boot-fslc: Update to version 2019.07 This commit merges tag v2019.07 and apply the following change on top: - 86ce1a1351 pico-imx7d: Define BOOTMENU_ENV Signed-off-by: Fabio Berton --- ...lc-common_2019.04.inc => u-boot-fslc-common_2019.07.inc} | 6 +++--- ...-fw-utils_2019.04.bb => u-boot-fslc-fw-utils_2019.07.bb} | 0 ...lc-mxsboot_2019.04.bb => u-boot-fslc-mxsboot_2019.07.bb} | 0 .../{u-boot-fslc_2019.04.bb => u-boot-fslc_2019.07.bb} | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename recipes-bsp/u-boot/{u-boot-fslc-common_2019.04.inc => u-boot-fslc-common_2019.07.inc} (78%) rename recipes-bsp/u-boot/{u-boot-fslc-fw-utils_2019.04.bb => u-boot-fslc-fw-utils_2019.07.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc-mxsboot_2019.04.bb => u-boot-fslc-mxsboot_2019.07.bb} (100%) rename recipes-bsp/u-boot/{u-boot-fslc_2019.04.bb => u-boot-fslc_2019.07.bb} (100%) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc similarity index 78% rename from recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc rename to recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc index 0c7bc586..4edd3276 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc @@ -10,9 +10,9 @@ DEPENDS += "bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "c93ced78dbc775f0e818bcd73ca79d314aa04535" -SRCBRANCH = "2019.04+fslc" +SRCREV = "86ce1a1351b6349038709cdfd686aaf745124538" +SRCBRANCH = "2019.07+fslc" -PV = "v2019.04+git${SRCPV}" +PV = "v2019.07+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb rename to recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb diff --git a/recipes-bsp/u-boot/u-boot-fslc_2019.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-fslc_2019.04.bb rename to recipes-bsp/u-boot/u-boot-fslc_2019.07.bb -- 2.40.1