summaryrefslogtreecommitdiffstats
path: root/qemux86-64
diff options
context:
space:
mode:
Diffstat (limited to 'qemux86-64')
-rw-r--r--qemux86-64/eltf.conf2
-rw-r--r--qemux86-64/manifest_template.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/qemux86-64/eltf.conf b/qemux86-64/eltf.conf
index c7ce71b..291a1a5 100644
--- a/qemux86-64/eltf.conf
+++ b/qemux86-64/eltf.conf
@@ -11,7 +11,7 @@ DELETE_SSTATE=NO
11BOOTING_METHOD=NFS 11BOOTING_METHOD=NFS
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-nfv-access-guest,enea-nfv-access-guest-dev 14IMAGE_TYPES=enea-nfv-access-guest
15SDK_IMAGE=enea-nfv-access-guest-dev 15SDK_IMAGE=enea-nfv-access-guest-dev
16ARCHITECTURE=x86_64 16ARCHITECTURE=x86_64
17SKIP=NO 17SKIP=NO
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml
index 092c023..0d93281 100644
--- a/qemux86-64/manifest_template.xml
+++ b/qemux86-64/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>