summaryrefslogtreecommitdiffstats
path: root/meta-audio-soundmanager-framework/recipes-multimedia/agl-service-audio-soundmanager/agl-service-audio-soundmanager_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2018-07-27Update: change repository for soundmanagerKazumasa Mitsunari1-19/+0
Change repositories from staging. Following commits are included agl-service-soundmanager 5106b9d Change .gitreview libsoundmanager 7322b82 Change .gitreview Change-Id: I5324f4a4552cd4461631719ebe1c01fa5ddde08a Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-30Enable audio management with Sound Manager automaticallyKazumasa Mitsunari1-0/+19
Originally, configuration.xml(Audio policy file for Sound Manager) must be replaced manually to use Sound Manager. And /etc/pulse/default.pa file must be modified not to load module router manually for now. The module-router couldn't coexist with soundmanager for now. (In the future, coexist for supporting legacy apps) This patch enables Audio Management system based on Sound Manager and Genivi Audio Manager automatically. [Patch Set3] - Remove bbappend - Override pulseaudio-config - Override audiomanager-plugins-config - Add PREFERRED_PROVIDER to the packagegroup-hmi-framework.bb [Patch Set6] - Remove recipes related to soundmanager from hmi-framework - Create a new feature as agl-audio-soundmanager-framework [Patch Set7] - Use PROVIDES instead of RPROVIDES Bug-AGL: SPEC-1025, SPEC-1026, SPEC-1027 Change-Id: I26e484e130feac2bedc13839110a6208579b8bbc Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>