blob: 8239556961eeb4ee215505759037e9238adee101 (
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-stable
ref: 660613d1a4e94144490850b6c3d350331860fac4
unpetrify-ref: v3.19.2
|