Files
OpenBMC/meta-arm/kas/corstone1000-fvp.yml
T

17 lines
404 B
YAML
Raw Normal View History

2026-04-23 17:07:55 +08:00
header:
version: 11
includes:
- kas/corstone1000-base.yml
- kas/fvp-eula.yml
machine: corstone1000-fvp
local_conf_header:
fvp-config: |
# Remove Dropbear SSH as it will not fit into the corstone1000 image.
IMAGE_FEATURES:remove = " ssh-server-dropbear"
INHERIT = " ${@bb.utils.contains('BUILD_ARCH', 'x86_64', 'fvpboot', '', d)}"
target:
- corstone1000-image