Re: [oe] [meta-oe][PATCH v2] opencv: Add recipe for OpenCV v3.0.0-alpha.

2014-10-07 Thread Martin Jansa
On Tue, Oct 07, 2014 at 02:06:49PM +1100, Nick D'Ademo wrote: > Includes fix which disables IPP for ARM builds. I'm sorry, but it's causing vlc build failure: | /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/vlc/2.1.4-r0/vlc-2.1.4/modules/video_filter/opencv_example.cpp:

[oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-07 Thread Nick D'Ademo
I'm receiving the same error as described in the following posts when attempting to build a CMake recipe (Qt5 code): http://lists.qt-project.org/pipermail/development/2014-May/017075.html https://lists.yoctoproject.org/pipermail/yocto/2014-May/019755.html * The imported target "Qt5::Core" referenc

[oe] [meta-qt5][PATCH] maliit-framework-qt5: Update SRCREV

2014-10-07 Thread Nikolay Nizov
This update is needed to include fix for segfaults when change keyboard focus while having selection. See http://issues.webos-ports.org/issues/673 for example. This will update SRCREV for one(also the latest) commit from master branch. Signed-off-by: Nikolay Nizov --- recipes-qt/maliit/maliit-fr

Re: [oe] [meta-oe][PATCHv2] modphp, xdebug: blacklist because of conflict with php

2014-10-07 Thread Martin Jansa
On Tue, Oct 07, 2014 at 09:39:34AM +0100, Paul Eggleton wrote: > On Tuesday 07 October 2014 06:53:17 Martin Jansa wrote: > > Signed-off-by: Martin Jansa > > --- > > meta-webserver/recipes-php/modphp/modphp5.inc | 3 +++ > > meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb | 1 + > > 2 files

[oe] [meta-oe][PATCH] iperf3: Adds git and 3.0.8 version

2014-10-07 Thread Guy Morand
iperf3 is the new successor of iperf. The project is now mature enough as it started in 2009 and has stable releases. It supports reporting results in the portable JSON format, provides more information than iperf does and also adds some features from other tools such as nuttcp and netperf but were

[oe] [meta-oe][daisy][PATCH] imagemagick: fix SRC_URI

2014-10-07 Thread Javier Viguera
The package download URL has changed. Signed-off-by: Javier Viguera --- meta-oe/recipes-support/imagemagick/imagemagick_6.8.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.8.bb b/meta-oe/recipes-support/imagemagick/ima

Re: [oe] RFC: automatic -dbg splitting

2014-10-07 Thread Burton, Ross
Hi all, On 11 June 2014 20:10, Burton, Ross wrote: > I know there are recipes floating around that have multiple -dbg > packages, but I can't see a great rationale for that. I also can't > see a reason why you'd want debug objects/sources outside of the -dbg > package, or something that wasn't a

Re: [oe] [meta-oe][PATCHv2] modphp, xdebug: blacklist because of conflict with php

2014-10-07 Thread Paul Eggleton
On Tuesday 07 October 2014 06:53:17 Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta-webserver/recipes-php/modphp/modphp5.inc | 3 +++ > meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb | 1 + > 2 files changed, 4 insertions(+) > > diff --git a/meta-webserver/recipes-php/modph