diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2019-07-10 11:32:11 -0300 |
---|---|---|
committer | Fabio Berton <fbberton@gmail.com> | 2019-07-10 16:54:26 +0000 |
commit | 2980eea559337b1be0d6de126022f89266deabab (patch) | |
tree | 116c855d5299b754b1e7c3e6e1c4bdc9cacf40b2 | |
parent | c9686da5cf5d30408d4c9171d6812802f4195b10 (diff) | |
download | meta-freescale-2980eea559337b1be0d6de126022f89266deabab.tar.gz |
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 <fabio.berton@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc) | 6 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2019.04.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2019.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2019.04.bb) | 0 |
4 files changed, 3 insertions, 3 deletions
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 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" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
12 | 12 | ||
13 | SRCREV = "c93ced78dbc775f0e818bcd73ca79d314aa04535" | 13 | SRCREV = "86ce1a1351b6349038709cdfd686aaf745124538" |
14 | SRCBRANCH = "2019.04+fslc" | 14 | SRCBRANCH = "2019.07+fslc" |
15 | 15 | ||
16 | PV = "v2019.04+git${SRCPV}" | 16 | PV = "v2019.07+git${SRCPV}" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | 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 index a809a3f6..a809a3f6 100644 --- 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 | |||
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 index 9123b331..9123b331 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2019.04.bb +++ b/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 index 2a17792f..2a17792f 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2019.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2019.07.bb | |||