From b40512bc919f35c628c8e2924cf4f68716f22508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 3 Nov 2018 22:16:53 +0100 Subject: [PATCH] allgui-base-image: add xfce4-default-config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-image/allgui/allgui-base-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-image/allgui/allgui-base-image.bb b/recipes-image/allgui/allgui-base-image.bb index 161ad11..8486ad5 100644 --- a/recipes-image/allgui/allgui-base-image.bb +++ b/recipes-image/allgui/allgui-base-image.bb @@ -14,6 +14,7 @@ IMAGE_INSTALL += " \ plasma-world \ \ packagegroup-xfce-base \ + xfce4-default-config \ \ packagegroup-lxqt-base \ lxqt-default-config \