diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2016-11-02 17:39:09 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-06 23:35:36 +0000 |
commit | 681d81177666314d7742654ac9537b34b39cd5b6 (patch) | |
tree | 09d6b11b3de05c5eb596b14e6dac1f2c3cb60e10 /meta/recipes-support/db | |
parent | 1a2ebec99a11b8ee758924e832c2fa99103cda8c (diff) | |
download | poky-681d81177666314d7742654ac9537b34b39cd5b6.tar.gz |
libsamplerate0: clean up dependencies
The flac dependency was completely bogus. Flac isn't used at all.
FFTW is only used by tests, so we don't need to provide a packageconfig
for that.
ALSA is only used by example code that isn't part of the packaged files,
so even if ALSA is enabled, it doesn't affect the build result.
Nevertheless, I prefer to disable it explicitly to be extra sure.
--disable-alsa resulted in a warning about an unsupported configure
option, although by some magic it seemed to actually work as expected.
A patch is added to get rid of that warning.
(From OE-Core rev: c7cb0ce17dc2ec3999f26d594e755c8fb9609cee)
Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/db')
0 files changed, 0 insertions, 0 deletions