Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC PATCH 1/4] alsa-utils: disable tools using GTK+2
@ 2019-07-05 16:20 Ross Burton
  2019-07-05 16:20 ` [RFC PATCH 2/4] packagegroup-core-lsb: remove GTK+ Ross Burton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ross Burton @ 2019-07-05 16:20 UTC (permalink / raw)
  To: openembedded-core

Change the default configuration so that it doesn't need GTK+ 2 to build, as
GTK+ 2 is obsolete.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb
index e1b50fac523..c1f4acdb038 100644
--- a/meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb
+++ b/meta/recipes-multimedia/alsa/alsa-tools_1.1.7.bb
@@ -22,7 +22,6 @@ CLEANBROKEN = "1"
 # Remember on upgrades to check that no new tools have been added.
 PACKAGECONFIG ??= "as10k1 hdajacksensetest hda-verb hdsploader ld10k1 mixartloader pcxhrloader \
                    sb16_csp seq--sbiload sscape_ctl us428control usx2yloader vxloader \
-                   ${@bb.utils.contains_any('DISTRO_FEATURES', '${GTK2DISTROFEATURES}', 'echomixer envy24control rmedigicontrol', '', d)} \
                    ${@bb.utils.contains_any('DISTRO_FEATURES', '${GTK3DISTROFEATURES}', 'hdajackretask', '', d)} \
                    "
 
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-10  8:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-05 16:20 [RFC PATCH 1/4] alsa-utils: disable tools using GTK+2 Ross Burton
2019-07-05 16:20 ` [RFC PATCH 2/4] packagegroup-core-lsb: remove GTK+ Ross Burton
2019-07-05 16:20 ` [RFC PATCH 3/4] gtk+: remove GTK+ 2 Ross Burton
2019-07-10  4:35   ` Mittal, Anuj
2019-07-10  8:37   ` Richard Purdie
2019-07-05 16:20 ` [RFC PATCH 4/4] gnome-themes-standard: remove Ross Burton
2019-07-06 10:01 ` [RFC PATCH 1/4] alsa-utils: disable tools using GTK+2 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox