From 10dda889872542b8f261555c139791ff34eec9b1 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 14 Apr 2014 12:22:34 +0000 Subject: Update and move strata, systems and clusters --- strata/distbuild.morph | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 strata/distbuild.morph (limited to 'strata/distbuild.morph') 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: [] -- cgit v1.2.1