]> code.ossystems Code Review - openembedded-core.git/commit
pulseaudio: don't include consolekit when systemd is enabled
authorAnuj Mittal <anuj.mittal@intel.com>
Fri, 26 Jul 2019 15:03:15 +0000 (23:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Jul 2019 21:45:24 +0000 (22:45 +0100)
commit69d6984159834713ffb56762f50226afe27d22f5
tree27188b4ff37f861c5bf16e6ab2d970564c907591
parentaa3f5bd67f14defc5cdc39ba3c78f825dd85c69f
pulseaudio: don't include consolekit when systemd is enabled

When using systemd, make sure that pulseaudio-server RDEPENDS on
module-systemd-login instead of module-console-kit both of which provide
the same functionality but for different init systems [1][2].

Even though both modules can co-exist, this helps avoid including
consolekit (which has been deprecated) in the images using systemd.

[1] https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/#index51h3
[2] https://github.com/pulseaudio/pulseaudio/commit/860d1cf3a76701ade38784822abb24285176227c

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/pulseaudio/pulseaudio.inc