summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-04-17 08:27:11 -0300
committerGitHub <noreply@github.com>2024-04-17 08:27:11 -0300
commite761c4909952cfaf53b2dfdd599a1bc9be6a97d3 (patch)
treee5ad041a740f37968e5fd29949039c3139ee848c
parenta48d306bd260971a21ad67ecf4d702b66b14fa6f (diff)
parentf6defc3e6e3f5a55e5424c73507146d1b14f2b2a (diff)
downloadmeta-freescale-e761c4909952cfaf53b2dfdd599a1bc9be6a97d3.tar.gz
Merge pull request #1790 from MrCry0/master-atf-6.6.3
imx-atf: Update 6.1.55-2.2.0 to 6.6.3-1.0.0
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.8.bb b/recipes-bsp/imx-atf/imx-atf_2.8.bb
index ce9ca9dc..8bd6ad12 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.8.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.8.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.8" 11SRCBRANCH = "lf_v2.8"
12SRCREV = "08e9d4eef2262c0dd072b4325e8919e06d349e02" 12SRCREV = "8dbe28631802a51b3ec8179b2c5635b00393ad97"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15