[oe] [meta-qt5][PATCH] qtbase: PACKAGECONFIG[gtk] change gtk+ -> gtk+3 in dependencies

2017-02-28 Thread Andreas Müller
| WARNING: QA Issue: qtbase-plugins rdepends on gtk+3, but it isn't a build dependency, missing gtk+3 in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Andreas Müller --- recipes-qt/qt5/qtbase_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtbas

[oe] a new layer that support spdx

2017-02-28 Thread Lei, Maohui
Hi all I have submitted a new layer named meta-spdxscanner that can be used to create spdx files to the OpenEmbedded layer index. Compared to the spdx module in oe-core, this layer has features as following: * Easy to use Dosocs2-native has been add into this meta, there is no need to inst

[oe] [meta-python][PATCH] python-pyalsaaudio: update to version 0.8.4

2017-02-28 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python-pyalsaaudio_0.8.3.bb => python-pyalsaaudio_0.8.4.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-pyalsaaudio_0.8.3.bb => python-pyalsaaudio_0.8.4.bb} (56%) diff --git a/meta-python

[oe] [meta-python][PATCH] python-pytest-runner: update to version 2.11.1

2017-02-28 Thread Derek Straka
Signed-off-by: Derek Straka --- ...python-pytest-runner_2.8.bb => python-pytest-runner_2.11.1.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python-pytest-runner_2.8.bb => python-pytest-runner_2.11.1.bb} (53%) diff --git a/meta-pyt

[oe] [meta-python][PATCH] python-pyasn1: update to version 2.2.3

2017-02-28 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyasn1.inc | 7 +-- .../python/{python-pyasn1_0.2.2.bb => python-pyasn1_0.2.3.bb} | 0 .../python/{python3-pyasn1_0.2.2.bb => python3-pyasn1_0.2.3.bb}| 0 3 files changed, 5 insertions(+), 2 delet

[oe] [meta-python][PATCH] python-cmd2: update to version 0.7.0

2017-02-28 Thread Derek Straka
Verified the license remains the smae and updated the checksum and location Signed-off-by: Derek Straka --- .../python/{python-cmd2_0.6.9.bb => python-cmd2_0.7.0.bb} | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-cmd2_0.6

[oe] [meta-ruby][PATCH] bundler: resolve build issues with RSS

2017-02-28 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-ruby/recipes-devtools/ruby/bundler_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb b/meta-ruby/recipes-devtools/ruby/bundler_git.bb index f2d8f3c..8388cc3 100644 --- a/meta-ruby/rec

[oe] [meta-ruby][PATCHv2] bundler: resolve build issues with RSS

2017-02-28 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-ruby/recipes-devtools/ruby/bundler_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb b/meta-ruby/recipes-devtools/ruby/bundler_git.bb index f2d8f3c..8388cc3 100644 --- a/meta-ruby/rec

[oe] [meta-oe][PATCHv2] efivar: unblacklist package and those that depend on it

2017-02-28 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 4 meta-oe/recipes-extended/efivar/efivar_0.24.bb | 5 ++--- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recip

Re: [oe] Meta Layer

2017-02-28 Thread Khem Raj
On Tue, Feb 28, 2017 at 1:42 PM, Thomas Besemer wrote: > Does anybody know if there is a Meta Layer for ? I've been poking > around, can't seem to find one. What I have found is this: > > https://github.com/ktossell/libuvc > > I'm working with Morty release for Yocto/OE/Wandboard, using SDK fo

[oe] Meta Layer

2017-02-28 Thread Thomas Besemer
Does anybody know if there is a Meta Layer for ? I've been poking around, can't seem to find one. What I have found is this: https://github.com/ktossell/libuvc I'm working with Morty release for Yocto/OE/Wandboard, using SDK for toolchain. When I try to compile above, I am getting errors aro

[oe] [meta-filesystems][PATCH] xfsprogs: update to version 4.10.0

2017-02-28 Thread Derek Straka
Add a fix for the UUID linking Verified the license remains the same after copyright year update Signed-off-by: Derek Straka --- .../xfsprogs/files/link_needed_libs.patch | 45 +- .../{xfsprogs_4.8.0.bb => xfsprogs_4.10.0.bb} | 9 ++--- 2 files changed, 40 inse

Re: [oe] [meta-networking][PATCH 2/2] dnsmasq: disable the service by default

2017-02-28 Thread Bruce Ashfield
On Mon, Feb 27, 2017 at 8:12 PM, Huang, Jie (Jackie) < jackie.hu...@windriver.com> wrote: > It can be overridden to enable the service in the conf file of the distro > > with witch only dnsmasq is used in the images. > > > Right .. I realized that you can turn it on, but my point was more that if

Re: [oe] [meta-filesystems][PATCH] xfsprogs: update depends to work correctly with RSS

2017-02-28 Thread Derek Straka
Excellent, I'm able to reproduce the errors now. I'll be submitting the v2's shortly. On Tue, Feb 28, 2017 at 10:54 AM, Derek Straka wrote: > Ah, I am not. I will add that and check it out. Thanks. > > On Tue, Feb 28, 2017 at 10:53 AM, Martin Jansa > wrote: > >> Are you using gold (ld-is-gol

Re: [oe] [meta-oe][PATCH] syslog-ng: update inherit to work correctly with RSS

2017-02-28 Thread Martin Jansa
On Tue, Feb 28, 2017 at 10:56:12AM -0500, Derek Straka wrote: > This patch can been dropped and we can use Peter's update instead. I've already dropped it before running next build: http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111613.html > On Tue, Feb 28, 2017 at 10:3

Re: [oe] [PATCH 1/2] syslog-ng: Run autoreconf twice to avoid problems with libtool

2017-02-28 Thread Martin Jansa
On Tue, Feb 28, 2017 at 04:54:04PM +0100, Peter Kjellerstedt wrote: > syslog-ng has sub-projects with their own autotools configurations. > Something has been messed up after the switch to RSS and now it > requires autoreconf to be run twice to fully update all files. > > Signed-off-by: Peter Kjel

Re: [oe] [meta-oe][PATCH] syslog-ng: update inherit to work correctly with RSS

2017-02-28 Thread Derek Straka
This patch can been dropped and we can use Peter's update instead. On Tue, Feb 28, 2017 at 10:33 AM, Peter Kjellerstedt < peter.kjellerst...@axis.com> wrote: > > -Original Message- > > From: openembedded-devel-boun...@lists.openembedded.org > > [mailto:openembedded-devel-boun...@lists.ope

Re: [oe] [meta-filesystems][PATCH] xfsprogs: update depends to work correctly with RSS

2017-02-28 Thread Derek Straka
Ah, I am not. I will add that and check it out. Thanks. On Tue, Feb 28, 2017 at 10:53 AM, Martin Jansa wrote: > Are you using gold (ld-is-gold in DISTRO_FEATURES)? > > On Tue, Feb 28, 2017 at 4:37 PM, Derek Straka wrote: > >> I don't understand why I'm not seeing this failure with the patch a

[oe] [PATCH 1/2] syslog-ng: Run autoreconf twice to avoid problems with libtool

2017-02-28 Thread Peter Kjellerstedt
syslog-ng has sub-projects with their own autotools configurations. Something has been messed up after the switch to RSS and now it requires autoreconf to be run twice to fully update all files. Signed-off-by: Peter Kjellerstedt --- meta-oe/recipes-support/syslog-ng/syslog-ng.inc | 11 +

[oe] [PATCH 2/2] syslog-ng: Update to 3.8.1

2017-02-28 Thread Peter Kjellerstedt
* The upstream has changed to github.com. * Remove patches that are no longer needed: - Fix-the-memory-leak-problem-for-mutex.patch - configure.patch - dbifix.patch - fix-a-memory-leak-in-log_driver_free.patch * Update syslog-ng.service-the-syslog-ng-service.patch * openssl is no longer opt

Re: [oe] [meta-filesystems][PATCH] xfsprogs: update depends to work correctly with RSS

2017-02-28 Thread Martin Jansa
Are you using gold (ld-is-gold in DISTRO_FEATURES)? On Tue, Feb 28, 2017 at 4:37 PM, Derek Straka wrote: > I don't understand why I'm not seeing this failure with the patch and you > are. The only difference I can think of is that I do a cleansstate prior > to rebuilding, but I would have expec

Re: [oe] [meta-filesystems][PATCH] xfsprogs: update depends to work correctly with RSS

2017-02-28 Thread Derek Straka
I don't understand why I'm not seeing this failure with the patch and you are. The only difference I can think of is that I do a cleansstate prior to rebuilding, but I would have expected the additional DEPENDS to invalidate any cached SSTATE that may have been laying around. Any thoughts? On Tu

Re: [oe] [meta-oe][PATCH] syslog-ng: update inherit to work correctly with RSS

2017-02-28 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Martin Jansa > Sent: den 28 februari 2017 10:24 > To: Derek Straka > Cc: openembedded-devel > Subject: Re: [oe] [meta-oe][PATCH] syslog-

[oe] State of bitbake world, Failed tasks 2017-02-28

2017-02-28 Thread Martin Jansa
Dropped few changes from master-next which were re-introducing the failures and we're back in almost clean state: == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatu

[oe] [meta-oe][PATCHv2] usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.

2017-02-28 Thread Tom Hayward
--- ...deswitch-data_20140529.bb => usb-modeswitch-data_20170205.bb} |6 +++--- .../{usb-modeswitch_2.2.0.bb => usb-modeswitch_2.5.0.bb} |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) rename meta-oe/recipes-support/usb-modeswitch/{usb-modeswitch-data_20140529.bb => usb

Re: [oe] [meta-oe][PATCH] usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.

2017-02-28 Thread Tom Hayward
On Tue, Feb 28, 2017 at 3:38 AM, Martin Jansa wrote: > You cannot just remove PNBLACKLISTs without fixing the issues in the > recipe. I never was able to reproduce the issue, so I figured they must have been fixed elsewhere or otherwise not applicable. > Luckily Derek already sent fix for this i

[oe] [meta-oe][PATCH] devmem2: Change source URL to regain access to it

2017-02-28 Thread Nicolas Ferre
Change URL due to connexion error on the original page. As the header of the new devmem2.c source file has changed, change the signature and the LIC_FILES_CHKSUM specificaiton. Signed-off-by: Nicolas Ferre --- meta-oe/recipes-support/devmem2/devmem2.bb | 8 1 file changed, 4 insertions(

Re: [oe] [meta-oe][morty][PATCH] nbench-byte: fix project URL

2017-02-28 Thread Nicolas Ferre
Le 30/01/2017 à 17:56, akuster808 a écrit : > > > On 01/27/2017 06:26 AM, Nicolas Ferre wrote: >> www.tux.org/~mayer/linux/ location can't be found anymore. It seems that the >> www.math.utah.edu website gives an alternative to reach nbench-byte tool: use >> this one to fix the issue. Hi, > In

Re: [oe] [PATCH][meta-filesystems] fuse: Remove unneeded RDEPENDS on util-linux-mount

2017-02-28 Thread Philip Balister
On 02/26/2017 06:33 AM, Mike Looijmans wrote: > Fuse claimed to need util-linux-mount at runtime, which isn't true. This > drags util-linux-mount into any image that uses fuse. > > Encountered no problems with busybox's mount command and fuse (and never > had). Fuse doesn't call the "mount" progra

Re: [oe] [meta-oe][PATCH] efivar: unblacklist package and those that depend on it

2017-02-28 Thread Derek Straka
Ah, I see why they were building on my box and failing here; I hadn't updated oe-core in a while so I didn't have the latest RSS changes. I'll get v2's up for these patch sets On Tue, Feb 28, 2017 at 4:22 AM, Martin Jansa wrote: > It still doesn't build, recent log: > > http://errors.yoctoproje

Re: [oe] [meta-oe][PATCH] usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.

2017-02-28 Thread Martin Jansa
On Mon, Feb 27, 2017 at 02:26:33PM -0800, Tom Hayward wrote: > --- You cannot just remove PNBLACKLISTs without fixing the issues in the recipe. Luckily Derek already sent fix for this in: [meta-oe][PATCH] usb-modeswitch: update inherit to work correctly with RSS and I've merged it to master toda

Re: [oe] [meta-filesystems][PATCH] xfsprogs: update depends to work correctly with RSS

2017-02-28 Thread Martin Jansa
Unfortunately still fails with: TOPDIR/tmp-glibc/work/core2-64-oe-linux/xfsprogs/4.8.0-r0/xfsprogs-4.8.0/libxfs/.libs/libxfs.so: error: undefined reference to 'uuid_compare' TOPDIR/tmp-glibc/work/core2-64-oe-linux/xfsprogs/4.8.0-r0/xfsprogs-4.8.0/libxfs/.libs/libxfs.so: error: undefined reference

Re: [oe] [meta-oe][PATCH] syslog-ng: update inherit to work correctly with RSS

2017-02-28 Thread Martin Jansa
Now it complains about libtool version :/ http://errors.yoctoproject.org/Errors/Details/134288/ On Fri, Feb 24, 2017 at 10:54 PM, Derek Straka wrote: > Resolves build issue exposed by RSS > http://errors.yoctoproject.org/Errors/Details/130631/ > > Signed-off-by: Derek Straka > --- > meta-oe/r

Re: [oe] [meta-oe][PATCH] efivar: unblacklist package and those that depend on it

2017-02-28 Thread Martin Jansa
It still doesn't build, recent log: http://errors.yoctoproject.org/Errors/Details/134285/ probably missing pkgconfig inherit as above those undefined references to popt* it also shows: /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found On Fri, Feb 24, 2017 at 11:35 PM, Derek S

[oe] State of bitbake world, Failed tasks 2017-02-27

2017-02-28 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies !!|Signatures!!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||

Re: [oe] [meta-java] [rfc] openjdk-8: recipe for jdk8u121-b13-aarch32

2017-02-28 Thread Srinivasa Rao Ragolu
Hi Guy, Thanks a lot. I could able to resolve all issues. And working fine on target. Thanks, Srinivas. On Mon, Feb 27, 2017 at 4:08 PM, Henning Heinold < henn...@itconsulting-heinold.de> wrote: > Hi, > > the error log shows "cc1plus: all warnings being treated as errors", so > you need to chan

Re: [oe] [OE-core] [PATCH 1/1] recipes-extended: Move efivar from meta-openembedded to oe-core

2017-02-28 Thread Martin Jansa
Agreed with Koen. Everything outside oe-core is meant to be nice little colorful boxes which don't depend on each other (as discussed on OEDAM), but whatever intel needs has to go to oe-core. > We are aware that this was recently blacklisted in meta-oe, but we were unable to reproduce the issue u