]> code.ossystems Code Review - openembedded-core.git/commit
alsa-utils: 1.1.0 -> 1.1.1
authorTanu Kaskinen <tanuk@iki.fi>
Mon, 6 Jun 2016 16:55:57 +0000 (19:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jun 2016 21:47:05 +0000 (22:47 +0100)
commitf54d2d640b0169d9d3f55fd6eeed1c09e849223b
treebf423ebb028ac38948f9bd76fac1202494641ac8
parent3693f243a639351083eb29fb1a14916d0ff5990d
alsa-utils: 1.1.0 -> 1.1.1

Changelog:
http://alsa-project.org/main/index.php/Changes_v1.1.0_v1.1.1

alsabat has now a "standalone" mode, in which analysis with libfftw is
not needed. Therefore, it's now possible to enable alsabat without
fftw. However, there's no way to explicitly tell the configure script
to enable alsabat, but disable fftw. Without support for explicit
request to disable fftw, fftw would become a floating dependency,
which is why the recipe still only supports the "disable alsabat" and
"enable alsabat with fftw" options.

Dropped 0001-alsabat-rename-to-avoid-naming-conflict.patch (it's
included in the new release).

Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.1.bb [moved from meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb with 100% similarity]
meta/recipes-multimedia/alsa/alsa-utils_1.1.1.bb [moved from meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb with 90% similarity]