From 15d83d3b9deee89dad75be91b51ae61c5de0581e Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Tue, 24 Sep 2024 21:08:09 +0200 Subject: [PATCH] imx-atf: Update imx-atf_2.10.bb to commit efbc6f4 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 0e4ab229e2..a2f438ac6d 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 = "28affcae957cb8194917b5246276630f9e6343e1" +SRCREV = "efbc6f46afe2927cde1cde3982e3a8edf3c3c0a1" S = "${WORKDIR}/git"