Add PulseAudio server and systemd service 63/6163/1
authorManuel Bachmann <mbc@iot.bzh>
Wed, 20 Jul 2016 15:52:27 +0000 (15:52 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 21 Jul 2016 08:35:54 +0000 (08:35 +0000)
commit6984b79c1bbc70526a8bc7b319bc3d8d965ee7ff
treeecf675b8dfbdf8f45f1faba9d875604518fee1e5
parentcc54151075a7f8b8d7c45e2bee83950e683c4f14
Add PulseAudio server and systemd service

This commit adds the PulseAudio server to the image, and a
related systemd service for automatic startup.

This change is motivated by an Audio Routing model
involving a PulseAudio plugin and a AudioManager interface,
as described on: https://wiki.automotivelinux.org/
eg-ui-graphics-req-audiorouting .

PulseAudio server is launched in user mode.
("paplay <file>.wav" may verify the functionality)

Change-Id: I12e2bfb2af5494e530e29bda77b0d88999cf7b4b
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-multimedia.bb
meta-ivi-common/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend [new file with mode: 0644]