summaryrefslogtreecommitdiffstats
path: root/qemuarm64
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-10-04 11:35:48 +0200
committerMartin Borg <martin.borg@enea.com>2017-10-04 13:46:32 +0200
commit63f28e3427d7aae9256e83b88526c5100e837c0f (patch)
treea88943faec11ce9100aa8ff30636c4d5c73ca307 /qemuarm64
parentd200c50924391e90324ecabff15c828f4f9ac279 (diff)
downloadel_manifests-nfv-access-63f28e3427d7aae9256e83b88526c5100e837c0f.tar.gz
Rename images
Add meta-java layer where missing. Signed-off-by: Martin Borg <martin.borg@enea.com>
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>