summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /strata/bsp-x86_64-generic
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-baserock/richardmaw/S11284/morphologies-by-path.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'strata/bsp-x86_64-generic')
-rw-r--r--strata/bsp-x86_64-generic24
1 files changed, 24 insertions, 0 deletions
diff --git a/strata/bsp-x86_64-generic b/strata/bsp-x86_64-generic
new file mode 100644
index 00000000..741d9964
--- /dev/null
+++ b/strata/bsp-x86_64-generic
@@ -0,0 +1,24 @@
+name: bsp-x86_64-generic
+kind: stratum
+description: The set of platform specific components required for booting a 64-bit
+ x86 based system.
+build-depends:
+- name: core
+ morph: strata/core
+chunks:
+- name: linux-x86-64-generic
+ repo: upstream:linux
+ ref: d67a0e110187abd560a1de63fa172894a52839d5
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- 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