summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-10-21 07:29:06 -0300
committerGitHub <noreply@github.com>2024-10-21 07:29:06 -0300
commitb1b265620a6a3de7f473644ea689e4a0519e6811 (patch)
treefd997e2e0eb21d3ab258483b9f5d7c6f45e88f84
parent155578a27f3cc71a1d7a56d4fd94f7381b65ddd3 (diff)
parentbd5299898ec83d04978a056f2a3e3d1ef105e910 (diff)
downloadmeta-freescale-b1b265620a6a3de7f473644ea689e4a0519e6811.tar.gz
Merge pull request #1982 from hiagofranco/update-imx-atf
recipes-bsp: imx-atf: Upgrade to new NXP BSP LF6.6.36_2.1.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 caa521617..04826b4cb 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 = "49143a1701d9ccd3239e3f95f3042897ca889ea8" 12SRCREV = "28affcae957cb8194917b5246276630f9e6343e1"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15