mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-06 02:40:18 +00:00
arm-bsp: rename musca_b1 and musca_s1
Rename musca_b1 and musca_s1 machines to have the standard hyphen instead of underscore. Change-Id: Ifd43d4f68cd964f5acd546a8380f165cc53588ab Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
COMPATIBLE_MACHINE = "musca_b1|musca_s1"
|
||||
COMPATIBLE_MACHINE = "musca-b1|musca-s1"
|
||||
|
||||
TFM_PLATFORM_musca_b1 = "MUSCA_B1"
|
||||
TFM_PLATFORM_musca_s1 = "MUSCA_S1"
|
||||
TFM_PLATFORM_musca-b1 = "MUSCA_B1"
|
||||
TFM_PLATFORM_musca-s1 = "MUSCA_S1"
|
||||
|
||||
Reference in New Issue
Block a user