summaryrefslogtreecommitdiff
path: root/systems/cross-bootstrap-system-armv8b64-generic.morph
blob: ed2cbc89f211c209724eb985d628ca13643a46af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: cross-bootstrap-system-armv8b64-generic
kind: system
description: A system that produces the minimum needed to build a devel system
arch: armv8b64
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: python-cliapp
  morph: strata/python-cliapp.morph
- name: morph-utils
  morph: strata/morph-utils.morph
- name: cross-bootstrap
  morph: strata/cross-bootstrap.morph