summaryrefslogtreecommitdiff
path: root/systems/minimal-system-armv5l-aspeed.morph
blob: a646b29bf93dda80c829bf917e4285ea2fe96efe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: minimal-system-armv5l-wedge
kind: system
description: The set of strata required to have a minimal system for a wedge
  (OpenBMC) system.
arch: armv5l
strata:
- name: build-essential
  morph: strata/build-essential.morph
  artifacts:
  - build-essential-minimal
- name: bsp-armv5l-wedge
  morph: strata/bsp-armv5l-wedge.morph
  artifacts:
  - bsp-armv5l-wedge-runtime
configuration-extensions:
- set-hostname
- simple-network
- busybox-init