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 a2f438ac6d..34a16582f0 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 = "efbc6f46afe2927cde1cde3982e3a8edf3c3c0a1" +SRCREV = "5e2ae77510038eccbab3ec7b453481ca74b2c8e4" S = "${WORKDIR}/git"