From c731f787792af7324ec6ef46fee5ed9943a7b8b7 Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Mon, 9 Jul 2018 15:20:52 +0200 Subject: Update manifest file for Enea Linux 8 Signed-off-by: Sona Sarmadi Signed-off-by: Martin Borg --- intel-corei7-64/.README | 9 +++++++++ intel-corei7-64/README | 8 ++++++++ intel-corei7-64/default.xml | 16 ++++++++++++++++ intel-corei7-64/eltf.conf | 20 ++++++++++++++++++++ intel-corei7-64/manifest_template.xml | 15 +++++++++++++++ 5 files changed, 68 insertions(+) create mode 100644 intel-corei7-64/.README create mode 100644 intel-corei7-64/README create mode 100644 intel-corei7-64/default.xml create mode 100644 intel-corei7-64/eltf.conf create mode 100644 intel-corei7-64/manifest_template.xml (limited to 'intel-corei7-64') diff --git a/intel-corei7-64/.README b/intel-corei7-64/.README new file mode 100644 index 0000000..b167602 --- /dev/null +++ b/intel-corei7-64/.README @@ -0,0 +1,9 @@ +This file is a template used to produce the real README. Read that one instead. + +________END_OF_HEADER________ +This file contains build and boot instructions for Enea Linux on intel-corei7-64, +standard profile. + +________INSERT_BUILD_SEQUENCES_HERE________ + +________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/intel-corei7-64/README b/intel-corei7-64/README new file mode 100644 index 0000000..47e7502 --- /dev/null +++ b/intel-corei7-64/README @@ -0,0 +1,8 @@ +This file contains build and boot instructions for Enea Linux on RaspberryPi3, + +standard profile. + + + + + diff --git a/intel-corei7-64/default.xml b/intel-corei7-64/default.xml new file mode 100644 index 0000000..eae05c1 --- /dev/null +++ b/intel-corei7-64/default.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/intel-corei7-64/eltf.conf b/intel-corei7-64/eltf.conf new file mode 100644 index 0000000..cfc465e --- /dev/null +++ b/intel-corei7-64/eltf.conf @@ -0,0 +1,20 @@ +# eltf.conf +# internal ENEA file - used for ELTF +# +# setup as unix sh file; use comma separated values for array types, no spaces +# +# DELETE_SSTATE=NO/YES +# BOOTING_METHOD=NFS/RAM/etc +# TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script +# IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk,world +DELETE_SSTATE=NO +BOOTING_METHOD=NFS +TEST_PACKAGE_enea-image-standard=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script +RC_TEST_PACKAGE_enea-image-standard=healthcheck-runner +IMAGE_TYPES=enea-image-standard,enea-image-standard-sdk +SDK_IMAGE=enea-image-standard-sdk +EXTENSIBLE_SDK=YES +PKG_IMAGE=enea-image-standard-sdk +ARCHITECTURE=x86_64 +SKIP=NO +SKIP_TESTS=NO diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml new file mode 100644 index 0000000..da67fbe --- /dev/null +++ b/intel-corei7-64/manifest_template.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf