aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
AgeCommit message (Collapse)Author
2011-03-23alsa-lib: extend to -native for qemu-nativeKoen Kooi
Qemu-needed is needed for the qemu* machines to build, but needs alsa-lib (From OE-Core rev: 31177e0d187c06c30dfb9abe3f2344da3afd643d) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie
[YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-10gst-plugins-good: remove dependency on halPaul Eggleton
Disable hal usage at configure time to avoid dependency on hal (which is deprecated). Only affects "halelements" which is of no use without hal. Fixes [YOCTO #810] and reverts changes from c6b0c5720fa. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-10gst-plugins-bad: add missing dependency librsvgDongxiao Xu
Defaultly gst-plugins-bad will configured with option --enable-rsvg. Besides, it will check if librsvg really exists by certain configure code. Therefore there will be a certain race condition that, during librsvg's populate_sysroot, gst-plugins-bad's do_compile will find some header files are still not exists though its configure says the library is supported. Explicitly add librsvg as gst-plugins-bad's dependency could solve this issue. This fixes [YOCTO #831] (From OE-Core rev: 5b675f91b17eb9d01a4552506518cc0f7de4eba4) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-08gst-plugins: Added hal to DEPENDSSaul Wold
Fixes [YOCTO #810] (From OE-Core rev: c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03gstreamer: install the sound card driver of es1370Zhai Edwin
When append "audio" to poky-qemu, emulated sound card like es1370 is exported to guest. This patch install the kernel driver in the poky-image-qemux86/x86_64 to use them. [BUGID #751] (From OE-Core rev: 95e7b7b280d8f7e699a949fa775a6846a256266c) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-22gst-meta-base: add uridecodebin library supportDongxiao Xu
libowl-av tries to use playbin2 defaultly, which needs uridecodebin support from gst-plugins-base. This fixes both [BUGID #615] and [BUGID #616] CC: Edwin Zhai <edwin.zhai@intel.com> Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-02-17gstreamer: reenable PARALLEL_MAKEDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-01-24gst-plugins-base: add util-linux to DEPENDSPaul Eggleton
gst-plugins-base requires libuuid, so add util-linux to DEPENDS. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Qing He <qing.he@intel.com>
2011-01-24libmusicbrainz: revert the dso_linking_change patch as the new linker fixes itNitin A Kamble
The newer binutils recipe of version 2.21 has a fix for ld which avoids an issue where weak symbols like pthread_cancel were causing linking to fail when --no-add-as-needed parameter was passed to ld. See more information here: http://bugs.debian.org/591405 This makes some of the fixes for breakage after gcc dso linking change unnecessary and this is one of them. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-20libmusicbrainz: fix the build failure caused by gcc dso linkcing changeNitin A Kamble
The libraries for linking are not determined automatically now. All the needed libraries must be specified explicitly. This patch fixes the issue for missing libpthread library in the linker script. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-07libcanberra: Fix LIC_FILES_CHKSUMRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06libcanberra: Upgrade to 0.26Zhai Edwin
Remove nofallbackfix.patch it as already in upstream. Remove autoconf_version.patch as already have new version of autoconf and no inbuild libltdl now. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-30tremor: upgrade to rev 17636Dongxiao Xu
upgrade from 17572 to 17636 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30libogg: upgrade to version 1.2.2Dongxiao Xu
upgrade from 1.2.1 to 1.2.2 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30gst-plugins-good: upgrade to version 0.10.26Dongxiao Xu
upgrade from 0.10.25 to 0.10.26 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30gst-plugins-base: upgrade to version 0.10.31Dongxiao Xu
upgrade from 0.10.30 to 0.10.31 Remove make-382.patch since the fix is already in upstream Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30gstreamer: upgrade to version 0.10.31Dongxiao Xu
upgrade from 0.10.30. Remove make-382.patch since the fix is already in upstream. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30pulseaudio: upgrade to version 0.9.22Dongxiao Xu
upgrade from 0.9.21 to 0.9.22 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-21gst-plugins: fix for make 3.82Joshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-16Revert "gst-plugins: fix for make 3.82"Saul Wold
This reverts commit 06570b84e498e8643aa29d9864f377bd55df1f23. These versions of gst-plugins-* already have been fixed upstream for the make 3.82 problems, so this patch detects already applied and bails Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-16gst-plugins-base: add avahi to DEPENDSJoshua Lock
Base plugins try to link against avahi so ensure it is available Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-16gst-plugins: fix for make 3.82Joshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-16gstreamer: fix to comply with make 3.82's stricter parserJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-16gst-ffmpeg: upgrade to version 0.10.11Dongxiao Xu
Derived the recipe from openembedded. For poky, we use the ffmpeg lib contained in the package, while openembedded use the system ffmpeg library. Removed the PATH_prepend since the latest version of gst-ffmpeg install program will be called with "-s" unless expilcitly with "make install-strip". Update recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-16recipes-multimedia: Update SUMMARY and DESCRIPTIONSMark Hatle
Add SUMMARY and update DESCRIPTIONS as appropriate Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-12-14gst-meta-base: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-09pulseaudio: upgrade to version 0.9.21Dongxiao Xu
There is a bug in pulseaudio uptream which uses new instructions on old arm platform. So we keep arm version of pulseaudio unchanged. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-09gst-fluendo-mpegdemux: upgrade to version 0.10.62Dongxiao Xu
Add m4 path from common folder. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-09gst-fluendo-mp3: upgrade to version 0.10.15Dongxiao Xu
Remove configure_fix.patch since the original logic is not exist in upstream code. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-06libatomics-ops: recipe updates, fix build for mipsScott Garman
* Added another patch from Gentoo/OE to allow package to build for mips arches * Added SUMMARY, HOMEPAGE, and SECTION fields * Added source checksums Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-05Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-02pulseaudio: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libsamplerate0: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libomxil: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gst-fluendo-mpegdemux: Fix LICENSE infoDongxiao Xu
Add LIC_FILES_CHKSUM information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gst-fluendo-mp3: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02gst-ffmpeg: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libcanberra: Add license check sumZhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-02gst-openmax: Upgrade to version 0.10.1Dongxiao Xu
Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libtheora:Add license checksum to bb fileMei Lei
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-01tiff: update license infoQing He
Signed-off-by: Qing He <qing.he@intel.com>
2010-11-24libatomics-ops:Add license checksum and update the GPL informationMei Lei
Add COPYING file and LICENSING.txt checksum to bb file and the "GPLv2" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-22libsndfile: remove patches that are no longer required by upstreamSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-18gst-plugins-base: Fix build errorDongxiao Xu
The latest tremor has dropped its internal libogg2, which gst-plugins-base is depend on. Remove the "-DTREMOR" in gst-plugins-base Makefile.am to fix the build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18libsndfile: Upgrade to 1.0.23Saul Wold
Renamed and moved to recipes-multimedia Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-18libmusicbrainz: Upgraded to version 3.0.3Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>