diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2025-09-08 16:58:37 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 16:58:37 -0300 |
| commit | 1c423493c1908c243dc2a6dfec17cc47d3568c80 (patch) | |
| tree | 4da3295a6f8e799bed8a052ceface12ef05a7bad | |
| parent | b7287efdc47d5c8f0cb53dfb6a4ba66a8a8eb7ba (diff) | |
| parent | afc69e70b01242df0e41b44dc5256c2ada06b15f (diff) | |
| download | meta-freescale-1c423493c1908c243dc2a6dfec17cc47d3568c80.tar.gz | |
Merge pull request #2353 from hiagofranco/update-imx-atf-6.12.20-2.0.0
imx-atf: upgrade to NXP 6.12.20-2.0.0 release
| -rw-r--r-- | recipes-bsp/imx-atf/imx-atf_2.12.bb (renamed from recipes-bsp/imx-atf/imx-atf_2.10.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.10.bb b/recipes-bsp/imx-atf/imx-atf_2.12.bb index 7448c28c5..ba494594f 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.10.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.12.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2017-2024 NXP | 1 | # Copyright (C) 2017-2025 NXP |
| 2 | 2 | ||
| 3 | DESCRIPTION = "i.MX ARM Trusted Firmware" | 3 | DESCRIPTION = "i.MX ARM Trusted Firmware" |
| 4 | SECTION = "BSP" | 4 | SECTION = "BSP" |
| @@ -9,8 +9,8 @@ PV .= "+git${SRCPV}" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ | 10 | SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ |
| 11 | file://0001-imx93-trdc-Fix-header-guard.patch" | 11 | file://0001-imx93-trdc-Fix-header-guard.patch" |
| 12 | SRCBRANCH = "lf_v2.10" | 12 | SRCBRANCH = "lf_v2.12" |
| 13 | SRCREV = "78a14c75a06dea39036c44ae0f9d23acc7bcaef2" | 13 | SRCREV = "6ddd57019494cabfca5065368349109c37f2cc9f" |
| 14 | 14 | ||
| 15 | inherit deploy | 15 | inherit deploy |
| 16 | 16 | ||
