summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-02-12 18:40:39 -0300
committerGitHub <noreply@github.com>2025-02-12 18:40:39 -0300
commitf993b8f195ecbcae3e3503bedd959ba4e1f4b821 (patch)
tree0b172c92d84891d5a1a1816bb160f5c1acb4712c
parent686c30bd8773c92ef9552818b34d7764c5ef038c (diff)
parent142c264ccb45d990db6668b5989f5364313bcb38 (diff)
downloadmeta-freescale-f993b8f195ecbcae3e3503bedd959ba4e1f4b821.tar.gz
Merge pull request #2127 from Freescale/imx-atf
imx-atf: Bum 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 2d81f525..09b1905d 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