From 10dda889872542b8f261555c139791ff34eec9b1 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 14 Apr 2014 12:22:34 +0000 Subject: Update and move strata, systems and clusters --- strata/bsp-wandboard.morph | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 strata/bsp-wandboard.morph (limited to 'strata/bsp-wandboard.morph') diff --git a/strata/bsp-wandboard.morph b/strata/bsp-wandboard.morph new file mode 100644 index 00000000..95f61bc9 --- /dev/null +++ b/strata/bsp-wandboard.morph @@ -0,0 +1,17 @@ +name: bsp-wandboard +kind: stratum +description: The platform dependent components required to boot an wandboard ARM board. +build-depends: +- morph: core +chunks: +- name: u-boot + repo: upstream:u-boot + ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf + unpetrify-ref: baserock/morph + build-depends: [] +- name: linux + repo: upstream:linux + ref: 635ad1134d5e3fccf8c9ec50983b8d39e1493ae9 + unpetrify-ref: baserock/arm/wandboard_bsp + build-depends: + - u-boot -- cgit v1.2.1