[oe] [meta-gnome][PATCH V3] libgdata: Fix build when S != B

2014-04-28 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb index

[oe] [meta-oe][PATCH] jack: move to git

2014-04-28 Thread Koen Kooi
The subversion repository has been closed down. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-oe/recipes-multimedia/jack/jack_0.121.0.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-multimedia/jack/jack_0.121.0.bb

[oe] OE Github repositories

2014-04-28 Thread Paul Eggleton
Hi folks, Could whoever has admin access for the OpenEmbedded repositories on github please do two things: 1) Stop having both oe-core and openembedded-core repositories - the latter is four months out-of-date. I'd suggest if we want to be consistent with our openembedded.org repos we should

Re: [oe] [OE-core] OE Github repositories

2014-04-28 Thread Koen Kooi
Op 28 apr. 2014, om 12:10 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: Hi folks, Could whoever has admin access for the OpenEmbedded repositories on github please do two things: 1) Stop having both oe-core and openembedded-core repositories - the latter

Re: [oe] [OE-core] OE Github repositories

2014-04-28 Thread Paul Eggleton
On Monday 28 April 2014 12:43:58 Koen Kooi wrote: Op 28 apr. 2014, om 12:10 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: Hi folks, Could whoever has admin access for the OpenEmbedded repositories on github please do two things: 1) Stop having both

[oe] [meta-oe][PATCH] mariadb: handle seperate builddir

2014-04-28 Thread Koen Kooi
Signed-off-by: Koen Kooi koen.k...@linaro.org --- meta-oe/recipes-support/mysql/mariadb_5.1.67.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/mysql/mariadb_5.1.67.inc b/meta-oe/recipes-support/mysql/mariadb_5.1.67.inc index 37a0f0c..2b0825a 100644

Re: [oe] [meta-browser][PATCH 3/4] Add use-egl PACKAGECONFIG to let chromium use EGL automatically

2014-04-28 Thread Otavio Salvador
Hello Carlos, On Sun, Apr 27, 2014 at 8:21 AM, Carlos Rafael Giani d...@pseudoterminal.org wrote: By default, Chromium will try to use GLX and regular OpenGL. On embedded platforms, these are often not present, or unaccelerated, and using EGL and OpenGL ES instead makes more sense. To produce

Re: [oe] [meta-browser][PATCH 2/4] Add variable to contain extra command-line arguments

2014-04-28 Thread Otavio Salvador
Hello Carlos, On Sun, Apr 27, 2014 at 8:21 AM, Carlos Rafael Giani d...@pseudoterminal.org wrote: With this patch it becomes possible to add extra command line options to the chrome call in /usr/bin/google-chrome script . Signed-off-by: Carlos Rafael Giani d...@pseudoterminal.org ... diff

[oe] [meta-qt5][PATCH] qtbase.inc: Enable accessibility by default

2014-04-28 Thread Otavio Salvador
qtdeclarative requires accessibility to be enabled and it is added by default to the toolchain so we ought to have it enabled to ensure the default toolchain generation works. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- recipes-qt/qt5/qtbase.inc |2 ++ 1 file changed, 2

Re: [oe] [OE-core] initial support for musl libc with OE/Yocto Project

2014-04-28 Thread Khem Raj
Update Now I have core-image-minimal building and booting for all of the supported QEMU targets in OE-Core with musl/gcc-4.9. The updates are all available on contrib tree branch kraj/musl, try it out for your machine/distro if you are interested in musl

Re: [oe] [OE-core] initial support for musl libc with OE/Yocto Project

2014-04-28 Thread Christopher Larson
On Mon, Apr 28, 2014 at 10:17 AM, Khem Raj raj.k...@gmail.com wrote: Now I have core-image-minimal building and booting for all of the supported QEMU targets in OE-Core with musl/gcc-4.9. The updates are all available on contrib tree branch kraj/musl, try it out for your machine/distro if you

[oe] OE Changelog since 2014-04-20 until 2014-04-27

2014-04-28 Thread cliff . brake
Changelog since 2014-04-20 until 2014-04-27. 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:

[oe] [meta-xilinx-community] The URL: '${PATCH_LIST}' is invalid and cannot be interpreted

2014-04-28 Thread Elvis Dowson
Hi, In the following linux-xlnx-3.8.bbappend, http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx-community/tree/recipes-kernel/linux/linux-xlnx_3.8.bbappend ZX3_ZYNQ7_PATCHSET = \ file://zx3-zynq7/0001-ze7000-phy-micrel-phy-init.patch \

Re: [oe] [meta-xilinx-community] The URL: '${PATCH_LIST}' is invalid and cannot be interpreted

2014-04-28 Thread Gary Thomas
On 2014-04-28 13:46, Elvis Dowson wrote: Hi, In the following linux-xlnx-3.8.bbappend, http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx-community/tree/recipes-kernel/linux/linux-xlnx_3.8.bbappend ZX3_ZYNQ7_PATCHSET = \

Re: [oe] [meta-xilinx-community] The URL: '${PATCH_LIST}' is invalid and cannot be interpreted

2014-04-28 Thread Khem Raj
-Khem On Apr 28, 2014 12:51 PM, Gary Thomas g...@mlbassoc.com wrote: On 2014-04-28 13:46, Elvis Dowson wrote: Hi, In the following linux-xlnx-3.8.bbappend, http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx-community/tree/recipes-kernel/linux/linux-xlnx_3.8.bbappend ZX3_ZYNQ7_PATCHSET