summaryrefslogtreecommitdiff
path: root/bsp-x86_32-generic.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-09-30 15:56:41 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-09-30 16:08:08 +0000
commit90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc (patch)
tree2f138678093bb8c3468941159ea2215c9ce185e8 /bsp-x86_32-generic.morph
parent5640acb7ec437f0b584dbb1ff044e1495c87448a (diff)
downloadmorphs-90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc.tar.gz
Delete genivi-staging and reorder morph contents
Diffstat (limited to 'bsp-x86_32-generic.morph')
-rw-r--r--bsp-x86_32-generic.morph28
1 files changed, 14 insertions, 14 deletions
diff --git a/bsp-x86_32-generic.morph b/bsp-x86_32-generic.morph
index 536c3ff..7b861ce 100644
--- a/bsp-x86_32-generic.morph
+++ b/bsp-x86_32-generic.morph
@@ -1,22 +1,22 @@
-name: bsp-x86_32-generic
-description: The set of platform specific components required for booting a 32-bit
- x86 based system.
-kind: stratum
build-depends:
-- repo: baserock:baserock/morphs
+- morph: core
ref: master
- morph: core
+ repo: baserock:baserock/morphs
chunks:
-- name: linux
+- build-depends: []
+ name: linux
+ ref: baserock/morph
repo: upstream:linux
+- build-depends: []
+ name: nasm
ref: baserock/morph
- build-depends: []
-- name: nasm
repo: upstream:nasm
+- build-depends:
+ - nasm
+ name: syslinux
ref: baserock/morph
- build-depends: []
-- name: syslinux
repo: upstream:syslinux
- ref: baserock/morph
- build-depends:
- - nasm
+description: The set of platform specific components required for booting a 32-bit
+ x86 based system.
+kind: stratum
+name: bsp-x86_32-generic