From: Tom Hochstein Date: Fri, 30 Apr 2021 16:18:33 +0000 (-0500) Subject: imx-atf: Upgrade to 2.4 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8acd449c06a0a51dd0b9e177ec8016e2226b3bb5;p=meta-freescale.git imx-atf: Upgrade to 2.4 Signed-off-by: Tom Hochstein --- diff --git a/recipes-bsp/imx-atf/imx-atf_2.2.bb b/recipes-bsp/imx-atf/imx-atf_2.4.bb similarity index 94% rename from recipes-bsp/imx-atf/imx-atf_2.2.bb rename to recipes-bsp/imx-atf/imx-atf_2.4.bb index 6be81e59..07807eff 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.2.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.4.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2020 NXP +# Copyright (C) 2017-2021 NXP DESCRIPTION = "i.MX ARM Trusted Firmware" SECTION = "BSP" @@ -10,7 +10,7 @@ PV .= "+git${SRCPV}" SRCBRANCH = "imx_5.4.70_2.3.0" SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ " -SRCREV = "f1d7187f261ebf4b8a2a70d638d4bfc0a9b26c29" +SRCREV = "2a26786460edd4f0ec3111e7027c93c57fc572c1" S = "${WORKDIR}/git"