Re: [oe] State of bitbake world, test-dependencies 2015-11-12

2015-11-16 Thread Martin Jansa
On Sat, Nov 14, 2015 at 10:57:39AM +0100, Martin Jansa wrote: > On Thu, Nov 12, 2015 at 12:43:11PM +0100, Martin Jansa wrote: > > Another incremental test, only 26 recipes were tested, but it found enough > > issues in just released Jethro. > > > > Complete log: > >

Re: [oe] [OE-core] State of bitbake world, test-dependencies 2015-11-12

2015-11-16 Thread Bruce Ashfield
On Mon, Nov 16, 2015 at 10:11 AM, Martin Jansa wrote: > On Sat, Nov 14, 2015 at 10:57:39AM +0100, Martin Jansa wrote: >> On Thu, Nov 12, 2015 at 12:43:11PM +0100, Martin Jansa wrote: >> > Another incremental test, only 26 recipes were tested, but it found enough >> >

[oe] [PATCH 2/3] mozilla: Remove unused variables

2015-11-16 Thread Otavio Salvador
From: Fabio Berton Change configure, compile and install functions Mozilla build system has changed compared to old Firefox version 10. For more information about new mozilla build system see https://developer.mozilla.org/en-US/Firefox Remove unused variables.

[oe] [PATCH 1/3] scripts/firefox-gen-l10n-recipes: Use HTTP to fetch the xpi files

2015-11-16 Thread Otavio Salvador
Signed-off-by: Otavio Salvador --- scripts/firefox-gen-l10n-recipes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/firefox-gen-l10n-recipes b/scripts/firefox-gen-l10n-recipes index dc22bb4..1f2ae9d 100755 ---

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Mark Hatle
On 11/16/15 11:10 AM, akuster808 wrote: > > > On 11/16/2015 03:24 AM, Otavio Salvador wrote: >> On Mon, Nov 16, 2015 at 9:23 AM, Alexander Kanavin >> wrote: >>> On 11/16/2015 01:20 PM, Otavio Salvador wrote: >>> > Making a separate repository with this

Re: [oe] [meta-browser][PATCH 2/2] chromium: use PARALLEL_MAKE to control build parallelism

2015-11-16 Thread Andre McCurdy
Hi Nikolay, On Sat, Nov 14, 2015 at 6:04 AM, Nikolay Dimitrov wrote: > Hi Andre, > > On 11/11/2015 06:48 AM, Andre McCurdy wrote: >> >> Signed-off-by: Andre McCurdy >> --- >> recipes-browser/chromium/chromium_40.0.2214.91.bb | 2 +- >> 1 file changed,

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread akuster808
On 11/16/2015 03:24 AM, Otavio Salvador wrote: > On Mon, Nov 16, 2015 at 9:23 AM, Alexander Kanavin > wrote: >> On 11/16/2015 01:20 PM, Otavio Salvador wrote: >> Making a separate repository with this layer is even more disruptive, and complicates

Re: [oe] [meta-oe][PATCH V2 03/17] modemmanager: Add PACKAGECONFIGs

2015-11-16 Thread Martin Jansa
On Wed, Nov 11, 2015 at 08:48:06PM +0100, Adrian Freihofer wrote: > Signed-off-by: Adrian Freihofer > --- > .../modemmanager/modemmanager_1.4.12.bb | 17 > - > 1 file changed, 16 insertions(+), 1 deletion(-) > > diff --git

Re: [oe] [meta-oe][PATCH V2 06/17] networkmanager: Update to 1.0.6

2015-11-16 Thread Martin Jansa
On Wed, Nov 11, 2015 at 08:48:09PM +0100, Adrian Freihofer wrote: > Signed-off-by: Adrian Freihofer > --- > ...tworkmanager_1.0.4.bb => networkmanager_1.0.6.bb} | 20 > ++-- > 1 file changed, 14 insertions(+), 6 deletions(-) > rename

Re: [oe] [meta-oe][PATCH V2 07/17] networkmanager: support gnutls and nss

2015-11-16 Thread Martin Jansa
On Wed, Nov 11, 2015 at 08:48:10PM +0100, Adrian Freihofer wrote: > Signed-off-by: Adrian Freihofer > --- > .../0002-add-pkg-config-for-libgcrypt.patch| 41 > ++ > .../networkmanager/networkmanager_1.0.6.bb | 14 ++-- > 2 files

Re: [oe] [meta-qt5][PATCHv2] qtbase: support oe-device-extra.pri in configure

2015-11-16 Thread Martin Jansa
On Fri, Nov 06, 2015 at 03:20:09PM +0200, Samuli Piippo wrote: > configure parses through the mkspec, but does not handle conditions > at all, so oe-device-extra.pri was not included at configure phase. > For example QT_QPA_DEFAULT_PLATFORM had no effect for configure. > With include() on a

[oe] [meta-oe][PATCH] libjpeg-turbo: update 1.4.1 -> 1.4.2

2015-11-16 Thread Andre McCurdy
https://github.com/libjpeg-turbo/libjpeg-turbo/blob/1.4.2/ChangeLog.txt 1.4.2 = [1] Fixed an issue whereby cjpeg would segfault if a Windows bitmap with a negative width or height was used as an input image (Windows bitmaps can have a negative height if they are stored in

[oe] [meta-oe][PATCH] tree: respect the package's own default CFLAGS

2015-11-16 Thread Andre McCurdy
The tree Makefile defines default CFLAGS form Linux (-DLINUX, etc) which are lost if we don't manually include them in the final CFLAGS. Also break the dependency on EXTRA_OEMAKE containing '-e', disable the unused configure task and, since package has a very short description, set SUMMARY

[oe] [meta-oe][PATCH] gperftools: upgrade to 2.4

2015-11-16 Thread Chen Qi
Signed-off-by: Chen Qi --- meta-oe/recipes-support/gperftools/gperftools_2.1.bb | 12 meta-oe/recipes-support/gperftools/gperftools_2.4.bb | 12 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644

Re: [oe] [PATCH 1/1] snort: fix m4 causes out of memory during configure [ LIN8-299 ]

2015-11-16 Thread Ioan-Adrian Ratiu
On Mon, 16 Nov 2015 10:39:15 +0800 Zhiquan Li wrote: > > > On 2015.10.29 19:11, Martin Jansa wrote: > > On Thu, Oct 29, 2015 at 11:04:02AM +0200, Ioan-Adrian Ratiu wrote: > >> On Thu, 29 Oct 2015 09:41:52 +0800 > >> Zhiquan Li wrote: > >> >

[oe] [PATCHv2][meta-multimedia] vlc: add PACKAGECONFIG for samba, upnp, dvdnav, sftp, vorbis, dc1394, dv1394, svg, svgdec

2015-11-16 Thread Martin Jansa
* hopefully fixes: WARN: vlc: vlc rdepends on libavc1394, but it isn't a build dependency? WARN: vlc: vlc rdepends on libcroco, but it isn't a build dependency? WARN: vlc: vlc rdepends on libcrypto, but it isn't a build dependency? WARN: vlc: vlc rdepends on libdvdnav, but it isn't a build

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Burton, Ross
On 12 November 2015 at 18:59, Martin Jansa wrote: > > > There is already enough meta-oe bloat moved from oe-core: > > > > > > > http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112665.html > > > > > > WARN: qt-mobility-embedded: qt-mobility-embedded

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Alexander Kanavin
On 11/13/2015 01:46 PM, Martin Jansa wrote: 1) or even better in a separate repo To be honest, I had anticipated this being a separate meta-qt4 repo myself. It would be consistent with what has been done with Qt 5 and much earlier with Qt 3. Agreed. I'm also fine with separate layer.

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Andreas Oberritter
On 16.11.2015 10:43, Alexander Kanavin wrote: > On 11/13/2015 01:46 PM, Martin Jansa wrote: > > 1) or even better in a separate repo To be honest, I had anticipated this being a separate meta-qt4 repo myself. It would be consistent with what has been done with Qt 5 and

[oe] volunteers for meta-qt4 repo maintenance?

2015-11-16 Thread Alexander Kanavin
On 11/16/2015 12:07 PM, Andreas Oberritter wrote: Making a separate repository with this layer is even more disruptive, and complicates administration and maintenance. I'm not going to handle those. So I'll make a meta-qt4 layer under meta-oe, and it's fine if there is no official maintainer or

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Otavio Salvador
On Mon, Nov 16, 2015 at 7:43 AM, Alexander Kanavin wrote: > On 11/13/2015 01:46 PM, Martin Jansa wrote: > > 1) or even better in a separate repo To be honest, I had anticipated this being a separate meta-qt4 repo myself. It would be

[oe] rsyslog: buggy systemd/ua handling?

2015-11-16 Thread Steffen Sledz
I'm not sure but i believe there's a bug in the systemd/ua-handling in meta-oe/recipes-extended/rsyslog/rsyslog_7.6.1.bb. In my opinion this code if bb.utils.contains('DISTRO_FEATURES', 'systemd', True, False, d): pn = d.getVar('PN', True) d.appendVar('ALTERNATIVE_%s' %

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Alexander Kanavin
On 11/16/2015 01:20 PM, Otavio Salvador wrote: Making a separate repository with this layer is even more disruptive, and complicates administration and maintenance. I'm not going to handle those. So I'll make a meta-qt4 layer under meta-oe, and it's fine if there is no official maintainer or

Re: [oe] [OE-core] qt4 moves out of oe-core - to meta-qt4, or to meta-oe?

2015-11-16 Thread Otavio Salvador
On Mon, Nov 16, 2015 at 9:23 AM, Alexander Kanavin wrote: > On 11/16/2015 01:20 PM, Otavio Salvador wrote: > >>> Making a separate repository with this layer is even more disruptive, and >>> complicates administration and maintenance. I'm not going to handle >>>