blob: 180f02eb12a2293a13de398e20e0ef9dcf15956c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
name: bsp-x86_32-ivi
kind: stratum
description: Set of components required for booting a 32-bit
x86 based system, with some options specific to IVI systems.
build-depends:
- morph: strata/bsp-x86_both-tools.morph
chunks:
- name: linux-x86-32-ivi
morph: strata/bsp-x86_32-ivi/linux-x86-32-ivi.morph
repo: upstream:linux-stable
ref: 2dcd0af568b0cf583645c8a317dd12e344b1c72a
unpetrify-ref: v4.6
|