blob: 002c00bed5e309df619a27513b8e447e9b6618e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
build-depends: []
|