summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-03-27 19:22:44 -0300
committerGitHub <noreply@github.com>2025-03-27 19:22:44 -0300
commit6ac20415b9663fbb82a3e89a3b574efdc6ea920c (patch)
tree402bf607b9d7b3313906f19a6cdc123246b83a4b
parentf20b496593ff2d3893e455df77ccc715fbf3bcdc (diff)
parentc30c0100af50bd636110c958371647cdd448b28d (diff)
downloadmeta-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.bb2
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
10SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}" 10SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}"
11SRCBRANCH = "lf_v2.10" 11SRCBRANCH = "lf_v2.10"
12SRCREV = "28affcae957cb8194917b5246276630f9e6343e1" 12SRCREV = "1b27ee3edbb40ef9432c69ccaa744d1ac5d54c5d"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15