diff options
| author | Vagner Nörnberg <vagner.nornberg@ossystems.com.br> | 2026-02-18 09:23:24 -0300 |
|---|---|---|
| committer | Vagner Nörnberg <vagner.nornberg@ossystems.com.br> | 2026-02-18 09:55:40 -0300 |
| commit | 4035faefed3235cd23c5235b3481bf2fa4d33d01 (patch) | |
| tree | 8eb7a594d59de686c36a03f6f234dd3211de3270 /recipes-bsp/u-boot | |
| parent | 493241103c2500536650e3307a491c090f10aa35 (diff) | |
| download | meta-freescale-4035faefed3235cd23c5235b3481bf2fa4d33d01.tar.gz | |
u-boot-imx: Update revisions in metadata recipe files
Signed-off-by: Vagner Nörnberg <vagner.nornberg@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc (renamed from recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc) | 4 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2025.04.bb (renamed from recipes-bsp/u-boot/u-boot-imx_2024.04.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc index 9640ba1de..b80bf61d7 100644 --- a/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc +++ b/recipes-bsp/u-boot/u-boot-imx-common_2025.04.inc | |||
| @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a | |||
| 5 | 5 | ||
| 6 | SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" | 6 | SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" |
| 7 | UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https" | 7 | UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https" |
| 8 | SRCBRANCH = "lf_v2024.04" | 8 | SRCBRANCH = "lf_v2025.04" |
| 9 | LOCALVERSION ?= "-${SRCBRANCH}" | 9 | LOCALVERSION ?= "-${SRCBRANCH}" |
| 10 | SRCREV = "e3219a5a73445219df605d1492687918d488055c" | 10 | SRCREV = "4ddbad60eff308a5b356fb9ab8734ac382ddd692" |
| 11 | 11 | ||
| 12 | DEPENDS += " \ | 12 | DEPENDS += " \ |
| 13 | bc-native \ | 13 | bc-native \ |
diff --git a/recipes-bsp/u-boot/u-boot-imx_2024.04.bb b/recipes-bsp/u-boot/u-boot-imx_2025.04.bb index 27c3555f4..27c3555f4 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2024.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2025.04.bb | |||
