summaryrefslogtreecommitdiff
path: root/strata/distbuild.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-14 12:22:34 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-14 12:22:34 +0000
commit10dda889872542b8f261555c139791ff34eec9b1 (patch)
tree3e9ab7f5f4973b68b32780cdafcc5ed050afcc1f /strata/distbuild.morph
parent08cc81090d122ef6a6530b28a8c9619e92781fc7 (diff)
downloaddefinitions-10dda889872542b8f261555c139791ff34eec9b1.tar.gz
Update and move strata, systems and clusters
Diffstat (limited to 'strata/distbuild.morph')
-rw-r--r--strata/distbuild.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/strata/distbuild.morph b/strata/distbuild.morph
new file mode 100644
index 00000000..9a2d1087
--- /dev/null
+++ b/strata/distbuild.morph
@@ -0,0 +1,23 @@
+name: distbuild
+kind: stratum
+description: Morph distributed build software
+build-depends:
+- morph: foundation
+- morph: core
+- morph: tools
+chunks:
+- name: bottle
+ repo: upstream:bottle
+ ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: morph-cache-server
+ repo: baserock:baserock/morph-cache-server
+ ref: cc5f95fa563c4817cdcffc428da18e263bd02ae2
+ unpetrify-ref: master
+ build-depends: []
+- name: flup
+ repo: upstream:flup
+ ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
+ unpetrify-ref: baserock/morph
+ build-depends: []