summaryrefslogtreecommitdiff
path: root/bsp-x86_32-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /bsp-x86_32-generic.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-2b10a9677817377618e33d2b07ab7caefe316633.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'bsp-x86_32-generic.morph')
-rw-r--r--bsp-x86_32-generic.morph23
1 files changed, 0 insertions, 23 deletions
diff --git a/bsp-x86_32-generic.morph b/bsp-x86_32-generic.morph
deleted file mode 100644
index 625f854c..00000000
--- a/bsp-x86_32-generic.morph
+++ /dev/null
@@ -1,23 +0,0 @@
-name: bsp-x86_32-generic
-kind: stratum
-description: The set of platform specific components required for booting a 32-bit
- x86 based system.
-build-depends:
-- morph: core
-chunks:
-- name: linux-x86-32-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