summaryrefslogtreecommitdiff
path: root/bsp-armv7-highbank.morph
blob: a3eaf2dca2969ea06b6cc35c6fdaa8d3e2eb8919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: bsp-armv7-highbank
description: The platform dependent components required to boot an ARM highbank board.
kind: stratum
build-depends:
- repo: baserock:baserock/morphs
  ref: master
  morph: core
chunks:
- name: linux
  repo: upstream:linux
  ref: baserock/arm/highbank
  build-depends: []