summaryrefslogtreecommitdiff
path: root/systems/cross-bootstrap-system-ppc64-generic
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /systems/cross-bootstrap-system-ppc64-generic
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-7055c080c937d60a198442a4c2d796ffca32acac.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'systems/cross-bootstrap-system-ppc64-generic')
-rw-r--r--systems/cross-bootstrap-system-ppc64-generic11
1 files changed, 11 insertions, 0 deletions
diff --git a/systems/cross-bootstrap-system-ppc64-generic b/systems/cross-bootstrap-system-ppc64-generic
new file mode 100644
index 00000000..3b11fe3f
--- /dev/null
+++ b/systems/cross-bootstrap-system-ppc64-generic
@@ -0,0 +1,11 @@
+arch: ppc64
+description: A system that produces the minimum needed to build a devel system
+kind: system
+name: cross-bootstrap-system-ppc64-generic
+strata:
+- name: build-essential
+ morph: strata/build-essential
+- name: core
+ morph: strata/core
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap