aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/audiomanager
AgeCommit message (Collapse)Author
2013-05-30audiomanager: start using -d to daemonizeErik Botö
The unit file is written in such a way that it expects setup_amgr.sh to return, therefore -d needs to be passed to AudioManager. Signed-off-by: Erik Botö <erik.boto at pelagicore.com>
2013-05-30audiomanager: Build plugins as modules instead of shared librariesErik Botö
The plugins are now built as modules instead of versioned shared libraries. The plugins are also included in the main package instead of in -dev since they are needed runtime. Signed-off-by: Erik Botö <erik.boto at pelagicore.com>
2013-02-21audiomanager_git: Added DEFAULT_PREFERENCE = "-1"Florin Sarbu
Removed ${PN}-systemd and conditionally installed systemd services if DISTRO_FEATURES contains the systemd feature. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-21audiomanager: Update to version 3.2Florin Sarbu
Also removed ${PN}-systemd and conditionally installed systemd services if DISTRO_FEATURES contains the systemd feature. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-12audiomanager_git: Add ${PN}-systemd to PACKAGESFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-12audiomanager: Add ${PN}-systemd to PACKAGESFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-12-11audiomanager: Updated the .git recipe to latest shaFlorin Sarbu
(e33f72e932661784affc0f24d56f0e78fbac783f) and removed DEFAULT_PREFERRENCE="-1" for this recipe Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-10-24audiomanager: Use systemd bbclass from meta-systemdAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24audiomanager: Remove ERROR_QA overwritingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24audiomanager: Switch to public genivi git repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24audiomanager_git: Remove ERROR_QA overwritingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24audiomanager_git: Switch to public genivi git repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24audiomanager_git: Set default preference to -1Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-18Convert recipes names to lowercaseAndrei Gherzan
This will unbreak opkg builds. Check: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3139 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>