Message ID | 20250418131201.95204-1-jon.mason@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/2] arm/scp-firmware: update to 2.16.0 | expand |
On Fri, 18 Apr 2025 09:12:00 -0400, Jon Mason wrote: > 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 > > > [...] Applied, thanks! [1/2] arm/scp-firmware: update to 2.16.0 commit: a842ad2a126e11879c44f6cd639a8ecf80b14ced [2/2] arm/python3-pydevicetree: update to 0.0.13 commit: 7e85e2354dc4bbebe896f9d258f8a1b13a46c5ad Best regards,
diff --git a/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb b/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb similarity index 98% rename from meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb rename to meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb index b305234347f2..66cf4e44962f 100644 --- a/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb +++ b/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb @@ -12,7 +12,7 @@ SRC_URI = "${SRC_URI_SCP_FIRMWARE};branch=${SRCBRANCH} \ " SRCBRANCH = "main" -SRCREV = "25681b34bdc838b7231e0056e3ef5164e8005382" +SRCREV = "190e938c2da3631b4834a90448516423099c79f7" PROVIDES += "virtual/control-processor-firmware"
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> --- .../{scp-firmware_2.15.0.bb => scp-firmware_2.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-arm/recipes-bsp/scp-firmware/{scp-firmware_2.15.0.bb => scp-firmware_2.16.0.bb} (98%)