summaryrefslogtreecommitdiff
path: root/bsp-wandboard.morph
blob: dae8e7a3532ef755dbc668c101fe142679dfa097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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: baserock/morph
  build-depends: []
- name: linux
  repo: upstream:linux
  ref: baserock/arm/wandboard_bsp
  build-depends:
  - u-boot