blob: f109ecf218008dd784c0a96a0260b7c874fd863e (
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: b2776bf7149bddd1f4161f14f79520f17fc1d71d
unpetrify-ref: v3.18
build-depends: []
|