generic-poky/meta/recipes-multimedia
Kai Kang 764784c935 alsa-lib: fix function definitions error for mips
Functions atomic_add(s) and atomic_sub(s) are defined with 'extern
__inline__' that may cause compile fails when cross compile for mips.
The error message looks like:

| pcm/.libs/libpcm.a(pcm_meter.o): In function
`snd_pcm_meter_update_scope':
| .../alsa-lib-1.0.27.2/src/pcm/pcm_meter.c:139: undefined reference to
`atomic_sub'

Replace the 'extern __inline__' with 'static __inline__' to fix this
issue.

(From OE-Core rev: 80b4eb9e12ccf815261f6a67fd9b8d97717e82d5)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26 11:47:18 +01:00
..
alsa alsa-lib: fix function definitions error for mips 2013-08-26 11:47:18 +01:00
flac flac: replace obsolete automake macros with working ones 2013-01-10 23:43:13 +00:00
gstreamer gst-plugins-good: fix 3.10 libc-headers build failure 2013-08-26 11:29:45 +01:00
lame lame: fix build with automake 1.12.x 2012-07-17 10:54:06 +01:00
liba52 liba52: refactor packages for staticdev 2012-01-19 13:26:10 +00:00
libav libav: add from meta-oe, update and tweak 2013-08-13 23:05:58 +01:00
libid3tag libid3tag: replace obsolete automake macros with working ones 2013-01-10 23:43:13 +00:00
libmad libmad: replace obsolete automake macros with working ones 2013-01-15 08:10:11 +00:00
libogg libogg: upgrade to 1.3.1 2013-07-13 18:23:33 +01:00
libomxil libomxil (0.9.3): drop unecessary dependencies 2013-05-12 09:37:29 +01:00
libpng libpng: package new tools into a libpng-tools package 2013-08-06 12:39:57 +01:00
libsamplerate libsamplerate: depends on libsdnfile 2012-08-17 18:04:26 +01:00
libsndfile libsndfile1: use PACKAGECONFIG for alsa distro feature 2012-05-03 15:48:01 +01:00
libtheora Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
libtiff tiff: Update to 4.0.3 2012-11-21 16:55:58 +00:00
libvorbis libvorbis: replace obsolete automake macros with working ones 2013-01-15 08:10:12 +00:00
mpeg2dec mpeg2dec: depend on libx11 conditionally 2012-02-23 23:59:38 +00:00
pulseaudio pulseaudio: upgrade to v4.0 2013-07-29 13:09:04 +01:00
sbc sbc: upgrade to 1.1 2013-05-12 09:37:31 +01:00
speex speex: use lib_package bbclass 2012-07-04 17:40:35 +01:00
tremor tremor: add a patch to build with arm thumb 2013-07-24 11:35:32 +01:00
x264 x264: add from meta-oe, update and tweak 2013-08-13 23:05:58 +01:00