summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv7lhf-wandboard.morph
blob: 2eed334362e650679ad41f13ba66acb6492591a4 (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
name: devel-system-armv7lhf-wandboard
kind: system
description: |
  A system with useful tools for doing Baserock development.

  For use on ARMv7 Wandboard computers using little-endian word order and
  hardware floating point support.
arch: armv7lhf
strata:
- name: build-essential
  morph: strata/build-essential.morph
- name: core
  morph: strata/core.morph
- name: foundation
  morph: strata/foundation.morph
- name: bsp-wandboard
  morph: strata/bsp-wandboard.morph
- name: tools
  morph: strata/tools.morph
- name: morph-utils
  morph: strata/morph-utils.morph
- name: openstack-clients
  morph: strata/openstack-clients.morph
configuration-extensions:
- set-hostname
- add-config-files
- simple-network
- nfsboot
- install-files