summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-openwrt.morph
blob: fb3f0352200402a1dbdae36e96c0f28ed11587a2 (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
27
28
29
30
31
name: bsp-x86_64-openwrt
kind: stratum
description: The set of platform specific components required for booting a 64-bit
  x86 based system.
build-depends:
- morph: strata/core-wrt.morph
chunks:
- name: kmod-wrt
  morph: strata/bsp-x86_64-openwrt/kmod-wrt.morph
  repo: upstream:kmod
  ref: ae58de0fcb4a6528dd365e23d383bbe2eaf2d566
  unpetrify-ref: v18
- name: linux-x86-64-openwrt
  morph: strata/bsp-x86_64-openwrt/linux-x86-64-openwrt.morph
  repo: upstream:linux
  ref: 39a8804455fb23f09157341d3ba7db6d7ae6ee76
  unpetrify-ref: v4.0
  build-depends:
  - kmod-wrt
- name: nasm-wrt
  morph: strata/bsp-x86_64-openwrt/nasm-wrt.morph
  repo: upstream:nasm
  ref: 78bdad3d14fb875d5f2062957e326ba2a9e4ccb0
  unpetrify-ref: baserock/morph
- name: syslinux-wrt
  morph: strata/bsp-x86_64-openwrt/syslinux-wrt.morph
  repo: upstream:syslinux
  ref: 2aab8555987b547b617cbb887e61083fece01541
  unpetrify-ref: baserock/morph
  build-depends:
  - nasm-wrt