summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-09-05 13:01:57 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-09-05 13:01:57 +0200
commit6659eb1482df255009564ee17d6d9e25e0c8e975 (patch)
treed09ba02130b60754575dc439a2db975560d457b6
downloadel_manifests-nfv-access-6659eb1482df255009564ee17d6d9e25e0c8e975.tar.gz
Initial commit
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--Jenkinsfile20
-rw-r--r--README.first23
-rw-r--r--cn8304/README6
-rw-r--r--cn8304/default.xml18
-rw-r--r--cn8304/eltf.conf19
-rw-r--r--cn8304/manifest_template.xml21
-rw-r--r--eltf.conf20
-rw-r--r--inteld1521/.README9
-rw-r--r--inteld1521/README6
-rw-r--r--inteld1521/default.xml18
-rw-r--r--inteld1521/eltf.conf19
-rw-r--r--inteld1521/manifest_template.xml21
-rw-r--r--qemuarm64/README5
-rw-r--r--qemuarm64/default.xml18
-rw-r--r--qemuarm64/eltf.conf18
-rw-r--r--qemuarm64/manifest_template.xml21
-rw-r--r--qemux86-64/.README9
-rw-r--r--qemux86-64/README6
-rw-r--r--qemux86-64/default.xml18
-rw-r--r--qemux86-64/eltf.conf18
-rw-r--r--qemux86-64/manifest_template.xml21
21 files changed, 334 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
index 0000000..9c3b442
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1,20 @@
1#!/bin/env groovy
2
3// This script is used internally by Enea for automated tests on Linux builds
4
5MANIFEST_REPOSITORY = scm.getUserRemoteConfigs()[0].getUrl()
6
7IS_CI = false
8
9def git_repo = MANIFEST_REPOSITORY.trim().split('/')[-1]
10def git_repo_name = git_repo.replace('.git','')
11PROFILE = git_repo_name.split('-')[-1]
12BRANCH = env.BRANCH_NAME
13
14fileLoader.withGit('git@git.enea.se:eltf/jenkins.git', 'master', null, '') {
15 fileLoader.load('freeze_manifest.groovy');
16}
17
18fileLoader.withGit('git@git.enea.se:eltf/jenkins.git', 'master', null, '') {
19 fileLoader.load('eltf_pipeline.groovy');
20}
diff --git a/README.first b/README.first
new file mode 100644
index 0000000..e355396
--- /dev/null
+++ b/README.first
@@ -0,0 +1,23 @@
1This file contains the describing the manifest repo. The repo contains manifests
2for one ot more targets located in separate directories. Each of these contain:
3
4README : A README file that will be made available for the
5 customer after repo sync. It contains build and boot
6 commands and other specific info.
7 Auto generated using .README and output from ELTF.
8
9.README : A template for generating the README file. Currently,
10 build and boot commands are provided by ELTF and they
11 are integrated into .README to generate README. This is
12 quite a mess, but the long term plan is to modify this
13 in a way that makes the template obsolete.
14
15manifest_template.xml : A template for default.xml. It contains a list of the
16 repos together with versions. The versions can be
17 specified using branches, tags, or hashes.
18
19default.xml : This a time-invariant snapshot of manifest_template.xml.
20 The difference is that all versions are specified as
21 hashes.
22 Auto-generated using manifest_template and data from
23 the remotes.
diff --git a/cn8304/README b/cn8304/README
new file mode 100644
index 0000000..607ee0c
--- /dev/null
+++ b/cn8304/README
@@ -0,0 +1,6 @@
1This file contains build and boot instructions for Enea Linux NFV Access Platfrom on cn8304.
2
3
4
5
6
diff --git a/cn8304/default.xml b/cn8304/default.xml
new file mode 100644
index 0000000..991f9d4
--- /dev/null
+++ b/cn8304/default.xml
@@ -0,0 +1,18 @@
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"/>
6
7 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="bf4d84df078cb19f1702f42a94c873026aa72e1d" upstream="pyro"/>
8 <project name="linux/meta-el-virtualization" path="poky/meta-el-virtualization" revision="a44cba1d9a3d2420c2da3d88835f2ce7e26d3f44" upstream="pyro"/>
9 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm" revision="192bce0802d63e099daacf70daa81551651a55fe" upstream="pyro"/>
10 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5d72e4c556016bd800d1c19448228a68757f1129" upstream="pyro"/>
11 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization" revision="7f089f58a8f73f4f6b911562ce3656d4052f1725" upstream="pyro"/>
12 <project name="linux/meta-intel" path="poky/meta-intel" revision="16aea09d224f3ed2021623d17c3e807f4b8ff18d" upstream="pyro"/>
13 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro"/>
14 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro"/>
15 <project name="linux/poky" path="poky" revision="f01b909a266498853e6b3f10e6b39f2d95148129" upstream="pyro">
16 <linkfile dest="README" src="../.repo/manifests/README"/>
17 </project>
18</manifest>
diff --git a/cn8304/eltf.conf b/cn8304/eltf.conf
new file mode 100644
index 0000000..d5319f3
--- /dev/null
+++ b/cn8304/eltf.conf
@@ -0,0 +1,19 @@
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
14# template for building an image can be changed here, by using <enea-image>:<template>
15IMAGE_TYPES=enea-image-nfv-access-host,enea-image-nfv-access-host-sdk:inteld1521-sdk,enea-image-nfv-access-host-odm,enea-image-nfv-access-host-openstack
16SDK_IMAGE=enea-image-nfv-access-host-sdk:inteld1521-sdk
17ARCHITECTURE=aarch64
18SKIP=NO
19SKIP_TESTS=YES
diff --git a/cn8304/manifest_template.xml b/cn8304/manifest_template.xml
new file mode 100644
index 0000000..6c4d803
--- /dev/null
+++ b/cn8304/manifest_template.xml
@@ -0,0 +1,21 @@
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" 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-virtualization" path="poky/meta-el-virtualization"/>
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
21</manifest>
diff --git a/eltf.conf b/eltf.conf
new file mode 100644
index 0000000..951556b
--- /dev/null
+++ b/eltf.conf
@@ -0,0 +1,20 @@
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=NFS
12TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
13RC_TEST_PACKAGE=healthcheck-runner
14IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk
15ARCH=x86_64
16SKIP=NO
17JENKINS_CRON_STRING=0 22 * * 1-5
18RELEASE_CANDIDATES_PATH=/rdprod/enea_linux/Release_Candidates
19RELEASE_ARCHIVE_PATH=/rdprod/release_archive/ENEA_LINUX
20PACKAGING=DEB
diff --git a/inteld1521/.README b/inteld1521/.README
new file mode 100644
index 0000000..9afc812
--- /dev/null
+++ b/inteld1521/.README
@@ -0,0 +1,9 @@
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 on P2041RDB,
5standard profile.
6
7________INSERT_BUILD_SEQUENCES_HERE________
8
9________INSERT_BOOT_SEQUENCES_HERE________
diff --git a/inteld1521/README b/inteld1521/README
new file mode 100644
index 0000000..98edbe5
--- /dev/null
+++ b/inteld1521/README
@@ -0,0 +1,6 @@
1This file contains build and boot instructions for Enea Linux NFV Access Platfrom on inteld1521.
2
3
4
5
6
diff --git a/inteld1521/default.xml b/inteld1521/default.xml
new file mode 100644
index 0000000..c270ebd
--- /dev/null
+++ b/inteld1521/default.xml
@@ -0,0 +1,18 @@
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"/>
6
7 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="bf4d84df078cb19f1702f42a94c873026aa72e1d" upstream="pyro"/>
8 <project name="linux/meta-el-virtualization" path="poky/meta-el-virtualization" revision="a44cba1d9a3d2420c2da3d88835f2ce7e26d3f44" upstream="pyro"/>
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5d72e4c556016bd800d1c19448228a68757f1129" upstream="pyro"/>
10 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" revision="6d88d7a31b77a965552e33e62cec1598e05dc205" upstream="pyro"/>
11 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization" revision="7f089f58a8f73f4f6b911562ce3656d4052f1725" upstream="pyro"/>
12 <project name="linux/meta-intel" path="poky/meta-intel" revision="16aea09d224f3ed2021623d17c3e807f4b8ff18d" upstream="pyro"/>
13 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro"/>
14 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro"/>
15 <project name="linux/poky" path="poky" revision="f01b909a266498853e6b3f10e6b39f2d95148129" upstream="pyro">
16 <linkfile dest="README" src="../.repo/manifests/README"/>
17 </project>
18</manifest>
diff --git a/inteld1521/eltf.conf b/inteld1521/eltf.conf
new file mode 100644
index 0000000..8ab70bf
--- /dev/null
+++ b/inteld1521/eltf.conf
@@ -0,0 +1,19 @@
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=NFS
12TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
13RC_TEST_PACKAGE=healthcheck-runner
14# template for building an image can be changed here, by using <enea-image>:<template>
15IMAGE_TYPES=enea-image-nfv-access-host,enea-image-nfv-access-host-sdk:inteld1521-sdk,enea-image-nfv-access-host-odm,enea-image-nfv-access-host-openstack
16SDK_IMAGE=enea-image-nfv-access-host-sdk:inteld1521-sdk
17ARCHITECTURE=x86_64
18SKIP=NO
19SKIP_TESTS=YES
diff --git a/inteld1521/manifest_template.xml b/inteld1521/manifest_template.xml
new file mode 100644
index 0000000..8cd68a9
--- /dev/null
+++ b/inteld1521/manifest_template.xml
@@ -0,0 +1,21 @@
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" 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-virtualization" path="poky/meta-el-virtualization"/>
14 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
15 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/>
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
21</manifest>
diff --git a/qemuarm64/README b/qemuarm64/README
new file mode 100644
index 0000000..a356b0c
--- /dev/null
+++ b/qemuarm64/README
@@ -0,0 +1,5 @@
1This file contains build and boot instructions for Enea Linux NFV Access Platfrom qemuarm64 guest.
2
3
4
5
diff --git a/qemuarm64/default.xml b/qemuarm64/default.xml
new file mode 100644
index 0000000..991f9d4
--- /dev/null
+++ b/qemuarm64/default.xml
@@ -0,0 +1,18 @@
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"/>
6
7 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="bf4d84df078cb19f1702f42a94c873026aa72e1d" upstream="pyro"/>
8 <project name="linux/meta-el-virtualization" path="poky/meta-el-virtualization" revision="a44cba1d9a3d2420c2da3d88835f2ce7e26d3f44" upstream="pyro"/>
9 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm" revision="192bce0802d63e099daacf70daa81551651a55fe" upstream="pyro"/>
10 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5d72e4c556016bd800d1c19448228a68757f1129" upstream="pyro"/>
11 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization" revision="7f089f58a8f73f4f6b911562ce3656d4052f1725" upstream="pyro"/>
12 <project name="linux/meta-intel" path="poky/meta-intel" revision="16aea09d224f3ed2021623d17c3e807f4b8ff18d" upstream="pyro"/>
13 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro"/>
14 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro"/>
15 <project name="linux/poky" path="poky" revision="f01b909a266498853e6b3f10e6b39f2d95148129" upstream="pyro">
16 <linkfile dest="README" src="../.repo/manifests/README"/>
17 </project>
18</manifest>
diff --git a/qemuarm64/eltf.conf b/qemuarm64/eltf.conf
new file mode 100644
index 0000000..425858d
--- /dev/null
+++ b/qemuarm64/eltf.conf
@@ -0,0 +1,18 @@
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-image-nfv-access-guest
15SDK_IMAGE=enea-image-nfv-access-guest-sdk
16ARCHITECTURE=aarch64
17SKIP=NO
18SKIP_TESTS=YES
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
new file mode 100644
index 0000000..6c4d803
--- /dev/null
+++ b/qemuarm64/manifest_template.xml
@@ -0,0 +1,21 @@
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" 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-virtualization" path="poky/meta-el-virtualization"/>
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
21</manifest>
diff --git a/qemux86-64/.README b/qemux86-64/.README
new file mode 100644
index 0000000..9afc812
--- /dev/null
+++ b/qemux86-64/.README
@@ -0,0 +1,9 @@
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 on P2041RDB,
5standard profile.
6
7________INSERT_BUILD_SEQUENCES_HERE________
8
9________INSERT_BOOT_SEQUENCES_HERE________
diff --git a/qemux86-64/README b/qemux86-64/README
new file mode 100644
index 0000000..c7263bc
--- /dev/null
+++ b/qemux86-64/README
@@ -0,0 +1,6 @@
1This file contains build and boot instructions for Enea Linux NFV Access Platfrom qemux86-64 guest.
2
3
4
5
6
diff --git a/qemux86-64/default.xml b/qemux86-64/default.xml
new file mode 100644
index 0000000..c270ebd
--- /dev/null
+++ b/qemux86-64/default.xml
@@ -0,0 +1,18 @@
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"/>
6
7 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="bf4d84df078cb19f1702f42a94c873026aa72e1d" upstream="pyro"/>
8 <project name="linux/meta-el-virtualization" path="poky/meta-el-virtualization" revision="a44cba1d9a3d2420c2da3d88835f2ce7e26d3f44" upstream="pyro"/>
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5d72e4c556016bd800d1c19448228a68757f1129" upstream="pyro"/>
10 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" revision="6d88d7a31b77a965552e33e62cec1598e05dc205" upstream="pyro"/>
11 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization" revision="7f089f58a8f73f4f6b911562ce3656d4052f1725" upstream="pyro"/>
12 <project name="linux/meta-intel" path="poky/meta-intel" revision="16aea09d224f3ed2021623d17c3e807f4b8ff18d" upstream="pyro"/>
13 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro"/>
14 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro"/>
15 <project name="linux/poky" path="poky" revision="f01b909a266498853e6b3f10e6b39f2d95148129" upstream="pyro">
16 <linkfile dest="README" src="../.repo/manifests/README"/>
17 </project>
18</manifest>
diff --git a/qemux86-64/eltf.conf b/qemux86-64/eltf.conf
new file mode 100644
index 0000000..d3c48e3
--- /dev/null
+++ b/qemux86-64/eltf.conf
@@ -0,0 +1,18 @@
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=NFS
12TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
13RC_TEST_PACKAGE=healthcheck-runner
14IMAGE_TYPES=enea-image-nfv-access-guest
15SDK_IMAGE=enea-image-nfv-access-guest-sdk
16ARCHITECTURE=x86_64
17SKIP=NO
18SKIP_TESTS=YES
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml
new file mode 100644
index 0000000..8cd68a9
--- /dev/null
+++ b/qemux86-64/manifest_template.xml
@@ -0,0 +1,21 @@
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" 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-virtualization" path="poky/meta-el-virtualization"/>
14 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
15 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/>
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
21</manifest>