[oe] State of bitbake world, Failed tasks 2014-10-10, QA issues

2014-10-10 Thread Martin Jansa
Both issues are caused by pending reviews (vlc is broken by opencv upgrade). So this is the first clean report (except that couple fixes are still only in jansa/master branches and on MLs, but not yet merged). Next goal: clean QA log, see bellow.

Re: [oe] [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings

2014-10-10 Thread Martin Jansa
On Wed, Oct 01, 2014 at 10:19:06AM +0200, Andreas Müller wrote: WARNING: QA Issue: tumbler rdepends on libxml2, but it isn't a build dependency? [build-deps] WARNING: QA Issue: tumbler rdepends on libgsf, but it isn't a build dependency? [build-deps] WARNING: QA Issue: tumbler rdepends on

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

2014-10-10 Thread Martin Jansa
On Wed, Oct 08, 2014 at 04:48:58AM +0200, Martin Jansa wrote: On Tue, Oct 07, 2014 at 02:06:49PM +1100, Nick D'Ademo wrote: Includes fix which disables IPP for ARM builds. And also new QA issues: opencv-2.99+3.0.0-alpha+gitAUTOINC+fb9a143429: libopencv-highgui rdepends on gtk+3, but it

[oe] [meta-gnome][PATCH] tracker: add dependency on networkmanager

2014-10-10 Thread Martin Jansa
* fixes following QA warnings: tracker-0.14.2: tracker rdepends on libnmglib, but it isn't a build dependency? [build-deps] tracker-0.14.2: tracker rdepends on libnmutil, but it isn't a build dependency? [build-deps] tracker-0.14.2: tracker rdepends on nss, but it isn't a build dependency?

Re: [oe] [PATCH] Fix for gcc bug 61144

2014-10-10 Thread Martin Jansa
On Fri, Oct 10, 2014 at 12:12:23AM +1100, Peter Urbanec wrote: See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61144 for details. This patch is taken from the gcc repository and should be obsoleted by a gcc release after 4.9.1 The problem is severe enough (at least from my point of view)

Re: [oe] [PATCH] Better support for upgrading packages in opkg and update-rc.d.bbclass

2014-10-10 Thread Martin Jansa
On Fri, Oct 10, 2014 at 04:20:00AM +1100, Peter Urbanec wrote: init-ifupdown inherits default implementations of prerm, postrm, preinst and postinst from update-rc.d.bbclass. Unfortunately these default implementations don't deal with package upgrades as well as they could. What ends up

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-10-10, QA issues

2014-10-10 Thread Andreas Müller
On Fri, Oct 10, 2014 at 12:34 PM, Martin Jansa martin.ja...@gmail.com wrote: Both issues are caused by pending reviews (vlc is broken by opencv upgrade). So this is the first clean report (except that couple fixes are still only in jansa/master branches and on MLs, but not yet merged). Next

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-10-10, QA issues

2014-10-10 Thread Andreas Müller
On Fri, Oct 10, 2014 at 12:34 PM, Martin Jansa martin.ja...@gmail.com wrote: lxdm-0.5.0+gitAUTOINC+07fb151a99: lxdm requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] This is a false positive: I added bash to RDEPENDS in the last patch. Needs further investigation... Andreas

Re: [oe] [PATCH 0/1][meta-networking] ntp: fix path to driftfile

2014-10-10 Thread Peter A. Bigot
On 10/09/2014 10:22 PM, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com Default path to driftfile is /etc/ntp.drift, that doesn't work since ntp daemon is always started with ntp user. It should be created at the home directory of ntp which is /var/lib/ntp/. Could

Re: [oe] [PATCH 0/1][meta-networking] ntp: fix path to driftfile

2014-10-10 Thread Peter A. Bigot
On 10/09/2014 10:22 PM, wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com Default path to driftfile is /etc/ntp.drift, that doesn't work since ntp daemon is always started with ntp user. It should be created at the home directory of ntp which is /var/lib/ntp/. The

Re: [oe] [meta-oe][PATCH] libunwind: Fix test case link failure on PowerPC systems with Altivec

2014-10-10 Thread Robert Yang
Hi Ting, Would you please send it to oe-core, or I can help ? It had conficts, I updated it: From 719aa29b604df59538eea6e9b9a8595389dc79f3 Mon Sep 17 00:00:00 2001 From: Ting Liu ting@freescale.com Date: Tue, 23 Sep 2014 15:04:08 +0800 Subject: [PATCH] libunwind: Fix test case link failure

[oe] [PATCH 0/2] meta-java fixes

2014-10-10 Thread Cristian Iorga
meta-java build time fixes with the pre 1.7 Yocto Project release. Cristian Iorga (2): openjdk: add pkgconfig support ecj: fix unpackpost task recipes-core/ecj/libecj-bootstrap.inc | 2 +- recipes-core/openjdk/openjdk-common.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --

[oe] [PATCH 1/2] openjdk: add pkgconfig support

2014-10-10 Thread Cristian Iorga
pkgconfig is now enabled, so that pkg-config macros will not fail in configure stage. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- recipes-core/openjdk/openjdk-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/openjdk/openjdk-common.inc

[oe] [PATCH 2/2] ecj: fix unpackpost task

2014-10-10 Thread Cristian Iorga
ecj recipe is built as initial and as native, as such, unpackpost is run multiple times over the same code source. Added check if a move operation hasn't been already executed. Signed-off-by: Cristian Iorga cristian.io...@intel.com --- recipes-core/ecj/libecj-bootstrap.inc | 2 +- 1 file

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

2014-10-10 Thread Guy Morand
Thanks for your review! No, I haven't, I'm working with the dora branch ... I will make a setup with the master branch to test it and resend the patch. Kind regards, Guy -Original Message- From: Martin Jansa [mailto:martin.ja...@gmail.com] Sent: Friday, October 10, 2014 12:10 PM To:

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2014-10-10, QA issues

2014-10-10 Thread Martin Jansa
On Fri, Oct 10, 2014 at 01:06:32PM +0200, Andreas Müller wrote: On Fri, Oct 10, 2014 at 12:34 PM, Martin Jansa martin.ja...@gmail.com wrote: lxdm-0.5.0+gitAUTOINC+07fb151a99: lxdm requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] This is a false positive: I added bash

[oe] When will the meta-openembedded have a dizzy branch, please ?

2014-10-10 Thread Robert Yang
Hello, When will the meta-openembedded have a dizzy branch, please ? -- Thanks Robert -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Re: [oe] When will the meta-openembedded have a dizzy branch, please ?

2014-10-10 Thread Philip Balister
We'll need volunteers to maintain. Also a lot of people are headed to ELCE next week, so we might be slow getting this organized. Philip On 10/10/2014 01:00 PM, Robert Yang wrote: Hello, When will the meta-openembedded have a dizzy branch, please ? --

Re: [oe] When will the meta-openembedded have a dizzy branch, please ?

2014-10-10 Thread Otavio Salvador
On Fri, Oct 10, 2014 at 3:00 PM, Philip Balister phi...@balister.org wrote: We'll need volunteers to maintain. Also a lot of people are headed to ELCE next week, so we might be slow getting this organized. I can volunteer to maintain the branch; maybe Cliff and Armin want to keep our

Re: [oe] When will the meta-openembedded have a dizzy branch, please ?

2014-10-10 Thread akuster808
On 10/10/2014 11:00 AM, Philip Balister wrote: We'll need volunteers to maintain. You can put me down as one if it helps. - Armin Also a lot of people are headed to ELCE next week, so we might be slow getting this organized. Philip On 10/10/2014 01:00 PM, Robert Yang wrote: Hello,

Re: [oe] When will the meta-openembedded have a dizzy branch, please ?

2014-10-10 Thread Martin Jansa
On Sat, Oct 11, 2014 at 01:00:53AM +0800, Robert Yang wrote: Hello, When will the meta-openembedded have a dizzy branch, please ? It would be nice to get at least some of QA issues fixed before we branch. Currently we have more than 438 issues. But other than that, it's almost ready (thanks