1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

arm/scp-firmware: update to 2.16.0

Update SCP to the latest tagged version, and update the related patch to
the new location of the relevant files.

For a comparison of the changes, please go to
https://git.gitlab.arm.com/firmware/SCP-firmware/-/compare/v2.15.0...v2.16.0

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2025-04-18 09:12:00 -04:00
parent 757b8e89bd
commit a842ad2a12

View File

@@ -12,7 +12,7 @@ SRC_URI = "${SRC_URI_SCP_FIRMWARE};branch=${SRCBRANCH} \
"
SRCBRANCH = "main"
SRCREV = "25681b34bdc838b7231e0056e3ef5164e8005382"
SRCREV = "190e938c2da3631b4834a90448516423099c79f7"
PROVIDES += "virtual/control-processor-firmware"