summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-05-07 13:07:56 -0300
committerGitHub <noreply@github.com>2025-05-07 13:07:56 -0300
commit0dbb0baa790128673c035633ac42f3b0e289b127 (patch)
tree0e1e94f811acc1dcade383bc892e3b73aa862521
parent2f0b39b04f83876b37c1b40dec3bfa58c82ac467 (diff)
parentc68e1e67cef509bc51e268e8642242c6fb2a096f (diff)
downloadmeta-freescale-0dbb0baa790128673c035633ac42f3b0e289b127.tar.gz
Merge pull request #2239 from OSSystems/topic/imx-atf
imx-atf: Bump revision to 78a14c75a
-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 09b1905d..8eacc1cf 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 = "1b27ee3edbb40ef9432c69ccaa744d1ac5d54c5d" 12SRCREV = "78a14c75a06dea39036c44ae0f9d23acc7bcaef2"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15