summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-01-20 19:17:22 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2021-01-27 14:21:00 +0100
commita90381ff9c891c777970dd6c2d0f7440dd6ff7d5 (patch)
tree304ca008ebb7621f44a4949cd0d2193301b508f9
parentfea1a6835da2a97d2dc12589e3ebf9c61709eb1b (diff)
imx-atf: uprev to 5.4.70_2.3.0
Related-to: ELB-3324 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 833009c7677562e456baca16f620216e56134cec)
-rw-r--r--recipes-bsp/imx-atf/imx-atf_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_%.bbappend b/recipes-bsp/imx-atf/imx-atf_%.bbappend
index 3cc7622..951a289 100644
--- a/recipes-bsp/imx-atf/imx-atf_%.bbappend
+++ b/recipes-bsp/imx-atf/imx-atf_%.bbappend
@@ -1,6 +1,6 @@
PV = "2.2+git${SRCPV}"
-SRCBRANCH = "toradex_imx_5.4.24_2.1.0"
-SRCREV = "0a236bda5e863b523371e039ca7178d8340992f5"
+SRCBRANCH = "toradex_imx_5.4.70_2.3.0"
+SRCREV = "7f1187ba31cc1624f7dadd98998e010cb229926a"
SRCREV_use-head-next = "${AUTOREV}"
SRC_URI = "git://git.toradex.com/imx-atf.git;protocol=https;branch=${SRCBRANCH}"