From 635aadf003d65e4d19659fc2dda03d92f16aef4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 13 Dec 2018 00:32:06 +0100 Subject: [PATCH] allgui-base-image: add liri world MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Up to now there are only apps and libs building. As soon as liri-shell is back there will be liri-only images. Signed-off-by: Andreas Müller --- recipes-image/allgui/allgui-base-image.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-image/allgui/allgui-base-image.bb b/recipes-image/allgui/allgui-base-image.bb index 9e8f3fc..5a538fe 100644 --- a/recipes-image/allgui/allgui-base-image.bb +++ b/recipes-image/allgui/allgui-base-image.bb @@ -20,6 +20,8 @@ IMAGE_INSTALL += " \ packagegroup-lxqt-base \ lxqt-default-config \ \ + liri-world \ + \ lumina \ \ weston weston-xwayland \