diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-17 18:18:07 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 18:18:07 -0300 |
commit | 72838c2c9564b5e99d64998e94a01938d3e07fc3 (patch) | |
tree | c83104145ea7d63600f8f4998033a48973737039 | |
parent | 31027e38d6930a68f1afd18731630dcb2082981b (diff) | |
parent | d3640852bd2528c515e64a4fe09d774fdeb36fb2 (diff) | |
download | meta-freescale-72838c2c9564b5e99d64998e94a01938d3e07fc3.tar.gz |
Merge pull request #1501 from Freescale/topic/u-boot-2023.04
u-boot-fslc: 2023.01 -> 2023.04
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc) | 6 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.04.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.01.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2023.04.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2023.01.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc index c0b49b0c..6c95b62c 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc | |||
@@ -10,10 +10,10 @@ DEPENDS += "flex-native bison-native" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" | 11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" |
12 | 12 | ||
13 | SRCREV = "3b524eeb247425edbfe5bb10c3fd289b0f34855a" | 13 | SRCREV = "4912909b874b7c075006d05b893483cee631870f" |
14 | SRCBRANCH = "2023.01+fslc" | 14 | SRCBRANCH = "2023.04+fslc" |
15 | 15 | ||
16 | PV = "2023.01+git${SRCPV}" | 16 | PV = "2023.04+git${SRCPV}" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | B = "${WORKDIR}/build" | 19 | B = "${WORKDIR}/build" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.04.bb index b7e4ca76..b7e4ca76 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.04.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2023.04.bb index eba8876a..eba8876a 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2023.04.bb | |||