imx-atf: Update imx-atf_2.10.bb to commit 78a14c7

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-20 07:32:07 +01:00
parent 251dcf8b47
commit b7aa699a3d

View File

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