summaryrefslogtreecommitdiff
path: root/meta-arm/ci/corstone1000-fvp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm/ci/corstone1000-fvp.yml')
-rw-r--r--meta-arm/ci/corstone1000-fvp.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-arm/ci/corstone1000-fvp.yml b/meta-arm/ci/corstone1000-fvp.yml
new file mode 100644
index 0000000000..1586504302
--- /dev/null
+++ b/meta-arm/ci/corstone1000-fvp.yml
@@ -0,0 +1,12 @@
+header:
+ version: 11
+ includes:
+ - ci/corstone1000-common.yml
+
+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"
+
+machine: corstone1000-fvp