13 lines
282 B
YAML
13 lines
282 B
YAML
header:
|
|
version: 14
|
|
includes:
|
|
- ci/corstone1000-common.yml
|
|
- ci/fvp.yml
|
|
|
|
local_conf_header:
|
|
fvp-config: |
|
|
# Remove Dropbear SSH as it will not fit into the corstone1000 image.
|
|
IMAGE_FEATURES:remove = " ssh-server-dropbear"
|
|
|
|
machine: corstone1000-fvp
|