summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* SRC_URI, S: use BPN instead of PN for multilib caseYu Ke2011-08-041-1/+1
| | | | | | | | | | | | in multilibcase, PN has multilib prefix, so it is not correct to use PN in SRC_URI and S. instead, we've dedicately pruned multilib prefix in BPN, so BPN is the right alternative for PN. (From OE-Core rev: d6dca85028640034b1a5356920aad3268bd4f1c2) Signed-off-by: Yu Ke <ke.y@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream-Status: Add Upstream-Status for some missing patchesDongxiao Xu2011-07-267-0/+19
| | | | | | | (From OE-Core rev: 66ec3774f99229ca6c25c047372f45ccd834d77a) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* flac: fix build issues with e500v2 (gnuspe) toolchainKumar Gala2011-07-202-2/+77
| | | | | | | | | | | | | | | | | | | | For a PPC target flac will try to build with altivec optimizations. Altivec and SPE are mutually exclusive options. Between flac's configure choices and the ppce500v2 tune file options we'd end up with a compile invocation with the following arguments: -mabi=spe -mspe -mabi=altivec -maltivec Which would cause the compile to fail due to the mutual exclusion. Pulled in a patch from the debian SPE port that addresses this issue: http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2010-June/010212.html (From OE-Core rev: 0cb68387f9aca914c603a26e85a2ea405f721f53) Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpng: upgrade to v1.2.46Scott Garman2011-07-201-5/+6
| | | | | | | | | | | | | | | | | This addresses the following security advisories: * CVE-2011-2690 * CVE-2011-2692 This fixes bug [YOCTO #1255] The LICENSE and png.h checksum changes were due to trivial changes in the files. (From OE-Core rev: e912fc9d20298140ad0b69899e20a1494f21b37e) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-tools: Fix recipe build error.Dongxiao Xu2011-07-202-2/+39
| | | | | | | | | | | | Remove some elements in alsa-tools to avoid build error and further dependency on new recipes. [YOCTO #1038] (From OE-Core rev: 81e92e8eab7f0f3d4ca72d4c7d1b872ebdc82fc8) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: enable bluetooth supportKoen Kooi2011-07-133-4/+4
| | | | | | | (From OE-Core rev: 366286262ef78061f37f691a1014becd75096b3d) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: make it work out of the boxKoen Kooi2011-07-123-2/+6
| | | | | | | | | | | | | | | | | | * reuse 'audio' group as access group The current failure is: root@usrp-e1xx:/etc/pulse# pulseaudio --system [..] W: protocol-native.c: Failed to get GID of group 'pulse-access' W: protocol-native.c: Failed to check group membership. W: protocol-native.c: Denied access to client with invalid authorization data. * add more required modules (From OE-Core rev: 756e5fb08ee65cf459d88f97ae51adc86af75a70) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio 0.9.15: delete, but keep 0.9.22 and 0.9.23Koen Kooi2011-07-128-1015/+0
| | | | | | | (From OE-Core rev: 20f591da0954b996933210934812777e096a5413) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: try harder to disable HALKoen Kooi2011-07-124-5/+4
| | | | | | | | | This disables linking against (lib)hal but enables the udev-hal compat layer so the hal-detect plugin keeps working. The hal-detect plugin is removed from the default dependencies to discourage its usage, but can be installed manually if needed. (From OE-Core rev: e9fedfac0d8ff8213a142a7cfab9b83c840aef4f) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: add 0.9.23Koen Kooi2011-07-078-1/+151
| | | | | | | | | Older version have been retained to allow more testing of this release (From OE-Core rev: f1fc6d084b079dea21ff1a30b815496452042490) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: disable HAL support and enable udev supportKoen Kooi2011-07-072-4/+4
| | | | | | | | | HAL is deprecated and udev should be used with pulseaudio 0.9.22. THe .23 release from 2 weeks ago already removed HAL support. (From OE-Core rev: 8579edc2f3f06cbe27ebfae52f8daff4ac6972f4) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libmad: add SRC_URI ChecksumSaul Wold2011-07-051-0/+3
| | | | | | | (From OE-Core rev: 1222d1b954eaad24d4039b8a97d349715ef53bc7) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mpeg2dec: add SRC_URI ChecksumSaul Wold2011-07-051-0/+3
| | | | | | | (From OE-Core rev: 1136d8ed9632eb007f30a58be1ceaab713224478) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop PRIORITY variableRichard Purdie2011-07-0110-10/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (From OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream-Status: update the status for some patchesDongxiao Xu2011-06-292-2/+2
| | | | | | | | | | | | | | gypsy: fix-unused-but-set-variable-warning.patch telepathy-python: parallel_make.patch opkg-utils: mtime-int.patch opkg: headerfix.patch flac: flac-gcc43-fixes.patch libsamplerate0: libsamplerate-0.1.7-macro-quoting.patch (From OE-Core rev: 0c1f12f4d190a2f5a838d8d1e53c30415b016a5a) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* liba52: Remove custom -dbg, fall back to defaultMark Hatle2011-06-231-4/+2
| | | | | | | (From OE-Core rev: 648fe1f48184c6766d644619eb3c689d7f99ec64) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer: Add missing debug files.Mark Hatle2011-06-231-2/+2
| | | | | | | (From OE-Core rev: 1eac84cb72a45d82993590a49bbf3650fba7f615) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIOZhai Edwin2011-06-222-5/+3
| | | | | | | | | Remove unnecessary dependency via configure option and make oprofileui use GIO (From OE-Core rev: ad5481f6348d1bc504729efd4321bf1fcac4083b) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-utils 1.0.24.2: fix packagingKoen Kooi2011-06-221-4/+11
| | | | | | | | | Put the rules and scripts associated with alsactl in the alsactl subpackage (From OE-Core rev: 0b0a46483f151118c76acf2d60f117b10d4aa343) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-tools: Drop accidentally commited lineRichard Purdie2011-06-141-2/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-tools: fix ChecksumsSaul Wold2011-06-141-2/+5
| | | | | | | (From OE-Core rev: 62b66f2a216b0c88588a8f6ac439bb3e5d9c146d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-tools: update to 1.0.24.1Saul Wold2011-06-011-0/+0
| | | | | | | (From OE-Core rev: e5ad9fed68fe94de029659c94e872582ee4affca) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mpeg2dev: add Upstream-StatusSaul Wold2011-06-011-0/+2
| | | | | | | (From OE-Core rev: f44c7033e79ff7734faa9d2da30c53bf0b498a3f) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libmad: add Upstream-StatusSaul Wold2011-06-013-0/+6
| | | | | | | (From OE-Core rev: 0261836ed1969d0b7c0d01b8a9d6e75fd75d99bc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* License Field Cleanup: Non-standard field namesBeth Flanagan2011-05-272-2/+2
| | | | | | | | | | | | | | | I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. (From OE-Core rev: 4786ecdf7cd427089464dcb62579110d494e7cd7) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-base: Add tremor to DEPENDSSaul Wold2011-05-251-1/+1
| | | | | | | | | gst-plugins-base requires the libvorbisidec library which is part of tremor (From OE-Core rev: 358ffed8f61d30b5b434b3745a13930906bcfefe) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: package udev rulesKoen Kooi2011-05-253-3/+3
| | | | | | | (From OE-Core rev: bfeba6a42f4de99a543f1eaa21ddcfde6dc34338) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-openmax: Add patch for GCC 4.6.0Saul Wold2011-05-182-2/+22
| | | | | | | (From OE-Core rev: 6b407df32d50db19cb9c0492affabf14a8d6342b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Add upstream status information for patchesDongxiao Xu2011-05-177-1/+13
| | | | | | | | | | | | | | | | | | gypsy: Add upstream status information for gypsy's patch alsa-utils: fix upstream status typo pulseaudio: add upstream status for pulseaudio-0.9.15's patches hostap: add upstream status for hostap's patch glibc: add upstream status for glibc's patch glib-2.0: add upstream status for glib-2.0's patch mtd-utils: add upstream status for mtd-utils patches add upstream status for opkg's patches mark add_vercmp.patch as inappropriate since the added function is not used. (From OE-Core rev: b0052e9467608cdc2e3b85f5b718e6b9c03d44ca) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: add Upstream-Status for multiple recipesDongxiao Xu2011-05-1312-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hostap: add upstream status for hostap-fw-load.patch lrzsz: add upstream status for lrzsz's patches bluez: add upstream status for bluez's patches bluez-dtl1-workaround: add upstream status for COPYING.patch libgsmd: add upstream status for gsm's patches. gypsy: add upstream status for gypsy's patch libpcap: add upstream status for libpcap's patches ppp: add upstream status for ppp's patches libtelepathy: add upstream status for libtelepathy's patches telepathy-python: add upstream status for telepahty-python's patches wireless-tools: add upstream status for wireless-tools's patches wpa-supplicant: add upstream status for wpa-supplicant zeroconf: add upstream status for zeroconf's patch glibc: add upstream status for glibc's patches dpkg: add upstream status for dpkg's patches makedevs: add upstream status for makedevs's patch opkg: add upstream status for opkg's patches opkg-utils: add upstream status for opkg-utils's patch minicom: add upstream status for minicom patches rpcbind: add upstream status for rpcbind's patch which: add upstream status for which's patch clutter-gst: add upstream status for clutter-gst's patches flac: add upstream status for flac's patches gst-ffmpeg: add upstream status for gst-ffmpeg's patch liba52: add upstream status for liba52's patch libid3tag: add upstream status for libid3tag libmusicbrainz: add upstream status for libmusicbrainz's patch pulseaudio: add upstream status for pulseaudio patches db: add upstream status for db's patch neon: add upstream status for neon's patch taglib: add upstream status for taglib's patches libetpan: add upstream status for libetpan's patch libopensync: add upstream status for libopensync's patches libopensync-plugin-evolution2: add upstream status for its patch libopensync-plugin-syncml: add upstream status for its patch libsyncml: add upstream status for libsyncml's patch empathy: add upstream status for empathy's patch wv: add upstream status for wv's patch xournal: add upstream status for xournal's patch (From OE-Core rev: 0f9f0518ac46c2f2beb0224e881ff136f1603d33) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton2011-05-051-4/+0
| | | | | | | (From OE-Core rev: 72567733033347b662d9baa07432985fd2da3efa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-utils_1.0.24.2.bb: Fix build for uclibc targetsKhem Raj2011-05-042-1/+24
| | | | | | | | | | uclibc does not have exp10() implemented so we obtain same behaviour using pow() (From OE-Core rev: 199e76cd3d3bafef189d5a82e65796fb4a0c6536) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-tools: Add checksumsSaul Wold2011-04-281-1/+7
| | | | | | | (From OE-Core rev: b6864fa496fa108ac4ef644ee14b841b9fc8565b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-utils_1.0.23.bb: Fix compilation for uclibc targetsKhem Raj2011-04-281-5/+4
| | | | | | | | | | | Use libc-uclibc override to cover all uclibc cases inherit gettext class instead of adding gettext to DEPENDS directly (From OE-Core rev: d33570f43cd9f0ff3182c5ed28ce721928074b8a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-utils: upgrade to version 1.0.24.2Dongxiao Xu2011-04-282-12/+14
| | | | | | | (From OE-Core rev: c59f6c1f7de59963fa0f0f0912b2233357dcec02) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsamplerate0: upgrade to version 0.1.7Dongxiao Xu2011-04-282-5/+28
| | | | | | | | | Add libsamplerate-0.1.7-macro-quoting.patch to fix autoreconf issue (From OE-Core rev: be481ea1573283442327d448bfac90beb0c04bcb) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-fluendo-mpegdemux: upgrade to version 0.10.67Dongxiao Xu2011-04-281-2/+2
| | | | | | | (From OE-Core rev: b0dd6ff9456f79d79fb2858bc32be0441e3814fb) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsndfile1: upgrade to version 1.0.24Dongxiao Xu2011-04-283-46/+2
| | | | | | | (From OE-Core rev: 71794b266e3fcd9661f57a4ba70abc87e74b7326) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace POKYBASE with COREBASERichard Purdie2011-04-211-2/+2
| | | | | | (From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcanberry: Upgrade to 0.28 (from 0.26)Zhai Edwin2011-04-181-2/+2
| | | | | | | (From OE-Core rev: 81c193a0d2642bf9feebf5490393e147770fc31a) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-lib: upgrade to version 1.0.24.1Dongxiao Xu2011-04-183-2/+6
| | | | | | | (From OE-Core rev: b69c77dd3734b1564c60f53d1584ec5bf75b5c48) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-ugly: upgrade to version 0.10.17Dongxiao Xu2011-04-181-0/+3
| | | | | | | (From OE-Core rev: 39750723811255dad667b0bf999da839e3e1fe49) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-bad: upgrade to version 0.10.21Dongxiao Xu2011-04-181-3/+3
| | | | | | | (From OE-Core rev: 07daa84969ccebea3a714ab74ce7c23357334548) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-good: upgrade to version 0.10.28Dongxiao Xu2011-04-181-3/+3
| | | | | | | (From OE-Core rev: fdbb30ef953e6cab4c6e23f979f35886f60409f8) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-base: upgrade to version 0.10.32Dongxiao Xu2011-04-182-3/+5
| | | | | | | (From OE-Core rev: 8d90c075ec1e09a380fd97a43ab4be96fa03826c) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer: upgrade to vesion 0.10.32Dongxiao Xu2011-04-185-2/+6
| | | | | | | (From OE-Core rev: 9d48b74220d899a0aebc7e05abdf19882ebf1579) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-good: add dependency on libsoup-2.4Saul Wold2011-04-121-2/+2
| | | | | | | | | | | When souphttpsrc was added to gst-meta-base, the corresponding dependency on libsoup was not added to gst-plugins-good, this resolves that. (From OE-Core rev: 7105e626bc77c6678a7dada381d20ad2676c8443) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-meta-base: Support http/https remote streamsDongxiao Xu2011-04-061-2/+3
| | | | | | | | | | | | Add libgstsouphttpsrc library to support remote stream playing via http/https protocols. This solves the mp4 playing issue by regel from mediatomb file server. (From OE-Core rev: f779c4d0960aff41fe9340b116a829f9be15e1ac) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer_0.10.31.bb: inherit gettext class instead of adding gettext to ↵Khem Raj2011-04-041-2/+2
| | | | | | | | | DEPENDS directly (From OE-Core rev: 83bcd0b19311d274145398886e2718cda411ce8e) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-lib: extend to -native for qemu-nativeKoen Kooi2011-03-231-0/+2
| | | | | | | | | 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>