summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_32-generic.morph
blob: bfc47d07919e0fc653c8f9400c2a2fc1b92ba9c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: bsp-x86_32-generic
kind: stratum
description: The set of platform specific components required for booting a 32-bit
  x86 based system.
build-depends:
# nasm wants asciidoc and xmlto for generating its docs
# so include docutils here
- morph: strata/docutils.morph
chunks:
- name: linux-x86-32-generic
  morph: strata/bsp-x86_32-generic/linux-x86-32-generic.morph
  repo: upstream:linux
  ref: a351e9b9fc24e982ec2f0e76379a49826036da12
  unpetrify-ref: v4.11
- name: nasm
  morph: strata/bsp-x86_32-generic/nasm.morph
  repo: upstream:nasm
  ref: 8fa0fe16408afc76ce1ae4387e1a9d46893cfda6
  unpetrify-ref: nasm-2.11.08
- name: syslinux
  morph: strata/bsp-x86_32-generic/syslinux.morph
  repo: upstream:syslinux
  ref: 02ab5d34ba0a90e3b6dd78034d7c470c77500119
  unpetrify-ref: baserock/syslinux-4.06-gcc7
  build-depends:
  - nasm