mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm-bsp/scp-firmware: remove cmsis SRCREV
This repository is no longer fetched explicitly by bitbake so remove the SRCREVs. Change-Id: I2de11d354f1f708de941485d5cc4463d53e6018e Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# N1SDP specific SCP configurations and build instructions
|
||||
|
||||
SRCREV_scp = "fd7c83561a7d76c7681d5d017fb23aa3664c028c"
|
||||
SRCREV_cmsis = "refs/tags/5.2.0"
|
||||
SRCREV = "fd7c83561a7d76c7681d5d017fb23aa3664c028c"
|
||||
SCP_PLATFORM = "n1sdp"
|
||||
SCP_LOG_LEVEL = "INFO"
|
||||
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# TC0 specicif SCP configuration
|
||||
# TC0 specific SCP configuration
|
||||
|
||||
# Intermediate SHA with 2.6 baseline version
|
||||
SRCREV_scp = "ba1db5fb0ee4a520836722f7a694177d461ab716"
|
||||
# 5.2.0 tag commit
|
||||
SRCREV_cmsis = "80cc44bba16cb4c8f495b7aa9709d41ac50e9529"
|
||||
SRCREV = "ba1db5fb0ee4a520836722f7a694177d461ab716"
|
||||
|
||||
COMPATIBLE_MACHINE = "tc0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user