Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] pulseaudio: realy disable orc support
@ 2012-02-20  7:57 Eric Bénard
  2012-02-20 16:19 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Bénard @ 2012-02-20  7:57 UTC (permalink / raw)
  To: openembedded-core

else if orc is detected the compilation fails with missing headers which
should have been generated by orc (using meta-angstrom + meta-openembedded
and and armv7 target)

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 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 38ecba5..ca3a28d 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
@@ -29,6 +29,7 @@ EXTRA_OECONF = "\
 		--with-oss \
 		--without-hal \
 		--disable-hal \
+		--disable-orc \
 		--with-access-group=audio \
 "
 
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-21 20:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20  7:57 [PATCH] pulseaudio: realy disable orc support Eric Bénard
2012-02-20 16:19 ` Khem Raj
2012-02-21 20:12   ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox