diff options
Diffstat (limited to 'qemuarm64')
-rw-r--r-- | qemuarm64/eltf.conf | 4 | ||||
-rw-r--r-- | qemuarm64/manifest_template.xml | 1 |
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 | |||
11 | BOOTING_METHOD=RAM | 11 | BOOTING_METHOD=RAM |
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-image-nfv-access-guest | 14 | IMAGE_TYPES=enea-nfv-access-guest |
15 | SDK_IMAGE=enea-image-nfv-access-guest-sdk | 15 | SDK_IMAGE=enea-nfv-access-guest-dev |
16 | ARCHITECTURE=aarch64 | 16 | ARCHITECTURE=aarch64 |
17 | SKIP=YES | 17 | SKIP=YES |
18 | SKIP_TESTS=YES | 18 | SKIP_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> |