diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2023-01-04 10:16:01 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-04 10:16:01 -0300 |
| commit | ae706d37c47f5a8c0c70d6bb66bc313e960d3fb4 (patch) | |
| tree | fbce06b3ddd3a93e06761fac75dc6e90de2b1c7a | |
| parent | 6d482071f6dd7ee75d220ae0e5b5f5b6ca927be3 (diff) | |
| parent | 65a85cfc9da2ec8872e3b431db84acc6f6ca6da9 (diff) | |
| download | meta-freescale-ae706d37c47f5a8c0c70d6bb66bc313e960d3fb4.tar.gz | |
Merge pull request #1356 from MrCry0/master-u-boot-fslc
Upgrade U-Boot-FSLC to v2023.01
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc) | 6 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mfgtool_2022.10.bb) | 0 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2022.10.bb) | 0 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2023.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2022.10.bb) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc index 9e5cfe5ea..478b9688f 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.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 = "cbd7eb17ac1f781b9c511982e43d52f4304f0fd5" | 13 | SRCREV = "598f87fbdb6ce46b1959fda3ffbfaa41a64338e1" |
| 14 | SRCBRANCH = "2022.10+fslc" | 14 | SRCBRANCH = "2023.01+fslc" |
| 15 | 15 | ||
| 16 | PV = "2022.10+git${SRCPV}" | 16 | PV = "2023.01+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-mfgtool_2022.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb index 2e79166b2..2e79166b2 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2022.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mfgtool_2023.01.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2022.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.01.bb index a7dfd8aa2..a7dfd8aa2 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2022.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2023.01.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2022.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb index 1953d7884..1953d7884 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2022.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2023.01.bb | |||
