summaryrefslogtreecommitdiff
path: root/baserock/strata/bsp-x86_both-tools.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock/strata/bsp-x86_both-tools.morph')
-rw-r--r--baserock/strata/bsp-x86_both-tools.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/baserock/strata/bsp-x86_both-tools.morph b/baserock/strata/bsp-x86_both-tools.morph
new file mode 100644
index 00000000..0d159ce6
--- /dev/null
+++ b/baserock/strata/bsp-x86_both-tools.morph
@@ -0,0 +1,21 @@
+name: bsp-x86_both-tools
+kind: stratum
+description: The set of platform specific components required for configuring a bootable
+ x86 based system.
+build-depends:
+# nasm wants asciidoc and xmlto for generating its docs
+# so include docutils here
+- morph: strata/docutils.morph
+chunks:
+- name: nasm
+ morph: strata/bsp-x86_both-tools/nasm.morph
+ repo: upstream:nasm
+ ref: 8fa0fe16408afc76ce1ae4387e1a9d46893cfda6
+ unpetrify-ref: nasm-2.11.08
+- name: syslinux
+ morph: strata/bsp-x86_both-tools/syslinux.morph
+ repo: upstream:syslinux
+ ref: d715b39c0801ecea5e52f9029cea7c76320f93cf
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - nasm