summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph9
1 files changed, 5 insertions, 4 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 4d71b37e..9cf2126d 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -1,10 +1,8 @@
name: core
-kind: stratum
+kind: assemblage
description: Core components of a Baserock base system that are build tools required
for the BSP and Foundation strata, but a step above build-essential
-build-depends:
-- morph: strata/build-essential.morph
-chunks:
+contents:
- name: gdbm
morph: strata/core/gdbm.morph
repo: upstream:gdbm-tarball
@@ -47,6 +45,7 @@ chunks:
- perl
- texinfo-tarball
- name: help2man
+ kind: chunk
repo: upstream:help2man
ref: 83bab7e2e8e24a380266a9a247c029c49b0de666
unpetrify-ref: baserock/v1.46.5
@@ -77,6 +76,7 @@ chunks:
ref: 670c2bbcffe873a2b8589ed140c12e7923ef20c0
unpetrify-ref: file-5.22
build-system: autotools
+ kind: chunk
- name: libexpat
morph: strata/core/libexpat.morph
repo: upstream:libexpat
@@ -422,3 +422,4 @@ chunks:
- autoconf
- automake
- libtool
+configuration-extensions: []