diff options
Diffstat (limited to 'qemux86-64')
-rw-r--r-- | qemux86-64/eltf.conf | 2 | ||||
-rw-r--r-- | qemux86-64/manifest_template.xml | 1 |
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 | |||
11 | BOOTING_METHOD=NFS | 11 | BOOTING_METHOD=NFS |
12 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script | 12 | TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script |
13 | RC_TEST_PACKAGE=healthcheck-runner | 13 | RC_TEST_PACKAGE=healthcheck-runner |
14 | IMAGE_TYPES=enea-nfv-access-guest,enea-nfv-access-guest-dev | 14 | IMAGE_TYPES=enea-nfv-access-guest |
15 | SDK_IMAGE=enea-nfv-access-guest-dev | 15 | SDK_IMAGE=enea-nfv-access-guest-dev |
16 | ARCHITECTURE=x86_64 | 16 | ARCHITECTURE=x86_64 |
17 | SKIP=NO | 17 | SKIP=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> |