generic-poky/meta
Tanu Kaskinen d8c34285e1 speexdsp: initial recipe
speexdsp was split off from speex in 1.2rc2, so we need a separate
recipe for speexdsp when before we can upgrade speex.

The speex recipe has so far used the --enable-fixed-point configure
option unconditionally, but I believe that was a mistake, so I
dropped that. The option is still enabled if TARGET_FPU is set to
"soft". Commit e8f707f16a38d85535593a32efff6dcbf4ddb203 added the
TARGET_FPU check, and I think that commit should have removed
--enable-fixed-point from the static configure options, like it
removed --disable-float-api.

The NEON code caused a build failure on qemuarm64. As a workaround,
I disabled NEON optimizations when building for aarch64.

I added a patch that fixes a build failure in alsa-plugins. Compiling
alsa-plugins against the new speexdsp version without the patch
resulted in this error:

In file included from .../usr/include/speex/speexdsp_types.h:122:0,
                 from .../usr/include/speex/speex_preprocess.h:46,
                 from .../alsa-plugins-1.0.29/speex/pcm_speex.c:23:

.../usr/include/speex/speexdsp_config_types.h:13:9: error: unknown type name 'uint16_t'
 typedef uint16_t spx_uint16_t;
         ^

(From OE-Core rev: bb826645d188e5ea78718f3ad4b2e420eec3b354)

(From OE-Core rev: 28b7bccd226c4d9040ef0d8199a29e74f2da72b1)

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-16 15:09:15 +01:00
..
classes classes/sstate.bbclass: Improve checkstatus using connection cache. 2015-07-12 22:55:46 +01:00
conf bitbake.conf: Add BUILD_ARCH and SSTATE_PKGARCH to HASHBASE whitelist 2015-07-09 18:00:17 +01:00
files Add license file XFree86-1.0 2015-06-11 23:59:18 +01:00
lib oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URI 2015-07-12 22:55:45 +01:00
recipes-bsp pcmciautils: fix the parallel building issue 2015-05-20 21:41:04 +01:00
recipes-connectivity bluez5: upgrade to 5.32 2015-07-12 22:55:38 +01:00
recipes-core netbase: add rpcbind as an alias to sunrpc 2015-07-12 22:55:46 +01:00
recipes-devtools dpkg: Fix for Fedora22 and new versions of tar 2015-07-13 13:47:28 +01:00
recipes-extended tar: Add symlink to tar from gtar 2015-07-13 13:47:27 +01:00
recipes-gnome gnome-icon-theme: inherit allarch 2015-07-12 22:55:42 +01:00
recipes-graphics harfbuzz: upgrade to 0.9.41 2015-07-12 22:55:45 +01:00
recipes-kernel perf: remove invalid sed command 2015-07-12 22:55:45 +01:00
recipes-lsb4 libpng12: Upgrade 1.2.52 -> 1.2.53 2015-05-24 07:19:20 +01:00
recipes-multimedia speexdsp: initial recipe 2015-07-16 15:09:15 +01:00
recipes-qt qt4: fixes for sed command 2015-07-12 22:55:45 +01:00
recipes-rt rt-tests: bump version to v0.92 2015-06-23 11:47:21 +01:00
recipes-sato packagegroup-core-x11-sato: add PulseAudio 2015-05-24 07:19:22 +01:00
recipes-support ca-certificates: remove Debianism in run-parts invocation 2015-07-08 00:01:23 +01:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00