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

* Re: [PATCH] pulseaudio: realy disable orc support
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-02-20 16:19 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi Eric

On Sun, Feb 19, 2012 at 11:57 PM, Eric Bénard <eric@eukrea.com> wrote:
> 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)

some typos in summary and commit message otherwise ok.
>
> 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
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core



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

* Re: [PATCH] pulseaudio: realy disable orc support
  2012-02-20 16:19 ` Khem Raj
@ 2012-02-21 20:12   ` Saul Wold
  0 siblings, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-02-21 20:12 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 02/20/2012 08:19 AM, Khem Raj wrote:
> Hi Eric
>
> On Sun, Feb 19, 2012 at 11:57 PM, Eric Bénard<eric@eukrea.com>  wrote:
>> 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)
>
> some typos in summary and commit message otherwise ok.
>>
>> 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 \
>>   "
>>
>> --
Needs a PR Bump

Sau!




^ permalink raw reply	[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