1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

arm-bsp/scp-firmware: Update N1SDP scp-firmware version

The scp-firmware version in the Arm Reference Solutions N1SDP-2023.06.22 Release has now updated to a beta version beyond v2.12.
Add the SHA override for N1SDP to align to scp-firmware version used in the release.

Signed-off-by: Anusmita Dutta Mazumder <anusmita.duttamazumder@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Anusmita Dutta Mazumder
2023-08-17 10:32:46 +01:00
committed by Jon Mason
parent 5a56396d80
commit d63b8f806a
@@ -13,6 +13,9 @@ DEPENDS += "n1sdp-board-firmware"
EXTRA_OECMAKE:append = " \
-DSCP_N1SDP_SENSOR_LIB_PATH=${RECIPE_SYSROOT}/n1sdp-board-firmware_source/LIB/sensor.a \
"
# scp-firmware version aligning to Arm Reference Solutions N1SDP-2023.06.22 Release
SRCREV = "543ae8ca3c9e38da3058311118fa3ceef1da47f7"
PV .= "+git${SRCPV}"
do_install:append() {
fiptool \