summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-28 15:20:39 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-28 15:20:39 +0100
commit3b58710687bcddb233bdcc48309c25fde665ea32 (patch)
tree6c92c83fea8ae5d79d63a5c2f2238ad0748f4fb7 /foundation.morph
parent85f4b00b34f0a7e38133be8f83ca16db8a3cfc62 (diff)
downloaddefinitions-3b58710687bcddb233bdcc48309c25fde665ea32.tar.gz
Strata should use "chunks" not "sources"
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/foundation.morph b/foundation.morph
index acba84ce..eed0954c 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -2,7 +2,7 @@
"name": "foundation",
"description": "The components that go into every system. This is a balance between minimal and functional. It should be platform independent.",
"kind": "stratum",
- "sources": [
+ "chunks": [
{
"name": "fhs-dirs",
"repo": "baserock:fhs-dirs",