summaryrefslogtreecommitdiff
path: root/strata/bsp-wandboard.morph
blob: 4ffd2e0eb59379d7e7bc700b67a4b2611d4ee58c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: bsp-wandboard
kind: stratum
description: The platform dependent components required to boot an wandboard ARM board.
build-depends:
- morph: strata/core.morph
chunks:
- name: u-boot@wandboard
  morph: strata/bsp-wandboard/u-boot@wandboard.morph
  repo: upstream:u-boot
  ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
  unpetrify-ref: baserock/morph
  build-depends: []
- name: linux-armv7-wandboard
  morph: strata/bsp-wandboard/linux-armv7-wandboard.morph
  repo: upstream:linux
  ref: bfa76d49576599a4b9f9b7a71f23d73d6dcff735
  unpetrify-ref: v3.19
  build-depends:
  - u-boot@wandboard