[oe] [for-danny, for-dylan] Samba fix

2013-05-20 Thread Otavio Salvador
Hello Eric, Please cherry-pick the bac6da16a0d57f30c2cde1d805b3957147abdaeb into dylan and danny. Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9

Re: [oe] [meta-oe][PATCH] connman: updated libconnman-qt to 1.0.7

2013-05-20 Thread Felipe Ferreri Tonello
Hi Martin, On Friday, May 17, 2013 08:11:59 PM Martin Jansa wrote: > On Fri, May 17, 2013 at 10:55:25AM -0700, Felipe Ferreri Tonello wrote: > > On Friday, May 10, 2013 05:04:22 PM you wrote: > > > From: "Felipe F. Tonello" > > > > > > This new recipe version requires the changes in this patch:

[oe] Error message about multiple EGL / GLES providers

2013-05-20 Thread Carlos Rafael Giani
Hello, I am currently adapting the cubox layer for dylan, and get these errors: ERROR: Multiple .bb files are due to be built which each provide virtual/libgles1 ERROR: Multiple .bb files are due to be built which each provide virtual/libgles2 ERROR: Multiple .bb files are due to be built whi

[oe] [meta-oe PATCH v2] bigbuckbunny: Add 480p, 720p and 1080p movies

2013-05-20 Thread Otavio Salvador
This provides a recipe to install the movies in the rootfs; these allow for people to make demo images which carry the movies for show. These recipes are based on Angstrom ones. Thanks by their base work. Signed-off-by: Otavio Salvador --- Changes in v2: - Move to meta-multimedia - Use 'sample-c

[oe] OE Changelog since 2013-05-12 until 2013-05-19

2013-05-20 Thread cliff . brake
Changelog since 2013-05-12 until 2013-05-19. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom: git://github.com/Angstrom-distr

Re: [oe] [meta-browser][PATCH] libxi: Match the bbappend to OE-Core

2013-05-20 Thread Khem Raj
On Mon, May 20, 2013 at 8:30 AM, Burton, Ross wrote: > On 20 May 2013 16:25, Khem Raj wrote: >> On Mon, May 20, 2013 at 2:18 AM, Burton, Ross wrote: >>> On 18 May 2013 17:39, Khem Raj wrote: +BBCLASSEXTEND += "native" >>> >>> Why don't you submit a patch to oe-core's libxi, or even >>> xor

Re: [oe] [meta-browser][PATCH] libxi: Match the bbappend to OE-Core

2013-05-20 Thread Burton, Ross
On 20 May 2013 16:25, Khem Raj wrote: > On Mon, May 20, 2013 at 2:18 AM, Burton, Ross wrote: >> On 18 May 2013 17:39, Khem Raj wrote: >>> +BBCLASSEXTEND += "native" >> >> Why don't you submit a patch to oe-core's libxi, or even >> xorg-lib-common.inc, to add this? > > yeah that should be in OE-C

Re: [oe] [meta-browser][PATCH] libxi: Match the bbappend to OE-Core

2013-05-20 Thread Khem Raj
On Mon, May 20, 2013 at 2:18 AM, Burton, Ross wrote: > On 18 May 2013 17:39, Khem Raj wrote: >> +BBCLASSEXTEND += "native" > > Why don't you submit a patch to oe-core's libxi, or even > xorg-lib-common.inc, to add this? yeah that should be in OE-Core. __

Re: [oe] State of bitbake world

2013-05-20 Thread Martin Jansa
On Thu, May 16, 2013 at 09:52:15AM +0200, Martin Jansa wrote: > On Thu, May 02, 2013 at 05:18:33PM +0200, Martin Jansa wrote: > > On Sat, Apr 27, 2013 at 12:54:00PM +0200, Martin Jansa wrote: > > > Updated status, but only change IIRC is fixed php, tbb, > > > android-audiosystem and partially fixed

Re: [oe] [meta-browser][PATCH] libxi: Match the bbappend to OE-Core

2013-05-20 Thread Burton, Ross
On 18 May 2013 17:39, Khem Raj wrote: > +BBCLASSEXTEND += "native" Why don't you submit a patch to oe-core's libxi, or even xorg-lib-common.inc, to add this? Ross ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lis

Re: [oe] [meta-oe++/master 01/11] mm-common: update to 0.9.6

2013-05-20 Thread Paul Eggleton
On Sunday 19 May 2013 12:55:48 Khem Raj wrote: > > --- /dev/null > > +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb > > @@ -0,0 +1,12 @@ > > +inherit gnomebase > > + > > +GNOME_COMPRESS_TYPE="xz" > > Does this mean you need to add dependency on xz-native ? No need, base.bbclass does this