summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/build-system-armv7lhf-highbank.morph (renamed from systems/distbuild-system-armv7lhf-highbank.morph)4
-rw-r--r--systems/build-system-armv7lhf-jetson.morph (renamed from systems/distbuild-system-armv7lhf-jetson.morph)4
-rw-r--r--systems/build-system-ppc64.morph (renamed from systems/distbuild-system-ppc64.morph)4
-rw-r--r--systems/build-system-x86_32.morph (renamed from systems/distbuild-system-x86_32.morph)4
-rw-r--r--systems/build-system-x86_64.morph (renamed from systems/distbuild-system-x86_64.morph)4
5 files changed, 10 insertions, 10 deletions
diff --git a/systems/distbuild-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph
index c4ac80ad..43e701b5 100644
--- a/systems/distbuild-system-armv7lhf-highbank.morph
+++ b/systems/build-system-armv7lhf-highbank.morph
@@ -1,6 +1,6 @@
-name: distbuild-system-armv7lhf-highbank
+name: build-system-armv7lhf-highbank
kind: system
-description: Morph distributed build node for armv7lhf highbank
+description: The system that should be used for building all other Baserock systems for ARMv7 little-endian hard-float Calxeda Highbank computers.
arch: armv7lhf
strata:
- name: build-essential
diff --git a/systems/distbuild-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph
index f4147b9e..db0b36e9 100644
--- a/systems/distbuild-system-armv7lhf-jetson.morph
+++ b/systems/build-system-armv7lhf-jetson.morph
@@ -1,6 +1,6 @@
-name: distbuild-system-armv7lhf-jetson
+name: build-system-armv7lhf-jetson
kind: system
-description: Morph distributed build node for armv7lhf jetson
+description: The system that should be used for building all other Baserock systems for ARMv7 little-endian hard-float NVIDIA Jetson TK1 computers.
arch: armv7lhf
strata:
- name: build-essential
diff --git a/systems/distbuild-system-ppc64.morph b/systems/build-system-ppc64.morph
index 6d77c261..a317c696 100644
--- a/systems/distbuild-system-ppc64.morph
+++ b/systems/build-system-ppc64.morph
@@ -1,6 +1,6 @@
-name: distbuild-system-ppc64
+name: build-system-ppc64
kind: system
-description: Morph distributed build node for ppc64
+description: The system that should be used for building all other Baserock systems for 64-bit POWER computers.
arch: ppc64
strata:
- name: build-essential
diff --git a/systems/distbuild-system-x86_32.morph b/systems/build-system-x86_32.morph
index aaa85170..e336d2ec 100644
--- a/systems/distbuild-system-x86_32.morph
+++ b/systems/build-system-x86_32.morph
@@ -1,6 +1,6 @@
-name: distbuild-system-x86_32
+name: build-system-x86_32
kind: system
-description: Morph distributed build node for x86_32
+description: The system that should be used for building all other Baserock systems for 32-bit Intel x86 computers.
arch: x86_32
strata:
- name: build-essential
diff --git a/systems/distbuild-system-x86_64.morph b/systems/build-system-x86_64.morph
index c42cb553..6db657a1 100644
--- a/systems/distbuild-system-x86_64.morph
+++ b/systems/build-system-x86_64.morph
@@ -1,6 +1,6 @@
-name: distbuild-system-x86_64
+name: build-system-x86_64
kind: system
-description: Morph distributed build node for x86_64
+description: The system that should be used for building all other Baserock systems for 64-bit Intel x86 computers.
arch: x86_64
strata:
- name: build-essential