From a8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Thu, 3 Aug 2017 11:04:55 +0200 Subject: Stripped demo repo to only build qemuarm64 --- qemuppc/.README | 9 --------- qemuppc/README | 16 ---------------- qemuppc/default.xml | 14 -------------- qemuppc/eltf.conf | 16 ---------------- qemuppc/manifest_template.xml | 11 ----------- 5 files changed, 66 deletions(-) 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 (limited to 'qemuppc') 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 3a47c25..0000000 --- a/qemuppc/README +++ /dev/null @@ -1,16 +0,0 @@ -This file contains build and boot instructions for Enea Linux on QEMUPPC, - -standard profile. - - - -___Build-command:qemuppc -cd /path/to/poky_directory/ -TEMPLATECONF=meta-el-standard/conf/template.qemuppc/ . ./oe-init-build-env /path/to/build-dir -bitbake enea-image-standard -___END - - -___Boot-command:qemuppc -runqemu qemuppc -___END diff --git a/qemuppc/default.xml b/qemuppc/default.xml deleted file mode 100644 index abfacbb..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 @@ - - - - - - - - - - - -- cgit v1.2.3-54-g00ecf