summaryrefslogtreecommitdiff
path: root/bsp-wandboard.morph
blob: 88a4e1633de1a0138c483c5913408912ebf1c0fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
build-depends:
- morph: core
  ref: master
  repo: baserock:baserock/morphs
chunks:
- build-depends: []
  name: u-boot
  ref: baserock/morph
  repo: upstream:u-boot
- build-depends:
  - u-boot
  name: linux
  ref: baserock/liw/wandboard_bsp
  repo: upstream:linux
description: The platform dependent components required to boot an wandboard ARM board.
kind: stratum
name: bsp-wandboard