summaryrefslogtreecommitdiff
path: root/strata/audio-bluetooth/pulseaudio.morph
Commit message (Collapse)AuthorAgeFilesLines
* Build pulseaudio with echo cancellation supportJavier Jardón2016-02-181-0/+1
| | | | Change-Id: Ief6526247013aafd5041e4b5c833dcd21af6ea50
* Proper configuration of pulseaudioTristan Van Berkom2015-12-141-5/+1
| | | | | | | | | | | | | | | | | | | Pulseaudio normally runs as a user specific service and not a system service, some warnings were popping up because we had passed /lib/systemd/system as --systemduserunitdir (note that that is the *user* unit directory). Instead we now pass /usr/lib/systemd/user as the appropriate --systemduserunitdir which causes the .service and .socket files to be installed in the appropriate location, and systemd activates pulseaudio automatically via regular socket activation. Also, it is no longer necessary to use custom install commands creating a symlink for the service, as the service need not be "enabled", it is just activated upon request. Change-Id: Ic1a246643c45062a4432be3f739de9a7146e5e5e
* Configuring pulse audio to use the pulse users & groupsTristan Van Berkom2015-12-081-0/+8
| | | | | | | | Added the relevant configure options to tell pulse what users/groups it should be using and also ensure the users/groups existence with system integration hooks. Change-Id: I2889ab7cf534c522ee436da1357673477e750a9e
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-191-1/+2
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* pulseaudio: do not run configure command twiceJavier Jardón2015-06-161-1/+2
| | | | Change-Id: I4bd097d1607231f5e9dd11684b705d2d821ad900
* Upgrade pulseaudio to 5.99.3 to support changes to json-cPedro Alvarez2015-01-281-3/+1
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+13