diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-07-09 14:32:34 -0300 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-09 20:33:08 +0000 |
commit | e93da36c319d4b1e7de925548ceb3b8788697ba0 (patch) | |
tree | e2d13aec1e481b53ac912d360a0c589af5f3fbd7 | |
parent | 1444416aeb875d5b62008aaf31a5cb6b596cc41a (diff) | |
download | meta-freescale-e93da36c319d4b1e7de925548ceb3b8788697ba0.tar.gz |
u-boot-fslc: 2024.04 -> 2024.07
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 6f680b1c5b931348e07868a0a486b921f022aef4)
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2024.04.inc) | 6 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.04.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2024.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2024.04.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2024.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc index b270dfd74..214d45323 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2024.04.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.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 = "1a2bdc16b79a6f9c31829ede1bbf4063ccea6e54" | 13 | SRCREV = "1406c04f60f5c375e0fc77b9f661aecd08dff45e" |
14 | SRCBRANCH = "2024.04+fslc" | 14 | SRCBRANCH = "2024.07+fslc" |
15 | 15 | ||
16 | PV = "2024.04+git${SRCPV}" | 16 | PV = "2024.07+fslc+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_2024.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.07.bb index b7e4ca760..b7e4ca760 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2024.07.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2024.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2024.07.bb index eba8876aa..eba8876aa 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2024.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2024.07.bb | |||