summaryrefslogtreecommitdiff
path: root/minimal-system-x86_32-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /minimal-system-x86_32-generic.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-2b10a9677817377618e33d2b07ab7caefe316633.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'minimal-system-x86_32-generic.morph')
-rw-r--r--minimal-system-x86_32-generic.morph19
1 files changed, 0 insertions, 19 deletions
diff --git a/minimal-system-x86_32-generic.morph b/minimal-system-x86_32-generic.morph
deleted file mode 100644
index b9e9b9e9..00000000
--- a/minimal-system-x86_32-generic.morph
+++ /dev/null
@@ -1,19 +0,0 @@
-arch: x86_32
-configuration-extensions:
-- set-hostname
-- simple-network
-- nfsboot
-- install-files
-- busybox-init
-description: The set of strata required to have a minimal system for a 32-bit x86
- system.
-kind: system
-name: minimal-system-x86_32-generic
-strata:
-- morph: build-essential
- artifacts:
- - build-essential-minimal
-- morph: bsp-x86_32-generic
- # Don't include kernel headers in the system
- artifacts:
- - bsp-x86_32-generic-runtime