summaryrefslogtreecommitdiff
path: root/baserock/systems/cross-bootstrap-system-armv5l-generic.morph
blob: e479d150bbab373c497618f3b78b72b6dc9fed68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: cross-bootstrap-system-armv5l-generic
kind: system
description: A system that produces the minimum needed to build a devel system
arch: armv5l
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: python-cliapp
  morph: strata/python-cliapp.morph
- name: python-pygobject
  morph: strata/python-pygobject.morph
- name: libsoup-common
  morph: strata/libsoup-common.morph
- name: glib-common
  morph: strata/glib-common.morph
- name: ostree-core
  morph: strata/ostree-core.morph
- name: morph-utils
  morph: strata/morph-utils.morph
- name: cross-bootstrap
  morph: strata/cross-bootstrap.morph