imx-atf: Update imx-atf_2.10.bb to commit 42164a2

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-15 11:03:19 +02:00
parent bd09a42730
commit 45dd292cba

View File

@ -10,7 +10,7 @@ PV .= "+git${SRCPV}"
SRC_URI = "${ATF_SRC};branch=${SRCBRANCH}"
ATF_SRC ?= "git://github.com/nxp-imx/imx-atf.git;protocol=https"
SRCBRANCH = "lf_v2.10"
SRCREV = "5e2ae77510038eccbab3ec7b453481ca74b2c8e4"
SRCREV = "42164a24c9581d053b20ff892a019e10dc3086fa"
S = "${WORKDIR}/git"