From b7aa699a3d49f0e3c7049d4a8fba4361a6d290a5 Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Thu, 20 Feb 2025 07:32:07 +0100 Subject: [PATCH] imx-atf: Update imx-atf_2.10.bb to commit 78a14c7 Signed-off-by: i.MX Yocto Project Release --- meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb b/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb index 845b45041b..ecdf3cafe7 100644 --- a/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb +++ b/meta-imx-bsp/recipes-bsp/imx-atf/imx-atf_2.10.bb @@ -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 = "5ee49dd5e51792ad854f9e022649e1baa138e19d" +SRCREV = "78a14c75a06dea39036c44ae0f9d23acc7bcaef2" S = "${WORKDIR}/git"