]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-atf: Upgrade to 2.4
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 30 Apr 2021 16:18:33 +0000 (11:18 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 30 Apr 2021 21:33:13 +0000 (18:33 -0300)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 8acd449c06a0a51dd0b9e177ec8016e2226b3bb5)

recipes-bsp/imx-atf/imx-atf_2.4.bb [moved from recipes-bsp/imx-atf/imx-atf_2.2.bb with 94% similarity]

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 6be81e59fe1789362bc4dff5b049124652a351be..07807eff149836b7aaf100afda7d76e019c18ea5 100644 (file)
@@ -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"