imx-atf: Update imx-atf_2.10.bb to commit efbc6f4

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-24 21:08:09 +02:00
parent ad3c7b6e7d
commit 15d83d3b9d

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 = "28affcae957cb8194917b5246276630f9e6343e1"
SRCREV = "efbc6f46afe2927cde1cde3982e3a8edf3c3c0a1"
S = "${WORKDIR}/git"