blob: 58038d60521589e4133d8f37335347996f82618b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name: bsp-ppc64-generic
kind: stratum
description: The platform dependent components required to boot a ppc64 board.
build-depends:
- morph: strata/core.morph
chunks:
- name: linux-ppc64
morph: strata/bsp-ppc64-generic/linux-ppc64.morph
repo: upstream:linux
ref: bfa76d49576599a4b9f9b7a71f23d73d6dcff735
unpetrify-ref: v3.19
|