summaryrefslogtreecommitdiffstats
path: root/intel-corei7-64
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 12:10:35 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 12:15:02 +0200
commit31d72a72de9397d7b6116e9c767e1c58238884e5 (patch)
tree41551620961c0e9dd79717680a2d26aea300b77d /intel-corei7-64
parentfd0007b266aeb756e1744d522b6352ca588ec15c (diff)
downloadel_manifests-accelerated-31d72a72de9397d7b6116e9c767e1c58238884e5.tar.gz
EL8.1 on intel-corei7-64 - initial commit
Change-Id: I83185ee62fa5951683c4f3ec764b61bcd0acc9ed Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'intel-corei7-64')
-rw-r--r--intel-corei7-64/.README9
-rw-r--r--intel-corei7-64/README7
-rw-r--r--intel-corei7-64/default.xml22
-rw-r--r--intel-corei7-64/eltf.conf21
-rw-r--r--intel-corei7-64/manifest_template.xml13
5 files changed, 72 insertions, 0 deletions
diff --git a/intel-corei7-64/.README b/intel-corei7-64/.README
new file mode 100644
index 0000000..419cab4
--- /dev/null
+++ b/intel-corei7-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 intel-corei7-64,
5accelerated profile.
6
7________INSERT_BUILD_SEQUENCES_HERE________
8
9________INSERT_BOOT_SEQUENCES_HERE________
diff --git a/intel-corei7-64/README b/intel-corei7-64/README
new file mode 100644
index 0000000..7e4b9d8
--- /dev/null
+++ b/intel-corei7-64/README
@@ -0,0 +1,7 @@
1This file contains build and boot instructions for Enea Linux on
2intel-corei7-64, accelerated profile.
3
4
5
6
7
diff --git a/intel-corei7-64/default.xml b/intel-corei7-64/default.xml
new file mode 100644
index 0000000..bce1a2a
--- /dev/null
+++ b/intel-corei7-64/default.xml
@@ -0,0 +1,22 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <remote fetch="ssh://gerrit.enea.se:29418/" name="gerrit-enea"/>
4 <remote fetch="ssh://git@git.enea.com/" name="git-enea"/>
5
6 <default remote="gerrit-enea" revision="warrior"/>
7
8 <project name="linux/meta-el-common" remote="git-enea" path="poky/meta-el-common" upstream="warrior"/>
9 <project name="linux/meta-enea-bsp-common" remote="git-enea" path="poky/meta-enea-bsp-common" upstream="warrior"/>
10
11 <project name="linux/meta-intel" path="poky/meta-intel" remote="git-enea" upstream="warrior"/>
12 <project name="linux/meta-openembedded" path="poky/meta-openembedded" remote="git-enea" revision="8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0" upstream="warrior"/>
13 <project name="linux/poky" path="poky" remote="git-enea" revision="51223035e66c5b27799b15a0f8ebe75d24d3971b" upstream="warrior"/>
14
15 <project name="linux/meta-umLinx" path="poky/meta-umLinx" remote="git-enea" revision="8f8f477eded207d4b7bd6923d00693b54657bad1"/>
16 <project name="amp/meta-amp" path="poky/meta-amp" remote="git-enea" revision="02203e3484da33de7a3915dde5198873dca84727" upstream="sumo"/>
17 <project name="amp/meta-jailhouse" path="poky/meta-jailhouse" remote="git-enea" revision="d3c49e8ee7575581e661b2baea27d9ba5562850a"/>
18
19
20 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" upstream="warrior"/>
21 <project name="linux/meta-el-accelerated" path="poky/meta-el-accelerated" upstream="warrior"/>
22</manifest>
diff --git a/intel-corei7-64/eltf.conf b/intel-corei7-64/eltf.conf
new file mode 100644
index 0000000..b6b14f2
--- /dev/null
+++ b/intel-corei7-64/eltf.conf
@@ -0,0 +1,21 @@
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
12# TEST_PACKAGE_enea-image-standard=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script
13TEST_PACKAGE_enea-image-standard=healthcheck-runner,ltptest-runner,posix-runner
14RC_TEST_PACKAGE_enea-image-accelerated=healthcheck-runner
15IMAGE_TYPES=enea-image-accelerated,enea-image-accelerated-sdk
16ESDK_IMAGE=enea-image-accelerated-sdk
17PKG_IMAGE=enea-image-accelerated-sdk
18ARCHITECTURE=x86_64
19SKIP=NO
20SKIP_TESTS=YES
21IVLAB_TARGET=intelc3858-1-el8
diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml
new file mode 100644
index 0000000..4138dfe
--- /dev/null
+++ b/intel-corei7-64/manifest_template.xml
@@ -0,0 +1,13 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for intel-corei7-64 -->
4
5 <include name="common/common_manifest.xml"/>
6
7 <project name="linux/meta-intel" path="poky/meta-intel" revision="3fa29b9e6fe67f6a8df3098cf30f794c985b864c" upstream="warrior" remote="git-enea"/>
8
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
10
11 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/>
12
13</manifest>