mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm/trusted-firmware-a: update TC0 to 2.5
TC0 has been using an intermediate SHA post-2.4 as it needed some commits that were only in the integration branch. We now have 2.5 which includes these commits, so move to that release. Change-Id: Ic56c3daa9a408e837219c4f81d22081bbcc5c56d Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
# TC0 specific TFA configuration
|
||||
|
||||
# Intermediate SHA with 2.4 baseline version, required for Theodul DSU
|
||||
# --- This SRC_URI will be removed once below SRCREV_tfa gets merged to TF-A master
|
||||
SRC_URI = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;branch=integration;name=tfa"
|
||||
SRCREV_tfa = "9bc3007d3bb9363dbd5f6655d2b17d599e22bac4"
|
||||
PV = "2.4+git${SRCPV}"
|
||||
|
||||
DEPENDS += "scp-firmware"
|
||||
|
||||
COMPATIBLE_MACHINE = "tc0"
|
||||
|
||||
Reference in New Issue
Block a user