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