[oe] libao build fails on dora and master

2014-02-18 Thread Diego Sueiro
Folks, libao compiling is failing because of a dependency on esound. Adding EXTRA_OECONF += --disable-esd to recipe fix the issue. Should I have to send a patch? Regards, -- *dS Diego Sueiro Administrador do Embarcados www.embarcados.com.br /*long live rock 'n roll*/

Re: [oe] libao build fails on dora and master

2014-02-18 Thread Martin Jansa
On Tue, Feb 18, 2014 at 08:29:31AM -0300, Diego Sueiro wrote: Folks, libao compiling is failing because of a dependency on esound. Adding EXTRA_OECONF += --disable-esd to recipe fix the issue. Please add PACKAGECONFIG for esound and send such patch, thanks. Should I have to send a patch?

Re: [oe] libao build fails on dora and master

2014-02-18 Thread Diego Sueiro
Hi Martin, On Tue, Feb 18, 2014 at 8:48 AM, Martin Jansa martin.ja...@gmail.comwrote: libao compiling is failing because of a dependency on esound. Adding EXTRA_OECONF += --disable-esd to recipe fix the issue. Please add PACKAGECONFIG for esound and send such patch, thanks. Something link

Re: [oe] libao build fails on dora and master

2014-02-18 Thread Martin Jansa
On Tue, Feb 18, 2014 at 09:17:58AM -0300, Diego Sueiro wrote: Hi Martin, On Tue, Feb 18, 2014 at 8:48 AM, Martin Jansa martin.ja...@gmail.comwrote: libao compiling is failing because of a dependency on esound. Adding EXTRA_OECONF += --disable-esd to recipe fix the issue. Please add

Re: [oe] libao build fails on dora and master

2014-02-18 Thread Diego Sueiro
On Tue, Feb 18, 2014 at 9:31 AM, Martin Jansa martin.ja...@gmail.comwrote: libao compiling is failing because of a dependency on esound. Adding EXTRA_OECONF += --disable-esd to recipe fix the issue. Please add PACKAGECONFIG for esound and send such patch, thanks. Something link

Re: [oe] libao build fails on dora and master

2014-02-18 Thread Martin Jansa
On Tue, Feb 18, 2014 at 09:43:35AM -0300, Diego Sueiro wrote: On Tue, Feb 18, 2014 at 9:31 AM, Martin Jansa martin.ja...@gmail.comwrote: libao compiling is failing because of a dependency on esound. Adding EXTRA_OECONF += --disable-esd to recipe fix the issue. Please add