summaryrefslogtreecommitdiff
path: root/bsp-wandboard.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-wandboard.morph
parent5640acb7ec437f0b584dbb1ff044e1495c87448a (diff)
downloadmorphs-90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc.tar.gz
Delete genivi-staging and reorder morph contents
Diffstat (limited to 'bsp-wandboard.morph')
-rw-r--r--bsp-wandboard.morph24
1 files changed, 12 insertions, 12 deletions
diff --git a/bsp-wandboard.morph b/bsp-wandboard.morph
index 0692f76..88a4e16 100644
--- a/bsp-wandboard.morph
+++ b/bsp-wandboard.morph
@@ -1,17 +1,17 @@
-name: bsp-wandboard
-description: The platform dependent components required to boot an wandboard ARM board.
-kind: stratum
build-depends:
-- repo: baserock:baserock/morphs
+- morph: core
ref: master
- morph: core
+ repo: baserock:baserock/morphs
chunks:
-- name: u-boot
- repo: upstream:u-boot
+- build-depends: []
+ name: u-boot
ref: baserock/morph
- build-depends: []
-- name: linux
- repo: upstream:linux
- ref: baserock/liw/wandboard_bsp
- build-depends:
+ repo: upstream:u-boot
+- build-depends:
- u-boot
+ name: linux
+ ref: baserock/liw/wandboard_bsp
+ repo: upstream:linux
+description: The platform dependent components required to boot an wandboard ARM board.
+kind: stratum
+name: bsp-wandboard