aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/pulseaudio/pulseaudio
AgeCommit message (Collapse)Author
2019-08-28common: rename to meta-amd-bspArsalan H. Awan
This renames common layers to meta-amd-bsp as it is going to hold all the bsps in it in the following commits. This also changes the layer title in layer.conf from "amd" to "amd-bsp" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2015-07-22pulseaudio: Upgrade to v6.0Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-06-03pulseaudio: disable autospawning by defaultAwais Belal
We rely on systemd service to start a daemon and make the availability of the PA server deterministic so we now disable the autospawning behavior by default. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-06-03pulseaudio: fix autostart behavior for pulseaudioAwais Belal
The pulseaudio daemon can be auto started on request but this was not taken care of in the auto start scripts that the pulseaudio package shipped. These patches have been back-ported from v5.99.1 of pulseaudio and should be dropped once a package upgrade occurs for pulseaudio. Signed-off-by: Awais Belal <awais_belal@mentor.com>