summaryrefslogtreecommitdiff
path: root/bsp-wandboard/morph
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-wandboard/morph')
-rw-r--r--bsp-wandboard/morph10
1 files changed, 5 insertions, 5 deletions
diff --git a/bsp-wandboard/morph b/bsp-wandboard/morph
index 95f61bc9..282bb17c 100644
--- a/bsp-wandboard/morph
+++ b/bsp-wandboard/morph
@@ -1,17 +1,17 @@
-name: bsp-wandboard
+name: bsp-wandboard/morph
kind: stratum
description: The platform dependent components required to boot an wandboard ARM board.
build-depends:
-- morph: core
+- morph: core/morph
chunks:
-- name: u-boot
+- name: bsp-wandboard/u-boot.morph
repo: upstream:u-boot
ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
unpetrify-ref: baserock/morph
build-depends: []
-- name: linux
+- name: bsp-wandboard/linux.morph
repo: upstream:linux
ref: 635ad1134d5e3fccf8c9ec50983b8d39e1493ae9
unpetrify-ref: baserock/arm/wandboard_bsp
build-depends:
- - u-boot
+ - bsp-wandboard/u-boot.morph