diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-07-09 14:32:34 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2024-07-09 14:32:34 -0300 |
commit | 6f680b1c5b931348e07868a0a486b921f022aef4 (patch) | |
tree | 36c80d258656729bf4c0c69517726bc2cc56aba5 /recipes-bsp/u-boot | |
parent | 478993fc218939b6e389ea78543f261a402c4b88 (diff) | |
download | meta-freescale-6f680b1c5b931348e07868a0a486b921f022aef4.tar.gz |
u-boot-fslc: 2024.04 -> 2024.07
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-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 b270dfd7..214d4532 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 b7e4ca76..b7e4ca76 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 eba8876a..eba8876a 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2024.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2024.07.bb | |||