From 7a8f88dde3f3c7cc2bc34bbf32a066f521f773dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 14 Oct 2022 20:48:48 +0200 Subject: [PATCH] Remove onboard from images 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-full-image.bb | 2 -- recipes-image/xfce4/xfce4-full-image.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipes-image/allgui/allgui-full-image.bb b/recipes-image/allgui/allgui-full-image.bb index 3fac730..5ff2f99 100644 --- a/recipes-image/allgui/allgui-full-image.bb +++ b/recipes-image/allgui/allgui-full-image.bb @@ -6,8 +6,6 @@ IMAGE_INSTALL += " \ packagegroup-gui-full \ kde-world \ \ - onboard \ - \ faenza-icon-theme \ openzone \ \ diff --git a/recipes-image/xfce4/xfce4-full-image.bb b/recipes-image/xfce4/xfce4-full-image.bb index ea60a62..e37be50 100644 --- a/recipes-image/xfce4/xfce4-full-image.bb +++ b/recipes-image/xfce4/xfce4-full-image.bb @@ -7,8 +7,6 @@ export IMAGE_BASENAME = "xfce4-full-image" IMAGE_INSTALL += " \ packagegroup-gui-full \ \ - onboard \ - \ faenza-icon-theme \ openzone \ \