aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
AgeCommit message (Collapse)Author
2013-08-01pulseaudio: follow oe-core upgrade to version 4.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
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-05-29pulseaudio: Fixing the configure_append.Sujith H
Providing absolute path to avoid breakage during configure. This patch has to be applied on branch 4.0 Signed-off-by: Sujith H <sujith.h@gmail.com>
2013-05-14pulseaudio: Add pulseaudio-server rpm to packagegroup-core-p2.bbFlorin Sarbu
instead of just the pulseaudio rpm. Also provide a systemd service in the rootfs. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-03-06pulseaudio: Update .bbappend to match poky 3.0 versionFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.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>
2013-01-07gst-plugins-good: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07tiff: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@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-12-05tiff: Sync with version from oe-coreAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-30pulseaudio: Remove gconf from dependenciesAndrei Gherzan
Remove gconf at it triggers a GPLv3 dependency. Signed-off-by: Andrei Gherzan <andrei.gherzan@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>
2012-10-17gst-plugins-good: Remove dependencies in a clean wayAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17gst-plugins-base: Remove bbappendAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17tiff: Remove xz dependency if non-GPLv3Andrei Gherzan
The DEPENDS line was removed as it was identical with the one from poky. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17pulseaudio: Refactor bbappend and remove patchAndrei Gherzan
We removed the patch as it is included in the current version. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17pulseaudio: Modify bbappend to drop usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17alsa-utils: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-09-19AudioManager: Update version to 2.1 and update git recipe with current ↵Florin Sarbu
master sha Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-18pulseaudio: Replace old library with newer one created by updated version of ↵Florin Sarbu
pulseaudio Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-22pulseaudio: Rename .bbappend to match version 2.1 now present in upstream pokyFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-06re-align versions with upstream pokyHolger Behrens
2012-07-30re-align versions with upstream pokyHolger Behrens
2012-07-17AudioManager: Add -DUSE_BUILD_LIBS=OFF so that AudioManager does not haveFlorin Sarbu
hardcoded paths of libraries at runtime. Modified setup_amgr.sh script accordingly. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12AudioManager: Added recipe to build AudiManager from gitFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12AudioManager: Update to version 2.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-11libtiff: Rename bbappend to match updated version - v4.0.2Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-29pulseaudio: Fix segfault on udev part of systemd185Florin Sarbu
udev 185 does not have udev_get_sys_path() anymore. Instead, use "/sys" hardcoded. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-20alsa-utils: Sed the location of bash after usr mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20pulseaudio: Install udev rules in libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20alsa-utils: Install udev rules in libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20AudioManager: /usr mergeAndrei Gherzan
/bin → /usr/bin /sbin → /usr/sbin /lib → /usr/lib /lib64 → /usr/lib64 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-07alsa-utils: Systemd services are installed in libdirAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-07pulseaudio: udev_get_sys_path, udev_get_dev_path are no longer available in ↵Andrei Gherzan
udev from systemd udev_get_dev_path(), udev_get_sys_path(), udev_get_run_path() systemd does not allow to configure any of these filesystem paths, they should simply be hard-coded and be replaced by "/dev", "/sys" and "/run/udev" Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-16pulseaudio: Use module-systemd-login if distro features includes systemdAndrei Gherzan
ConsoleKit has been deprecated and replaced by systemd's logind daemon, hence provide the same functionality of module-console-kit in module-systemd-login. This also makes sure that the CK module becomes a NOP if the system is booted with systemd, resp. that the systemd module becomes a NOP if the system is booted without systemd, thus being nice to OSes such as Debian which want to support multiple init systems. Patch from git://anongit.freedesktop.org/pulseaudio/pulseaudio [860d1cf3a76701ade38784822abb24285176227c] Author: Lennart Poettering <lennart@poettering.net> Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-09AudioManager: add service file for systemd and setup scriptSebastian Proca
Systemd service file for AudioManager was missing. An AudioManager setup script for dbus-dameon is also installed. Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens