From 28a3b754ba7689558f509390eea585bcd1f5520d Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 30 Jun 2021 07:05:19 -0500 Subject: imx-atf: Upgrade to NXP release 5.10.35-2.0.0 Update recipe SRCREV and branch to point to new version available as a part of NXP release [lf_v2.4]. Signed-off-by: Tom Hochstein --- recipes-bsp/imx-atf/imx-atf_2.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/imx-atf/imx-atf_2.4.bb b/recipes-bsp/imx-atf/imx-atf_2.4.bb index 07807eff..26b9e7d1 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.4.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.4.bb @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m PV .= "+git${SRCPV}" -SRCBRANCH = "imx_5.4.70_2.3.0" +SRCBRANCH = "lf_v2.4" SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ " -SRCREV = "2a26786460edd4f0ec3111e7027c93c57fc572c1" +SRCREV = "ec35fef92b71a79075f214f8cff0738cd4482ed0" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf