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