]> code.ossystems Code Review - openembedded-core.git/commit
pulseaudio: conf-parser: add support for .d directories
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 22 May 2015 18:51:54 +0000 (21:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 May 2015 06:19:06 +0000 (07:19 +0100)
commit17b20dfe8a1a90fd831dd225e80deb6a1d21b08a
tree5851695f4b054af8c3efc0047389680eba622932
parent7bd867031556303d1601dff5174ecbec636b4aff
pulseaudio: conf-parser: add support for .d directories

Sato images should set allow-autospawn-for-root=true in
/etc/pulse/client.conf, but in non-Sato images that option should be
disabled by default. I first tried to have two packages that ship
different versions of the client.conf file, but it turned out to be
tricky to ensure that the package manager always chooses the package
that provides the default version when the Sato package is not
explicitly requested. This patch allows the Sato specific
configuration to be installed in /etc/pulse/client.conf.d without
replacing the default version of client.conf, which makes packaging
much simpler.

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/pulseaudio/pulseaudio/0001-conf-parser-add-support-for-.d-directories.patch [new file with mode: 0644]
meta/recipes-multimedia/pulseaudio/pulseaudio_6.0.bb