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