]> code.ossystems Code Review - openembedded-core.git/commit
pulseaudio: disable GConf support
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 17 Dec 2020 19:27:37 +0000 (21:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 00:03:01 +0000 (00:03 +0000)
commit6e06eb987002031c43f76f908caef240b556e6a1
treeefdaef224efb07e1fda1d57144ce5fbd58f13e9a
parentee107217d2deee13d90b737bfb459838f27a94d9
pulseaudio: disable GConf support

The GConf module is only needed for older versions of paprefs, other
applications shouldn't be interacting with PulseAudio's GConf settings.
Paprefs isn't packaged in OpenEmbedded, so there probably aren't any
users of the GConf functionality.

My immediate motivation for doing this is that I'm converting the
pulseaudio recipe to use Meson, and the GConf module isn't supported by
the Meson build system. Adding support for it would be possible, but
pretty pointless.

The GConf module will be removed in PulseAudio 15.0.

Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/pulseaudio/pulseaudio.inc