diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-02-12 18:40:39 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 18:40:39 -0300 |
commit | f993b8f195ecbcae3e3503bedd959ba4e1f4b821 (patch) | |
tree | 0b172c92d84891d5a1a1816bb160f5c1acb4712c | |
parent | 686c30bd8773c92ef9552818b34d7764c5ef038c (diff) | |
parent | 142c264ccb45d990db6668b5989f5364313bcb38 (diff) | |
download | meta-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.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 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 | ||
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 | ||