summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-12-03 14:42:47 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-12-03 15:20:07 +0000
commit8e889402bca36fb198040941e0b5d511eb626dc2 (patch)
treee0ff8e6c795486a010505c088389260bf84b05dd
parentebbf41e20293eebab1828d192ae4da767c7fe403 (diff)
downloaddefinitions-8e889402bca36fb198040941e0b5d511eb626dc2.tar.gz
Add cross-bootstrap system for ppc64
-rw-r--r--cross-bootstrap-system-ppc64-generic.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/cross-bootstrap-system-ppc64-generic.morph b/cross-bootstrap-system-ppc64-generic.morph
new file mode 100644
index 00000000..279ed27f
--- /dev/null
+++ b/cross-bootstrap-system-ppc64-generic.morph
@@ -0,0 +1,14 @@
+arch: ppc64
+description: A system that produces the minimum needed to build a devel system
+kind: system
+name: cross-bootstrap-system-ppc64-generic
+strata:
+- morph: build-essential
+ ref: master
+ repo: baserock:baserock/morphs
+- morph: core
+ ref: master
+ repo: baserock:baserock/morphs
+- morph: cross-bootstrap
+ ref: master
+ repo: baserock:baserock/morphs