From a33b93ac663219ddfb739f0af4706a6511cb7633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 14 Nov 2019 08:47:39 +0100 Subject: [PATCH] Add developer packages to our full 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 | 7 +++++++ recipes-image/packagegroups/packagegroup-gui-full.bb | 1 + 2 files changed, 8 insertions(+) diff --git a/recipes-image/allgui/allgui-full-image.bb b/recipes-image/allgui/allgui-full-image.bb index a34424a..6b6a273 100644 --- a/recipes-image/allgui/allgui-full-image.bb +++ b/recipes-image/allgui/allgui-full-image.bb @@ -13,6 +13,13 @@ IMAGE_INSTALL += " \ \ orage \ xfce4-orageclock-plugin \ + \ + pkgconfig binutils-symlinks elfutils gnu-config \ + cmake meson \ + gdbserver \ + git git-bash-completion \ + qt5-creator \ + qwt-qt5 \ " IMAGE_LINGUAS_libc-glibc = "${IMAGE_LINGUAS_FULL}" diff --git a/recipes-image/packagegroups/packagegroup-gui-full.bb b/recipes-image/packagegroups/packagegroup-gui-full.bb index f496a0d..6f2ce64 100644 --- a/recipes-image/packagegroups/packagegroup-gui-full.bb +++ b/recipes-image/packagegroups/packagegroup-gui-full.bb @@ -54,6 +54,7 @@ RDEPENDS_${PN} = " \ \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'sdr-layer', 'packagegroup-sdr-python-extended packagegroup-sdr-gnuradio-base packagegroup-sdr-gnuradio-extended packagegroup-sdr-rtlsdr packagegroup-sdr-uhd', '', d)} \ \ + ${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-qt5-extra', 'qmlarkdown', '', d)} \ " # firefox