From 8e889402bca36fb198040941e0b5d511eb626dc2 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 3 Dec 2013 14:42:47 +0000 Subject: Add cross-bootstrap system for ppc64 --- cross-bootstrap-system-ppc64-generic.morph | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 cross-bootstrap-system-ppc64-generic.morph 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 -- cgit v1.2.1