summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-03-01 15:09:26 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2018-03-02 13:50:07 +0100
commitac97a4ca41fe56eb6302144ccfd7383b6319ea26 (patch)
treee64aef2aac27caa3ec543a13cc8505d03ded7eb9
parent43b5793555866f6293b5416a7b6c57f9aff8c87f (diff)
downloadel_manifests-nfv-access-ac97a4ca41fe56eb6302144ccfd7383b6319ea26.tar.gz
Update manifest files and remove unsupported targets.
Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--cn8304/.README9
-rw-r--r--cn8304/README8
-rw-r--r--cn8304/default.xml20
-rw-r--r--cn8304/eltf.conf21
-rw-r--r--cn8304/manifest_template.xml23
-rw-r--r--inteld1521/manifest_template.xml2
-rw-r--r--qemuarm64/.README9
-rw-r--r--qemuarm64/README8
-rw-r--r--qemuarm64/default.xml20
-rw-r--r--qemuarm64/eltf.conf18
-rw-r--r--qemuarm64/manifest_template.xml23
-rw-r--r--qemux86-64/manifest_template.xml2
12 files changed, 2 insertions, 161 deletions
diff --git a/cn8304/.README b/cn8304/.README
deleted file mode 100644
index 35a74e9..0000000
--- a/cn8304/.README
+++ /dev/null
@@ -1,9 +0,0 @@
1This file is a template used to produce the real README. Read that one instead.
2
3________END_OF_HEADER________
4This file contains build and boot instructions for Enea Linux NFV Access Platfrom
5on cn8304.
6
7________INSERT_BUILD_SEQUENCES_HERE________
8
9________INSERT_BOOT_SEQUENCES_HERE________
diff --git a/cn8304/README b/cn8304/README
deleted file mode 100644
index 08c7786..0000000
--- a/cn8304/README
+++ /dev/null
@@ -1,8 +0,0 @@
1This file contains build and boot instructions for Enea Linux NFV Access Platfrom
2
3on cn8304.
4
5
6
7
8
diff --git a/cn8304/default.xml b/cn8304/default.xml
deleted file mode 100644
index f3849b3..0000000
--- a/cn8304/default.xml
+++ /dev/null
@@ -1,20 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <remote fetch="ssh://git@git.enea.com" name="git-enea"/>
4
5 <default remote="git-enea" revision="pyro-nfvaccess"/>
6
7 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services" revision="1c224ec04452ca69a09153cb1abf14be4ab8a383" upstream="pyro-nfvaccess"/>
8 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="3864dfb7366dad8a823f417f920882b5896903dd" upstream="pyro-nfvaccess"/>
9 <project name="linux/meta-el-nfv-access" path="poky/meta-el-nfv-access" revision="0f8054fac4d121594476941307794d0b0b50bd89" upstream="pyro-nfvaccess"/>
10 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm" revision="02812575459b24c14b6d9b9f74c51175f0333385" upstream="pyro-nfvaccess"/>
11 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5d72e4c556016bd800d1c19448228a68757f1129" upstream="pyro-nfvaccess"/>
12 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization" revision="089f5893bf3a52e140a5755748d906dccaa40963" upstream="pyro-nfvaccess"/>
13 <project name="linux/meta-intel" path="poky/meta-intel" revision="bc8019ee2a27194c9c288a35fa0cbf0a1d15755c" upstream="pyro-nfvaccess"/>
14 <project name="linux/meta-java" path="poky/meta-java" revision="00b57035636f67cc39d67ae448bfcba8d7a137ba" upstream="pyro-nfvaccess"/>
15 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro-nfvaccess"/>
16 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro-nfvaccess"/>
17 <project name="linux/poky" path="poky" revision="f01b909a266498853e6b3f10e6b39f2d95148129" upstream="pyro-nfvaccess">
18 <linkfile dest="README" src="../.repo/manifests/README"/>
19 </project>
20</manifest>
diff --git a/cn8304/eltf.conf b/cn8304/eltf.conf
deleted file mode 100644
index 8127de4..0000000
--- a/cn8304/eltf.conf
+++ /dev/null
@@ -1,21 +0,0 @@
1# eltf.conf
2# internal ENEA file - used for ELTF
3#
4# setup as unix sh file; use comma separated values for array types, no spaces
5#
6# DELETE_SSTATE=NO/YES
7# BOOTING_METHOD=NFS/RAM/etc
8# TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
9# IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world
10DELETE_SSTATE=NO
11BOOTING_METHOD=RAM
12TEST_PACKAGE_enea-nfv-access=healthcheck-runner,ptests-run-script,posix-runner,ltptest-runner
13TEST_PACKAGE=healthcheck-runner
14RC_TEST_PACKAGE_enea-nfv-access=healthcheck-runner
15# template for building an image can be changed here, by using <enea-image>:<template>
16IMAGE_TYPES=enea-nfv-access,enea-nfv-access-dev:cn8304-dev
17SDK_IMAGE=enea-nfv-access-dev:cn8304-dev
18PKG_IMAGE=enea-nfv-access-dev:cn8304-dev
19ARCHITECTURE=aarch64
20SKIP=NO
21SKIP_TESTS=NO
diff --git a/cn8304/manifest_template.xml b/cn8304/manifest_template.xml
deleted file mode 100644
index 859da89..0000000
--- a/cn8304/manifest_template.xml
+++ /dev/null
@@ -1,23 +0,0 @@
1<manifest>
2 <!--Manifest template for inteld1521, virtualization profile -->
3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5
6 <default revision="pyro-nfvaccess" remote="git-enea"/>
7
8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/>
10 </project>
11
12 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
13 <project name="linux/meta-el-nfv-access" path="poky/meta-el-nfv-access"/>
14 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
15 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/>
16 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization"/>
17 <project name="linux/meta-intel" path="poky/meta-intel"/>
18 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
19 <project name="linux/meta-virtualization" path="poky/meta-virtualization"/>
20 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services"/>
21 <project name="linux/meta-java" path="poky/meta-java"/>
22
23</manifest>
diff --git a/inteld1521/manifest_template.xml b/inteld1521/manifest_template.xml
index ac9d1f7..5eebe2f 100644
--- a/inteld1521/manifest_template.xml
+++ b/inteld1521/manifest_template.xml
@@ -3,7 +3,7 @@
3 3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/> 4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5 5
6 <default revision="pyro-nfvaccess" remote="git-enea"/> 6 <default revision="rocko" remote="git-enea"/>
7 7
8 <project name="linux/poky" path="poky"> 8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/> 9 <linkfile src="../.repo/manifests/README" dest="README"/>
diff --git a/qemuarm64/.README b/qemuarm64/.README
deleted file mode 100644
index db2cb7c..0000000
--- a/qemuarm64/.README
+++ /dev/null
@@ -1,9 +0,0 @@
1This file is a template used to produce the real README. Read that one instead.
2
3________END_OF_HEADER________
4This file contains build and boot instructions for Enea Linux NFV Access Platfrom
5qemuarm64 guest.
6
7________INSERT_BUILD_SEQUENCES_HERE________
8
9________INSERT_BOOT_SEQUENCES_HERE________
diff --git a/qemuarm64/README b/qemuarm64/README
deleted file mode 100644
index 92119db..0000000
--- a/qemuarm64/README
+++ /dev/null
@@ -1,8 +0,0 @@
1This file contains build and boot instructions for Enea Linux NFV Access Platfrom
2
3qemuarm64 guest.
4
5
6
7
8
diff --git a/qemuarm64/default.xml b/qemuarm64/default.xml
deleted file mode 100644
index f3849b3..0000000
--- a/qemuarm64/default.xml
+++ /dev/null
@@ -1,20 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <remote fetch="ssh://git@git.enea.com" name="git-enea"/>
4
5 <default remote="git-enea" revision="pyro-nfvaccess"/>
6
7 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services" revision="1c224ec04452ca69a09153cb1abf14be4ab8a383" upstream="pyro-nfvaccess"/>
8 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="3864dfb7366dad8a823f417f920882b5896903dd" upstream="pyro-nfvaccess"/>
9 <project name="linux/meta-el-nfv-access" path="poky/meta-el-nfv-access" revision="0f8054fac4d121594476941307794d0b0b50bd89" upstream="pyro-nfvaccess"/>
10 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm" revision="02812575459b24c14b6d9b9f74c51175f0333385" upstream="pyro-nfvaccess"/>
11 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5d72e4c556016bd800d1c19448228a68757f1129" upstream="pyro-nfvaccess"/>
12 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization" revision="089f5893bf3a52e140a5755748d906dccaa40963" upstream="pyro-nfvaccess"/>
13 <project name="linux/meta-intel" path="poky/meta-intel" revision="bc8019ee2a27194c9c288a35fa0cbf0a1d15755c" upstream="pyro-nfvaccess"/>
14 <project name="linux/meta-java" path="poky/meta-java" revision="00b57035636f67cc39d67ae448bfcba8d7a137ba" upstream="pyro-nfvaccess"/>
15 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro-nfvaccess"/>
16 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro-nfvaccess"/>
17 <project name="linux/poky" path="poky" revision="f01b909a266498853e6b3f10e6b39f2d95148129" upstream="pyro-nfvaccess">
18 <linkfile dest="README" src="../.repo/manifests/README"/>
19 </project>
20</manifest>
diff --git a/qemuarm64/eltf.conf b/qemuarm64/eltf.conf
deleted file mode 100644
index e338cbb..0000000
--- a/qemuarm64/eltf.conf
+++ /dev/null
@@ -1,18 +0,0 @@
1# eltf.conf
2# internal ENEA file - used for ELTF
3#
4# setup as unix sh file; use comma separated values for array types, no spaces
5#
6# DELETE_SSTATE=NO/YES
7# BOOTING_METHOD=NFS/RAM/etc
8# TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
9# IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world
10DELETE_SSTATE=NO
11BOOTING_METHOD=RAM
12TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
13RC_TEST_PACKAGE=healthcheck-runner
14IMAGE_TYPES=enea-nfv-access-guest,enea-nfv-access-guest-dev
15PKG_IMAGE=enea-nfv-access-guest-dev
16ARCHITECTURE=aarch64
17SKIP=NO
18SKIP_TESTS=YES
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
deleted file mode 100644
index 859da89..0000000
--- a/qemuarm64/manifest_template.xml
+++ /dev/null
@@ -1,23 +0,0 @@
1<manifest>
2 <!--Manifest template for inteld1521, virtualization profile -->
3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5
6 <default revision="pyro-nfvaccess" remote="git-enea"/>
7
8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/>
10 </project>
11
12 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
13 <project name="linux/meta-el-nfv-access" path="poky/meta-el-nfv-access"/>
14 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
15 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/>
16 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization"/>
17 <project name="linux/meta-intel" path="poky/meta-intel"/>
18 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
19 <project name="linux/meta-virtualization" path="poky/meta-virtualization"/>
20 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services"/>
21 <project name="linux/meta-java" path="poky/meta-java"/>
22
23</manifest>
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml
index ac9d1f7..5eebe2f 100644
--- a/qemux86-64/manifest_template.xml
+++ b/qemux86-64/manifest_template.xml
@@ -3,7 +3,7 @@
3 3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/> 4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5 5
6 <default revision="pyro-nfvaccess" remote="git-enea"/> 6 <default revision="rocko" remote="git-enea"/>
7 7
8 <project name="linux/poky" path="poky"> 8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/> 9 <linkfile src="../.repo/manifests/README" dest="README"/>