summaryrefslogtreecommitdiff
path: root/strata/distbuild
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /strata/distbuild
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-baserock/richardmaw/S11284/morphologies-by-path.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'strata/distbuild')
-rw-r--r--strata/distbuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/strata/distbuild b/strata/distbuild
new file mode 100644
index 00000000..1df808e2
--- /dev/null
+++ b/strata/distbuild
@@ -0,0 +1,26 @@
+name: distbuild
+kind: stratum
+description: Morph distributed build software
+build-depends:
+- name: foundation
+ morph: strata/foundation
+- name: core
+ morph: strata/core
+- name: tools
+ morph: strata/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: []