summaryrefslogtreecommitdiff
path: root/strata/bsp-wandboard
diff options
context:
space:
mode:
Diffstat (limited to 'strata/bsp-wandboard')
-rw-r--r--strata/bsp-wandboard18
1 files changed, 18 insertions, 0 deletions
diff --git a/strata/bsp-wandboard b/strata/bsp-wandboard
new file mode 100644
index 00000000..7b04e3cd
--- /dev/null
+++ b/strata/bsp-wandboard
@@ -0,0 +1,18 @@
+name: bsp-wandboard
+kind: stratum
+description: The platform dependent components required to boot an wandboard ARM board.
+build-depends:
+- name: core
+ morph: strata/core
+chunks:
+- name: u-boot
+ repo: upstream:u-boot
+ ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: linux-armv7-wandboard
+ repo: upstream:linux
+ ref: 9573986cf27ff44814f3efb1f1e95638406db456
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - u-boot