summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-02-18 10:28:07 +0000
committerJavier Jardón <jjardon@gnome.org>2015-08-23 22:33:51 +0100
commitd6bf3d939087bb8a6d7fe79251eb21081e4aeacd (patch)
tree75b4508790941f0e2c386780a107877ef7e01329
parent60f995696bf21dc3e9a102b905cd90520efd4db7 (diff)
downloaddefinitions-d6bf3d939087bb8a6d7fe79251eb21081e4aeacd.tar.gz
Rationalise the XFCE system's component stratum.
Removes errant reference to genivi. Change-Id: Idf005e71a8f4ce823fa250c9f704976e79457a61
-rw-r--r--systems/xfce-system.morph22
1 files changed, 19 insertions, 3 deletions
diff --git a/systems/xfce-system.morph b/systems/xfce-system.morph
index 6a1e0b2b..da23ecb9 100644
--- a/systems/xfce-system.morph
+++ b/systems/xfce-system.morph
@@ -1,12 +1,14 @@
name: xfce-system
kind: system
-description: A GENIVI devel with XFCE
+description: A system with the XFCE desktop
arch: x86_64
strata:
- name: build-essential
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: coreutils-common
+ morph: strata/coreutils-common.morph
- name: python-core
morph: strata/python-core.morph
- name: python3-core
@@ -19,22 +21,36 @@ strata:
morph: strata/connectivity.morph
- name: connman-common
morph: strata/connman-common.morph
+- name: input-common
+ morph: strata/input-common.morph
- name: audio-bluetooth
morph: strata/audio-bluetooth.morph
+- name: libdrm-common
+ morph: strata/libdrm-common.morph
+- name: mesa-common
+ morph: strata/mesa-common.morph
+- name: graphics-common
+ morph: strata/graphics-common.morph
+- name: wayland-generic
+ morph: strata/wayland-generic.morph
- name: x-common
morph: strata/x-common.morph
- name: x-generic
morph: strata/x-generic.morph
+- name: x-drivers
+ morph: strata/x-drivers.morph
- name: multimedia-common
morph: strata/multimedia-common.morph
- name: multimedia-gstreamer
morph: strata/multimedia-gstreamer.morph
-- name: genivi
- morph: strata/genivi.morph
+- name: gtk-deps
+ morph: strata/gtk-deps.morph
- name: gtk2
morph: strata/gtk2.morph
- name: tools
morph: strata/tools.morph
+- name: devtools
+ morph: strata/devtools.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
- name: python-pygobject