[oe-commits] yanjun.zhu : pulseaudio_2.1: Remove the dependence of fftw.

git at git.openembedded.org git at git.openembedded.org
Mon Feb 4 12:43:12 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: ddbd713293929d361a7ec7f8f1eb2986b7adc729
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ddbd713293929d361a7ec7f8f1eb2986b7adc729

Author: yanjun.zhu <yanjun.zhu at windriver.com>
Date:   Mon Feb  4 14:54:37 2013 +0800

pulseaudio_2.1: Remove the dependence of fftw.

Signed-off-by: yanjun.zhu <yanjun.zhu at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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 6633e38..2fed4f9 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
@@ -40,6 +40,7 @@ EXTRA_OECONF = "\
 		--disable-openssl \
 		--disable-xen \
 		--with-database=simple \
+		--without-fftw \
 "
 
 PARALLEL_MAKE = ""





More information about the Openembedded-commits mailing list