summaryrefslogtreecommitdiff
path: root/meta-arm/kas/corstone1000-fvp.yml
blob: 7d23a53abc049105ccbe0e7daa9dcc93023946fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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