summaryrefslogtreecommitdiffstats
path: root/qemuarm64
diff options
context:
space:
mode:
Diffstat (limited to 'qemuarm64')
-rw-r--r--qemuarm64/eltf.conf4
-rw-r--r--qemuarm64/manifest_template.xml1
2 files changed, 3 insertions, 2 deletions
diff --git a/qemuarm64/eltf.conf b/qemuarm64/eltf.conf
index 7e2ddc0..34da02f 100644
--- a/qemuarm64/eltf.conf
+++ b/qemuarm64/eltf.conf
@@ -11,8 +11,8 @@ DELETE_SSTATE=NO
11BOOTING_METHOD=RAM 11BOOTING_METHOD=RAM
12TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script 12TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
13RC_TEST_PACKAGE=healthcheck-runner 13RC_TEST_PACKAGE=healthcheck-runner
14IMAGE_TYPES=enea-image-nfv-access-guest 14IMAGE_TYPES=enea-nfv-access-guest
15SDK_IMAGE=enea-image-nfv-access-guest-sdk 15SDK_IMAGE=enea-nfv-access-guest-dev
16ARCHITECTURE=aarch64 16ARCHITECTURE=aarch64
17SKIP=YES 17SKIP=YES
18SKIP_TESTS=YES 18SKIP_TESTS=YES
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
index 9cb571c..e30105d 100644
--- a/qemuarm64/manifest_template.xml
+++ b/qemuarm64/manifest_template.xml
@@ -18,5 +18,6 @@
18 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> 18 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
19 <project name="linux/meta-virtualization" path="poky/meta-virtualization"/> 19 <project name="linux/meta-virtualization" path="poky/meta-virtualization"/>
20 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services"/> 20 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services"/>
21 <project name="linux/meta-java" path="poky/meta-java"/>
21 22
22</manifest> 23</manifest>