[oe] [meta-oe][master/dora][PATCH] Fix QA errors when building with multilib

2014-01-16 Thread Khem Raj
We do not take care of default libdir which accidently works out to be ok for non-multilib case since its /usr/lib Fixes error like ERROR: QA Issue: mozjs: Files/directories were installed but not shipped /usr/lib /usr/lib/libmozjs-17.0.a /usr/lib/libmozjs-17.0.so /usr/lib/pkgconfig /us

[oe] [meta-oe][PATCH] radvd: update to 1.9.8

2014-01-16 Thread Kai Kang
Update radvd to version 1.9.8 * remove change-scanner-dependency.patch which is merged * add 'status' subcommand for radvd.init Signed-off-by: Kai Kang --- .../radvd/files/change-scanner-dependency.patch| 24 -- .../recipes-daemons/radvd/files/radvd.init | 9 +++

[oe] [meta-networking][PATCH] strongswan: update verion to 5.1.1

2014-01-16 Thread jackie.huang
From: Jackie Huang * Add a patch to fix the function parameter. * Add PACKAGECONFIG for optional packages instead of explicitly disable, and set sqlite and curl as default. * Add rdepends on strongswan-plugins. * Add configure option --without-lib-prefix so it doesn't search for libraries in

Re: [oe] qt5 and virtualbox

2014-01-16 Thread Martin Jansa
On Fri, Jan 17, 2014 at 12:34:56AM +0100, Nicolas Dechesne wrote: > hi there, > > has anyone be able to run qt5 applications in virtualbox or qemu? if > so, what build configuration was used: xcb? eglfs? > > When running a 'desktop' distro in VirtualBox we can enable adds-on to > get some support

[oe] qt5 and virtualbox

2014-01-16 Thread Nicolas Dechesne
hi there, has anyone be able to run qt5 applications in virtualbox or qemu? if so, what build configuration was used: xcb? eglfs? When running a 'desktop' distro in VirtualBox we can enable adds-on to get some support for acceleration, iirc with proper X11 video drivers. can that be used to run Q

[oe] using OE efficiently for development

2014-01-16 Thread Nicolas Dechesne
hi there, i understand the subject is a bit weird.. i am seeking for advice or best practices. how would you recommend to deploy OE in a large team of devs where it is the main 'build' engine for the entire Linux system which is *being developed*. e.g. the developers are the 'upstream' developer,

Re: [oe] ** bug squashing weekend - Jan 17 to 20, 2014

2014-01-16 Thread Trevor Woerner
Hopefully some of you have had the time to peruse the bugzilla database and have chosen a bug or two you'd like to quash this weekend. The bug hunt starts Friday Jan 16 and runs until Monday. If you're looking for more ideas there are some janitorial tasks outlined here: https://wiki.yoctoproject.

Re: [oe] [meta-java][PATCH] openjdk-7: use icetea6-native

2014-01-16 Thread Henning Heinold
On Thu, Jan 16, 2014 at 05:23:09PM +0100, Koen Kooi wrote: > Since icetea6-native fails to build on all my machines and icedtea7-native > works, switch to that. > > Signed-off-by: Koen Kooi > --- > recipes-core/openjdk/openjdk-7-common.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletion

[oe] [meta-java][PATCH] openjdk-7: use icetea6-native

2014-01-16 Thread Koen Kooi
Since icetea6-native fails to build on all my machines and icedtea7-native works, switch to that. Signed-off-by: Koen Kooi --- recipes-core/openjdk/openjdk-7-common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/openjdk/openjdk-7-common.inc b/recipes-c

Re: [oe] [PATCH] python-nose: avoid duplicate install of setup.py*

2014-01-16 Thread Martin Jansa
On Thu, Jan 16, 2014 at 05:04:04PM +0100, Ulf Samuelsson wrote: > Signed-off-by: Ulf Samuelsson > --- > .../recipes-devtools/python/python-nose_1.2.1.bb |4 > 1 file changed, 4 insertions(+) > > diff --git a/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb > b/meta-oe/recipes-dev

[oe] [PATCH] python-nose: avoid duplicate install of setup.py*

2014-01-16 Thread Ulf Samuelsson
Signed-off-by: Ulf Samuelsson --- .../recipes-devtools/python/python-nose_1.2.1.bb |4 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb b/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb index 083d052..1cf3869 100644 --- a/meta-oe/

Re: [oe] [meta-webserver][PATCH 0/3] Apache / PHP upgrades

2014-01-16 Thread Randy MacLeod
On 14-01-16 10:15 AM, Paul Eggleton wrote: Hi Randy, On Thursday 16 January 2014 09:31:28 Randy MacLeod wrote: You asked me about dropping this patch and I've done a bit of digging. My conclusion is that the patch is not integrated into 2.4.7 and it would be "nice to have" since we've support

Re: [oe] [meta-webserver][PATCH 0/3] Apache / PHP upgrades

2014-01-16 Thread Paul Eggleton
Hi Randy, On Thursday 16 January 2014 09:31:28 Randy MacLeod wrote: > You asked me about dropping this patch and I've done a bit of digging. > > My conclusion is that the patch is not integrated into 2.4.7 and > it would be "nice to have" since we've supported it so far. > It seems that apache2-

Re: [oe] [meta-webserver][PATCH 0/3] Apache / PHP upgrades

2014-01-16 Thread Randy MacLeod
On 14-01-13 05:38 AM, Paul Eggleton wrote: The following changes since commit a1b6699ad26e1035f5c29918e059b8b57fde57ff: add libcrypt-openssl-rsa-perl (2014-01-13 09:59:45 +) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/webserver-u

[oe] [meta-oe][PATCHv2] libsoc: update to 0.5

2014-01-16 Thread Jack Mitchell
From: Jack Mitchell --- meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libsoc/{libsoc_0.4.bb => libsoc_0.5.bb} (87%) diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.4.bb b/meta-oe/recipe

[oe] [meta-oe][PATCH] libsoc: update to 0.5

2014-01-16 Thread Jack Mitchell
From: Jack Mitchell --- meta-oe/recipes-support/libsoc/libsoc_0.5.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 meta-oe/recipes-support/libsoc/libsoc_0.5.bb diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.5.bb b/meta-oe/recipes-support/libsoc/libsoc_0.5.bb n

Re: [oe] [meta-oe][PATCH] python-mako: remove

2014-01-16 Thread Martin Jansa
On Thu, Jan 16, 2014 at 11:28:34AM +0800, b40...@freescale.com wrote: > From: Chunrong Guo > > *This recipe is now back in OE-Core. > Ross already sent removal for all these yesterday. > Signed-off-by: Chunrong Guo > --- > .../recipes-devtools/python/python-mako_0.7.2.bb | 22 > --