summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn8
1 files changed, 0 insertions, 8 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 246c885d..74ed9906 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -240,8 +240,6 @@ another to hold a chunk.
kind: system
arch: $arch
strata:
- - name: build-essential
- morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
EOF
@@ -381,8 +379,6 @@ have a morphology using the test architecture.
kind: system
name: $name
strata:
- - name: build-essential
- morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
EOF
@@ -402,8 +398,6 @@ You need an architecture to build a system, we don't default to the host archite
kind: system
name: $name
strata:
- - name: build-essential
- morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
EOF
@@ -546,8 +540,6 @@ print-architecture` to get a value appropriate for morph.
kind: system
name: $name
strata:
- - name: build-essential
- morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
EOF