summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-12-01 11:59:55 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-12-01 12:00:41 +0000
commitd95ae2a90b7b21dabd93dc0800989886905c1891 (patch)
tree3c177df4602e8ca5afa4e8880a66ccc3bfa1da7c /strata/core.morph
parent8367a2524e62b3bf66ab41ca608c74533d1b2968 (diff)
downloaddefinitions-lc/010.tar.gz
Migrate to V10lc/010
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph9
1 files changed, 4 insertions, 5 deletions
diff --git a/strata/core.morph b/strata/core.morph
index 26ab89f3..2357b21e 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
@@ -393,7 +391,7 @@ chunks:
- automake
- file
- libxml2
- - xz
+ - xz
- perl
- name: XML-Parser
repo: upstream:XML-Parser
@@ -455,3 +453,4 @@ chunks:
- automake
- libtool
- perl
+configuration-extensions: []