summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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