header: | |
version: 14 | |
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 += "fvpboot" | |
target: | |
- corstone1000-image |