From 8451f7aa8f6426b5b30efacc8229e5d14ca917ed Mon Sep 17 00:00:00 2001 From: Daniel BORNAZ Date: Fri, 4 Oct 2019 12:04:04 +0200 Subject: Added raspberrypi3-64 repo info Added Raspberrypi3-64 real-time manifest. Change-Id: I59e42dac7b08e79504d23f7f63e83c2d5de1384f --- raspberrypi3-64/.README | 9 +++++++++ raspberrypi3-64/README | 7 +++++++ raspberrypi3-64/default.xml | 17 +++++++++++++++++ raspberrypi3-64/eltf.conf | 20 ++++++++++++++++++++ raspberrypi3-64/manifest_template.xml | 15 +++++++++++++++ 5 files changed, 68 insertions(+) create mode 100644 raspberrypi3-64/.README create mode 100644 raspberrypi3-64/README create mode 100644 raspberrypi3-64/default.xml create mode 100644 raspberrypi3-64/eltf.conf create mode 100644 raspberrypi3-64/manifest_template.xml diff --git a/raspberrypi3-64/.README b/raspberrypi3-64/.README new file mode 100644 index 0000000..206e230 --- /dev/null +++ b/raspberrypi3-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 RaspberryPi3, +real time profile. + +________INSERT_BUILD_SEQUENCES_HERE________ + +________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/raspberrypi3-64/README b/raspberrypi3-64/README new file mode 100644 index 0000000..c58e783 --- /dev/null +++ b/raspberrypi3-64/README @@ -0,0 +1,7 @@ +This file contains build and boot instructions for Enea Linux on RaspberryPi3, +real time profile. + + + + + diff --git a/raspberrypi3-64/default.xml b/raspberrypi3-64/default.xml new file mode 100644 index 0000000..3cc1267 --- /dev/null +++ b/raspberrypi3-64/default.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/raspberrypi3-64/eltf.conf b/raspberrypi3-64/eltf.conf new file mode 100644 index 0000000..4df279a --- /dev/null +++ b/raspberrypi3-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-rt=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script +RC_TEST_PACKAGE_enea-image-rt=healthcheck-runner +IMAGE_TYPES=enea-image-rt,enea-image-rt-sdk +SDK_IMAGE=enea-image-rt-sdk +EXTENSIBLE_SDK=YES +PKG_IMAGE=enea-image-rt-sdk +ARCHITECTURE=cortexa7hf_neon +SKIP=NO +SKIP_TESTS=NO diff --git a/raspberrypi3-64/manifest_template.xml b/raspberrypi3-64/manifest_template.xml new file mode 100644 index 0000000..69467b4 --- /dev/null +++ b/raspberrypi3-64/manifest_template.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf