imx-atf-boundary: Update to boundary-lf-6.1.22-2.0.0 branch (v2.8)

Update to the 2.8 version aligned with NXP BSP release L6.1.22-2.0.0.

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2023-11-07 13:57:18 -08:00
parent e0571a4956
commit 4271bda58b

View File

@ -1,4 +1,4 @@
# Copyright (C) 2017-2019 NXP
# Copyright (C) 2017-2023 NXP
DESCRIPTION = "i.MX ARM Trusted Firmware"
SECTION = "BSP"
@ -9,10 +9,10 @@ PROVIDES = "imx-atf"
PV .= "+git${SRCPV}"
SRCBRANCH = "boundary-lf-6.1.1-1.0.0"
SRCBRANCH = "boundary-lf-6.1.22-2.0.0"
SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH};protocol=https \
"
SRCREV = "b47c5d5f7e87c2b388c10cc5306a651613bccf93"
SRCREV = "7e3484cc10bfc9a53c1e64867b3fb99761f7c375"
S = "${WORKDIR}/git"