summaryrefslogtreecommitdiff
path: root/strata/installer-utils.morph
diff options
context:
space:
mode:
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: []