diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-03-27 19:22:44 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-27 19:22:44 -0300 |
commit | 6ac20415b9663fbb82a3e89a3b574efdc6ea920c (patch) | |
tree | 402bf607b9d7b3313906f19a6cdc123246b83a4b | |
parent | f20b496593ff2d3893e455df77ccc715fbf3bcdc (diff) | |
parent | c30c0100af50bd636110c958371647cdd448b28d (diff) | |
download | meta-freescale-6ac20415b9663fbb82a3e89a3b574efdc6ea920c.tar.gz |
Merge pull request #2158 from ricardosalveti/scarthgap
[scarthgap] imx-atf: Bump to match 6.6.52-2.2.0
-rw-r--r-- | recipes-bsp/imx-atf/imx-atf_2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.10.bb b/recipes-bsp/imx-atf/imx-atf_2.10.bb index 04826b4c..ec4088dc 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.10.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.10.bb | |||
@@ -9,7 +9,7 @@ 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 | SRCBRANCH = "lf_v2.10" | 11 | SRCBRANCH = "lf_v2.10" |
12 | SRCREV = "28affcae957cb8194917b5246276630f9e6343e1" | 12 | SRCREV = "1b27ee3edbb40ef9432c69ccaa744d1ac5d54c5d" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||