summaryrefslogtreecommitdiff
path: root/systems/build-system-ppc64.morph
diff options
context:
space:
mode:
authorFirehose merge bot <firehose@merge.bot>2015-09-11 14:53:48 +0000
committerFirehose merge bot <firehose@merge.bot>2015-09-11 14:53:48 +0000
commitb4d53e2cc0e63babbc4b3fec8a68ae67f47fab00 (patch)
tree862c0d368c4d561b57b940d173152e1c541ba933 /systems/build-system-ppc64.morph
parent0fcbdc18897c838d5ef56be15f3a25c4f506c6fb (diff)
downloaddefinitions-b4d53e2cc0e63babbc4b3fec8a68ae67f47fab00.tar.gz
Firehose test commit
Diffstat (limited to 'systems/build-system-ppc64.morph')
-rw-r--r--systems/build-system-ppc64.morph25
1 files changed, 15 insertions, 10 deletions
diff --git a/systems/build-system-ppc64.morph b/systems/build-system-ppc64.morph
index 38f2e9f3..5c2851bf 100644
--- a/systems/build-system-ppc64.morph
+++ b/systems/build-system-ppc64.morph
@@ -1,6 +1,7 @@
name: build-system-ppc64
kind: system
-description: The system that should be used for building all other Baserock systems for 64-bit POWER computers.
+description: The system that should be used for building all other Baserock systems
+ for 64-bit POWER computers.
arch: ppc64
strata:
- name: build-essential
@@ -11,6 +12,8 @@ strata:
morph: strata/foundation.morph
- name: python-core
morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
- name: bsp-ppc64-generic
morph: strata/bsp-ppc64-generic.morph
- name: tools
@@ -39,15 +42,17 @@ strata:
morph: strata/devtools.morph
- name: libsoup-common
morph: strata/libsoup-common.morph
+- name: glib-common
+ morph: strata/glib-common.morph
- name: ostree-core
morph: strata/ostree-core.morph
configuration-extensions:
-- set-hostname
-- add-config-files
-- nfsboot
-- install-files
-- distbuild
-- fstab
-- mason
-- cloud-init
-- install-essential-files
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/nfsboot
+- extensions/install-files
+- extensions/distbuild
+- extensions/fstab
+- extensions/mason
+- extensions/cloud-init
+- extensions/install-essential-files