mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +00:00
97e0c91f79
The regex used to validate compatible machines is incorrect as it's only checking the machine name starts with "fvp" not "fvp-" as intended. It's also been modified to allow FVPs called xxx-fvp to be compatible with Corstone-1000. Signed-off-by: Drew Reed <Drew.Reed@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>