diff options
| author | yanjun.zhu <yanjun.zhu@windriver.com> | 2013-02-04 14:54:37 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-04 12:41:57 +0000 |
| commit | 1d376f9f184eb31577bb2410dee1cbe08719f98b (patch) | |
| tree | fd715fb6a638c98b5c81a238108304cf5f58097e | |
| parent | 3c1b1312a6d5b06b8174e3c8d0fb26a237859764 (diff) | |
| download | poky-1d376f9f184eb31577bb2410dee1cbe08719f98b.tar.gz | |
pulseaudio_2.1: Remove the dependence of fftw.
(From OE-Core rev: ddbd713293929d361a7ec7f8f1eb2986b7adc729)
Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc index 6633e38ea3..2fed4f954c 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc | |||
| @@ -40,6 +40,7 @@ EXTRA_OECONF = "\ | |||
| 40 | --disable-openssl \ | 40 | --disable-openssl \ |
| 41 | --disable-xen \ | 41 | --disable-xen \ |
| 42 | --with-database=simple \ | 42 | --with-database=simple \ |
| 43 | --without-fftw \ | ||
| 43 | " | 44 | " |
| 44 | 45 | ||
| 45 | PARALLEL_MAKE = "" | 46 | PARALLEL_MAKE = "" |
