summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-02-24 16:19:12 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-02-24 16:38:15 +0000
commit887c42930b220ecdee3c488606ac076bd8b4de03 (patch)
tree121bff2502fdb414391e232f41833c202fc45fa4
parentb99e9f40c9b40d1150be2e635783be2bf4060005 (diff)
downloaddefinitions-887c42930b220ecdee3c488606ac076bd8b4de03.tar.gz
Add distbuild stratum
-rw-r--r--distbuild.morph24
1 files changed, 24 insertions, 0 deletions
diff --git a/distbuild.morph b/distbuild.morph
new file mode 100644
index 00000000..7b4fd57b
--- /dev/null
+++ b/distbuild.morph
@@ -0,0 +1,24 @@
+name: distbuild
+kind: stratum
+description: Morph distributed build software
+chunks:
+- build-depends: []
+ name: bottle
+ ref: baserock/morph
+ repo: upstream:bottle
+- build-depends: []
+ name: morph-cache-server
+ ref: baserock/morph
+ repo: codethink:morph-cache-server
+- build-depends: []
+ name: distbuild-plugin
+ ref: master
+ repo: codethink:distbuild-plugin
+- build-depends: []
+ name: distbuild-setup
+ ref: master
+ repo: codethink:distbuild-setup
+- build-depends: []
+ name: flup
+ ref: baserock/morph
+ repo: upstream:flup