From 21f2c0b5cd9a53aba277aaaf27a6a5d562b2405f Mon Sep 17 00:00:00 2001 From: Eric Bénard Date: Mon, 20 Feb 2012 08:57:33 +0100 Subject: pulseaudio: Really disable orc support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) [RP: add RP bump, fix typos] (From OE-Core rev: 8f72d9e4ecf495646af3c5cebe7f08ca01bbbb99) Signed-off-by: Eric Bénard Signed-off-by: Richard Purdie --- meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb') diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb index 93db7825ea..3055994249 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb @@ -1,6 +1,6 @@ require pulseaudio.inc -PR = "r5" +PR = "r6" DEPENDS += "libjson gdbm speex libxml-parser-perl-native" -- cgit v1.2.3-54-g00ecf