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"