summaryrefslogtreecommitdiff
path: root/bootstrap-pass1.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 /bootstrap-pass1.morph
parent85f4b00b34f0a7e38133be8f83ca16db8a3cfc62 (diff)
downloaddefinitions-3b58710687bcddb233bdcc48309c25fde665ea32.tar.gz
Strata should use "chunks" not "sources"
Diffstat (limited to 'bootstrap-pass1.morph')
-rw-r--r--bootstrap-pass1.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index 9433e60c..2fd15f8a 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -2,7 +2,7 @@
"name": "bootstrap-pass1",
"description": "A minimal set of programs required to build from source code releases. This is designed to not use the host environment whenever possible, which leads to strangeness like building something multiple times. It uses special branches which have been prepared to reduce the number of dependencies.",
"kind": "stratum",
- "sources": [
+ "chunks": [
{
"repo": "upstream:binutils-redhat",
"ref": "baserock/bootstrap-pass1",