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 --- qemuarm/.README | 9 --------- qemuarm/README | 8 -------- qemuarm/default.xml | 14 -------------- qemuarm/eltf.conf | 16 ---------------- qemuarm/manifest_template.xml | 11 ----------- 5 files changed, 58 deletions(-) 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 (limited to 'qemuarm') 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 @@ - - - - - - - - - - - -- cgit v1.2.3-54-g00ecf