blob: 7d23a53abc049105ccbe0e7daa9dcc93023946fd [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001header:
2 version: 11
3 includes:
4 - kas/corstone1000-base.yml
Andrew Geissler23e02792023-07-21 09:06:10 -05005 - kas/fvp-eula.yml
Brad Bishopbec4ebc2022-08-03 09:55:16 -04006
7machine: corstone1000-fvp
8
9local_conf_header:
10 fvp-config: |
11 # Remove Dropbear SSH as it will not fit into the corstone1000 image.
12 IMAGE_FEATURES:remove = " ssh-server-dropbear"
13 INHERIT = " ${@bb.utils.contains('BUILD_ARCH', 'x86_64', 'fvpboot', '', d)}"
Brad Bishopbec4ebc2022-08-03 09:55:16 -040014
15target:
16 - corstone1000-image