summaryrefslogtreecommitdiff
path: root/bsp-wandboard.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-04-04 10:50:31 +0000
committerMorph (on behalf of Richard Ipsum) <richard.ipsum@codethink.co.uk>2014-04-04 10:50:31 +0000
commit811c937e9b4f5d9a5db56822c89a4a61b5f4913e (patch)
treec870a119cc9815ec89db1f67f9d2fd00afc3fbb3 /bsp-wandboard.morph
parentdb2ee5947538e188753f5671ca9e0a934292116c (diff)
downloadmorphs-811c937e9b4f5d9a5db56822c89a4a61b5f4913e.tar.gz
Morph build 2b9145c3fe3444379c6c32e529e3a28f
System branch: master
Diffstat (limited to 'bsp-wandboard.morph')
-rw-r--r--bsp-wandboard.morph22
1 files changed, 10 insertions, 12 deletions
diff --git a/bsp-wandboard.morph b/bsp-wandboard.morph
index 3d71d40..dae8e7a 100644
--- a/bsp-wandboard.morph
+++ b/bsp-wandboard.morph
@@ -1,17 +1,15 @@
+name: bsp-wandboard
+kind: stratum
+description: The platform dependent components required to boot an wandboard ARM board.
build-depends:
- morph: core
- ref: null
- repo: null
chunks:
-- build-depends: []
- name: u-boot
- ref: baserock/morph
+- name: u-boot
repo: upstream:u-boot
-- build-depends:
- - u-boot
- name: linux
- ref: baserock/arm/wandboard_bsp
+ ref: baserock/morph
+ build-depends: []
+- name: linux
repo: upstream:linux
-description: The platform dependent components required to boot an wandboard ARM board.
-kind: stratum
-name: bsp-wandboard
+ ref: baserock/arm/wandboard_bsp
+ build-depends:
+ - u-boot