From 8128a4e59216d636f436d1e02e7fb3f88b417be0 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 28 Nov 2017 15:26:53 +0100 Subject: Remove unsupported targets and add raspberrypi-64 Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- common/common_manifest.xml | 2 +- eltf.conf | 2 +- ls1021aiot/.README | 9 --------- ls1021aiot/README | 8 -------- ls1021aiot/default.xml | 16 ---------------- ls1021aiot/eltf.conf | 16 ---------------- ls1021aiot/manifest_template.xml | 15 --------------- p2041rdb/.README | 9 --------- p2041rdb/README | 8 -------- p2041rdb/default.xml | 16 ---------------- p2041rdb/eltf.conf | 16 ---------------- p2041rdb/manifest_template.xml | 15 --------------- qemuarm/.README | 9 --------- qemuarm/README | 8 -------- qemuarm/default.xml | 14 -------------- qemuarm/eltf.conf | 16 ---------------- qemuarm/manifest_template.xml | 11 ----------- qemuarm64/.README | 9 --------- qemuarm64/README | 8 -------- qemuarm64/default.xml | 14 -------------- qemuarm64/eltf.conf | 17 ----------------- qemuarm64/manifest_template.xml | 11 ----------- qemuppc/.README | 9 --------- qemuppc/README | 8 -------- qemuppc/default.xml | 14 -------------- qemuppc/eltf.conf | 16 ---------------- qemuppc/manifest_template.xml | 11 ----------- qemux86/.README | 9 --------- qemux86/README | 8 -------- qemux86/default.xml | 14 -------------- qemux86/eltf.conf | 16 ---------------- qemux86/manifest_template.xml | 11 ----------- raspberrypi3-64/.README | 9 +++++++++ raspberrypi3-64/README | 8 ++++++++ raspberrypi3-64/default.xml | 16 ++++++++++++++++ raspberrypi3-64/eltf.conf | 16 ++++++++++++++++ raspberrypi3-64/manifest_template.xml | 15 +++++++++++++++ 37 files changed, 66 insertions(+), 363 deletions(-) delete mode 100644 ls1021aiot/.README delete mode 100644 ls1021aiot/README delete mode 100644 ls1021aiot/default.xml delete mode 100644 ls1021aiot/eltf.conf delete mode 100644 ls1021aiot/manifest_template.xml delete mode 100644 p2041rdb/.README delete mode 100644 p2041rdb/README delete mode 100644 p2041rdb/default.xml delete mode 100644 p2041rdb/eltf.conf delete mode 100644 p2041rdb/manifest_template.xml delete mode 100644 qemuarm/.README delete mode 100644 qemuarm/README delete mode 100644 qemuarm/default.xml delete mode 100644 qemuarm/eltf.conf delete mode 100644 qemuarm/manifest_template.xml delete mode 100644 qemuarm64/.README delete mode 100644 qemuarm64/README delete mode 100644 qemuarm64/default.xml delete mode 100644 qemuarm64/eltf.conf delete mode 100644 qemuarm64/manifest_template.xml delete mode 100644 qemuppc/.README delete mode 100644 qemuppc/README delete mode 100644 qemuppc/default.xml delete mode 100644 qemuppc/eltf.conf delete mode 100644 qemuppc/manifest_template.xml delete mode 100644 qemux86/.README delete mode 100644 qemux86/README delete mode 100644 qemux86/default.xml delete mode 100644 qemux86/eltf.conf delete mode 100644 qemux86/manifest_template.xml 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/common/common_manifest.xml b/common/common_manifest.xml index bf90106..3d32db9 100644 --- a/common/common_manifest.xml +++ b/common/common_manifest.xml @@ -4,7 +4,7 @@ - + diff --git a/eltf.conf b/eltf.conf index 353986d..4c85be3 100644 --- a/eltf.conf +++ b/eltf.conf @@ -12,7 +12,7 @@ BOOTING_METHOD=NFS TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script RC_TEST_PACKAGE=healthcheck-runner IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCH=ppce500mc +ARCH=aarch64 SKIP=NO JENKINS_CRON_STRING=0 22 * * 1-5 diff --git a/ls1021aiot/.README b/ls1021aiot/.README deleted file mode 100644 index 3c7c7cc..0000000 --- a/ls1021aiot/.README +++ /dev/null @@ -1,9 +0,0 @@ -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 LS1021A-IoT, -standard profile. - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/ls1021aiot/README b/ls1021aiot/README deleted file mode 100644 index ec64949..0000000 --- a/ls1021aiot/README +++ /dev/null @@ -1,8 +0,0 @@ -This file contains build and boot instructions for Enea Linux on LS1021A-IoT, - -standard profile. - - - - - diff --git a/ls1021aiot/default.xml b/ls1021aiot/default.xml deleted file mode 100644 index 6d2a0b0..0000000 --- a/ls1021aiot/default.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/ls1021aiot/eltf.conf b/ls1021aiot/eltf.conf deleted file mode 100644 index 7bc2dce..0000000 --- a/ls1021aiot/eltf.conf +++ /dev/null @@ -1,16 +0,0 @@ -# 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=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script -RC_TEST_PACKAGE=healthcheck-runner -IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCHITECTURE=cortexa7hf_neon -SKIP=NO diff --git a/ls1021aiot/manifest_template.xml b/ls1021aiot/manifest_template.xml deleted file mode 100644 index 3ffbb28..0000000 --- a/ls1021aiot/manifest_template.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/p2041rdb/.README b/p2041rdb/.README deleted file mode 100644 index 9afc812..0000000 --- a/p2041rdb/.README +++ /dev/null @@ -1,9 +0,0 @@ -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 P2041RDB, -standard profile. - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/p2041rdb/README b/p2041rdb/README deleted file mode 100644 index c54fa9e..0000000 --- a/p2041rdb/README +++ /dev/null @@ -1,8 +0,0 @@ -This file contains build and boot instructions for Enea Linux on P2041RDB, - -standard profile. - - - - - diff --git a/p2041rdb/default.xml b/p2041rdb/default.xml deleted file mode 100644 index a2f9139..0000000 --- a/p2041rdb/default.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/p2041rdb/eltf.conf b/p2041rdb/eltf.conf deleted file mode 100644 index 7153eb2..0000000 --- a/p2041rdb/eltf.conf +++ /dev/null @@ -1,16 +0,0 @@ -# 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=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script -RC_TEST_PACKAGE=healthcheck-runner -IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCHITECTURE=ppce500mc -SKIP=NO diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml deleted file mode 100644 index c92b10f..0000000 --- a/p2041rdb/manifest_template.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/qemuarm/.README b/qemuarm/.README deleted file mode 100644 index 063596f..0000000 --- a/qemuarm/.README +++ /dev/null @@ -1,9 +0,0 @@ -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 QEMUARM, -standard profile. - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/qemuarm/README b/qemuarm/README deleted file mode 100644 index cdbfd1f..0000000 --- a/qemuarm/README +++ /dev/null @@ -1,8 +0,0 @@ -This file contains build and boot instructions for Enea Linux on QEMUARM, - -standard profile. - - - - - diff --git a/qemuarm/default.xml b/qemuarm/default.xml deleted file mode 100644 index 7c16890..0000000 --- a/qemuarm/default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/qemuarm/eltf.conf b/qemuarm/eltf.conf deleted file mode 100644 index b2df89a..0000000 --- a/qemuarm/eltf.conf +++ /dev/null @@ -1,16 +0,0 @@ -# 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=RAM -TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script -RC_TEST_PACKAGE=healthcheck-runner -IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCHITECTURE=armv5e -SKIP=NO diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml deleted file mode 100644 index 3ffaac2..0000000 --- a/qemuarm/manifest_template.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/qemuarm64/.README b/qemuarm64/.README deleted file mode 100644 index b483c9e..0000000 --- a/qemuarm64/.README +++ /dev/null @@ -1,9 +0,0 @@ -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 QEMUARM64, -standard profile. - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/qemuarm64/README b/qemuarm64/README deleted file mode 100644 index 0572162..0000000 --- a/qemuarm64/README +++ /dev/null @@ -1,8 +0,0 @@ -This file contains build and boot instructions for Enea Linux on QEMUARM64, - -standard profile. - - - - - diff --git a/qemuarm64/default.xml b/qemuarm64/default.xml deleted file mode 100644 index 0eeb6ae..0000000 --- a/qemuarm64/default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/qemuarm64/eltf.conf b/qemuarm64/eltf.conf deleted file mode 100644 index 8f5a88a..0000000 --- a/qemuarm64/eltf.conf +++ /dev/null @@ -1,17 +0,0 @@ -# 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=RAM -TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script -RC_TEST_PACKAGE=healthcheck-runner -IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCHITECTURE=armv5e -SKIP=NO -SKIP_TESTS=YES diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml deleted file mode 100644 index 30e56f3..0000000 --- a/qemuarm64/manifest_template.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/qemuppc/.README b/qemuppc/.README deleted file mode 100644 index b930383..0000000 --- a/qemuppc/.README +++ /dev/null @@ -1,9 +0,0 @@ -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 QEMUPPC, -standard profile. - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/qemuppc/README b/qemuppc/README deleted file mode 100644 index dd47dcd..0000000 --- a/qemuppc/README +++ /dev/null @@ -1,8 +0,0 @@ -This file contains build and boot instructions for Enea Linux on QEMUPPC, - -standard profile. - - - - - diff --git a/qemuppc/default.xml b/qemuppc/default.xml deleted file mode 100644 index 4c4a564..0000000 --- a/qemuppc/default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/qemuppc/eltf.conf b/qemuppc/eltf.conf deleted file mode 100644 index 923df0f..0000000 --- a/qemuppc/eltf.conf +++ /dev/null @@ -1,16 +0,0 @@ -# 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=RAM -TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script -RC_TEST_PACKAGE=healthcheck-runner -IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCHITECTURE=ppc7400 -SKIP=NO diff --git a/qemuppc/manifest_template.xml b/qemuppc/manifest_template.xml deleted file mode 100644 index 31f580c..0000000 --- a/qemuppc/manifest_template.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/qemux86/.README b/qemux86/.README deleted file mode 100644 index e754c36..0000000 --- a/qemux86/.README +++ /dev/null @@ -1,9 +0,0 @@ -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 QEMUX86, -standard profile. - -________INSERT_BUILD_SEQUENCES_HERE________ - -________INSERT_BOOT_SEQUENCES_HERE________ diff --git a/qemux86/README b/qemux86/README deleted file mode 100644 index d706682..0000000 --- a/qemux86/README +++ /dev/null @@ -1,8 +0,0 @@ -This file contains build and boot instructions for Enea Linux on QEMUX86, - -standard profile. - - - - - diff --git a/qemux86/default.xml b/qemux86/default.xml deleted file mode 100644 index 68d65c2..0000000 --- a/qemux86/default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/qemux86/eltf.conf b/qemux86/eltf.conf deleted file mode 100644 index 24e9278..0000000 --- a/qemux86/eltf.conf +++ /dev/null @@ -1,16 +0,0 @@ -# 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=RAM -TEST_PACKAGE=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script -RC_TEST_PACKAGE=healthcheck-runner -IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk -ARCHITECTURE=i586 -SKIP=NO diff --git a/qemux86/manifest_template.xml b/qemux86/manifest_template.xml deleted file mode 100644 index fd5fe47..0000000 --- a/qemux86/manifest_template.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/raspberrypi3-64/.README b/raspberrypi3-64/.README new file mode 100644 index 0000000..1e0cf08 --- /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, +standard 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..ec64949 --- /dev/null +++ b/raspberrypi3-64/README @@ -0,0 +1,8 @@ +This file contains build and boot instructions for Enea Linux on LS1021A-IoT, + +standard profile. + + + + + diff --git a/raspberrypi3-64/default.xml b/raspberrypi3-64/default.xml new file mode 100644 index 0000000..6d2a0b0 --- /dev/null +++ b/raspberrypi3-64/default.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/raspberrypi3-64/eltf.conf b/raspberrypi3-64/eltf.conf new file mode 100644 index 0000000..7bc2dce --- /dev/null +++ b/raspberrypi3-64/eltf.conf @@ -0,0 +1,16 @@ +# 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=healthcheck-runner,ddt-runner-ng,ltptest-runner,posix-runner,ptests-run-script +RC_TEST_PACKAGE=healthcheck-runner +IMAGE_TYPES=enea-image-${PROFILE},enea-image-${PROFILE}-sdk +ARCHITECTURE=cortexa7hf_neon +SKIP=NO diff --git a/raspberrypi3-64/manifest_template.xml b/raspberrypi3-64/manifest_template.xml new file mode 100644 index 0000000..38760ad --- /dev/null +++ b/raspberrypi3-64/manifest_template.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf