diff options
Diffstat (limited to 'recipes-bsp/u-boot')
-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 | |||