summaryrefslogtreecommitdiff
path: root/strata/distbuild.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-10-02 14:16:00 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-10-02 14:21:54 +0000
commit1a7fbedf56a4c7a6afb683851dde5d34bbb48b86 (patch)
tree9a5b81307418a19ed4ab92f2569af5141a466cbb /strata/distbuild.morph
parent6d4a0ec6caa5a1f1f1a73a7a8bd061889cf06299 (diff)
downloaddefinitions-baserock/richardmaw/distbuild-fix.tar.gz
Split morph out of toolsbaserock/richardmaw/distbuild-fix
morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph.
Diffstat (limited to 'strata/distbuild.morph')
-rw-r--r--strata/distbuild.morph23
1 files changed, 0 insertions, 23 deletions
diff --git a/strata/distbuild.morph b/strata/distbuild.morph
deleted file mode 100644
index 36306d9c..00000000
--- a/strata/distbuild.morph
+++ /dev/null
@@ -1,23 +0,0 @@
-name: distbuild
-kind: stratum
-description: Morph distributed build software
-build-depends:
-- morph: strata/foundation.morph
-- morph: strata/core.morph
-- morph: strata/tools.morph
-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: []