1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo

Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
Ross Burton
2024-06-11 15:05:18 +00:00
committed by Jon Mason
parent 8769c92fc1
commit 8ce0dc290f

View File

@@ -1,6 +1,6 @@
# These machines cannot run in product as they are virtual
# platforms, so allow ssh-pregen-hostkeys to be used.
COMPATIBLE_MACHINE:corestone1000-fvp = "corestone1000-fvp"
COMPATIBLE_MACHINE:corstone1000-fvp = "corstone1000-fvp"
COMPATIBLE_MACHINE:fvp-base = "fvp-base"
COMPATIBLE_MACHINE:sbsa-ref = "sbsa-ref"