summaryrefslogtreecommitdiff
path: root/strata/syslinux-group.morph
blob: a7f5afcab0d6d3ab29faed7c545021cd8775fd4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: syslinux-group
kind: stratum
description:
  The SYSLINUX bootloader.
build-depends:
# nasm wants asciidoc and xmlto for generating its docs
# so include docutils here
- morph: strata/docutils.morph
chunks:
- name: nasm
  morph: strata/syslinux-group/nasm.morph
  repo: upstream:nasm
  ref: 8fa0fe16408afc76ce1ae4387e1a9d46893cfda6
  unpetrify-ref: nasm-2.11.08
- name: syslinux
  morph: strata/syslinux-group/syslinux.morph
  repo: upstream:syslinux
  ref: d715b39c0801ecea5e52f9029cea7c76320f93cf
  unpetrify-ref: baserock/morph
  build-depends:
  - nasm