summaryrefslogtreecommitdiff
path: root/strata/installer-utils.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-12-10 10:55:38 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-12-10 10:55:38 +0000
commit9a736742213feb10f1a2eee73cd2108ebcce9056 (patch)
tree362263dbdd5751878733b1df600da93317f5e185 /strata/installer-utils.morph
parent02456901e3e0a0ed30760c986d1e265259f8da99 (diff)
parent56200c41fbd573e0905d51217f45246d356e00a0 (diff)
downloaddefinitions-9a736742213feb10f1a2eee73cd2108ebcce9056.tar.gz
Merge branch 'baserock/pedroalvarez/installer7'
Reviewed-by: - Richard Maw - Sam Thursfield
Diffstat (limited to 'strata/installer-utils.morph')
-rw-r--r--strata/installer-utils.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/installer-utils.morph b/strata/installer-utils.morph
new file mode 100644
index 00000000..b97a7c09
--- /dev/null
+++ b/strata/installer-utils.morph
@@ -0,0 +1,12 @@
+name: installer-utils
+kind: stratum
+description: stratum for Baserock installer script.
+build-depends:
+- morph: strata/build-essential.morph
+chunks:
+- name: installer-scripts
+ morph: strata/installer-utils/installer-scripts.morph
+ repo: baserock:baserock/installer-scripts
+ ref: master
+ unpetrify-ref: master
+ build-depends: []