summaryrefslogtreecommitdiff
path: root/bsp-x86_both-tools.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-x86_both-tools.morph')
-rw-r--r--bsp-x86_both-tools.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/bsp-x86_both-tools.morph b/bsp-x86_both-tools.morph
new file mode 100644
index 00000000..60b8bcd0
--- /dev/null
+++ b/bsp-x86_both-tools.morph
@@ -0,0 +1,18 @@
+name: bsp-x86_both-tools
+kind: stratum
+description: The set of platform specific components required for configuring a bootable
+ x86 based system.
+build-depends:
+- morph: core
+chunks:
+- name: nasm
+ repo: upstream:nasm
+ ref: 78bdad3d14fb875d5f2062957e326ba2a9e4ccb0
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: syslinux
+ repo: upstream:syslinux
+ ref: 8821237240c5374d83298b2da5ad88fa1e3c1ef7
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - nasm