diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 15:14:14 +0000 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 15:14:14 +0000 |
commit | be13b067e0f5a368710916527cc50db43ed3971c (patch) | |
tree | 3d5a40f7f0a9344f7b04c2bacd4577d89b5633a0 /devel-system-armv7-highbank.morph | |
parent | c494cf7d51458117cbb02c610e124ad213fb0220 (diff) | |
download | definitions-be13b067e0f5a368710916527cc50db43ed3971c.tar.gz |
Strip devel systems down to headless
Our new definition of a devel system is the minimal system to build and
deploy anything else.
We may in future re-add "fat" devel systems again under another name,
but it's significanly easier to release just this system.
The vagrant systems have been left alone, since they require guest
extensions, which depend on the X stuff anyway.
Diffstat (limited to 'devel-system-armv7-highbank.morph')
-rw-r--r-- | devel-system-armv7-highbank.morph | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph index adeb07b3..a4ebd37e 100644 --- a/devel-system-armv7-highbank.morph +++ b/devel-system-armv7-highbank.morph @@ -13,13 +13,6 @@ strata: - morph: build-essential - morph: core - morph: foundation -- morph: genivi-foundation - morph: bsp-armv7-highbank -- morph: connectivity -- morph: audio-bluetooth -- morph: x-common -- morph: x-armv7-versatile -- morph: multimedia -- morph: genivi -- morph: genivi-x-armv7-versatile - morph: tools +- morph: openstack-clients |