From 2ac3a32e9dc94477556b5cf1bc9ff7a9c6dcab6d Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 18 Feb 2015 10:28:07 +0000 Subject: Rationalise the XFCE system's component stratum. Removes errant reference to genivi. --- systems/xfce-system.morph | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/systems/xfce-system.morph b/systems/xfce-system.morph index 697ea52d..63d98716 100644 --- a/systems/xfce-system.morph +++ b/systems/xfce-system.morph @@ -1,6 +1,6 @@ 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 @@ -19,20 +19,24 @@ strata: morph: strata/connman-common.morph - name: audio-bluetooth morph: strata/audio-bluetooth.morph +- name: graphics-common + morph: strata/graphics-common.morph - name: x-common morph: strata/x-common.morph -- name: x-generic - morph: strata/x-generic.morph +- name: x-xorg + morph: strata/x-xorg.morph - name: multimedia morph: strata/multimedia.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: morph-utils morph: strata/morph-utils.morph +- name: libdrm-common + morph: strata/libdrm-common.morph - name: xfce morph: strata/xfce.morph configuration-extensions: -- cgit v1.2.1