summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorValentin Jec <valentin.jec@nxp.com>2024-01-08 16:12:58 +0200
committerValentin Jec <valentin.jec@nxp.com>2024-01-08 16:12:58 +0200
commit2c03ec7d54151881c6529724d4efd8d885cc41a4 (patch)
tree8797e39cddb5e75d61b3f659ff99cd24117005e1 /recipes-bsp
parent6d583ef990ebfbf20afa1e78722be862ac1ce81b (diff)
downloadmeta-freescale-2c03ec7d54151881c6529724d4efd8d885cc41a4.tar.gz
imx-atf: Update to lf-6.1.55-2.2.0
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
Diffstat (limited to 'recipes-bsp')
-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 1c4e1590..ce9ca9dc 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 = "1a3beeab6484343a4bd0ee08e947d142db4a5ae6" 12SRCREV = "08e9d4eef2262c0dd072b4325e8919e06d349e02"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15