Re: [OE-core] [PATCH 1/1] webkitgtk: disable gobject-introspection on mips64

2016-05-30 Thread ChenQi
On 05/30/2016 06:48 PM, Alexander Kanavin wrote: On 05/30/2016 11:02 AM, Chen Qi wrote: Disable gobject-introspection on mips64 to avoid do_compile failure. + +# qemu: uncaught target signal 6 (Aborted) - core dumped Please add the actual error before the above line: | WebKit2-4.0:

Re: [OE-core] [PATCH] ca-certificates: Add openssl as a runtime dependency

2016-05-30 Thread Richard Purdie
On Fri, 2016-05-27 at 07:28 -0300, Otavio Salvador wrote: > The update-ca-certificates script uses the c_rehash utility which is > installed by openssl. Add openssl as a runtime dependency to fulfill > the utility requirement. > > Signed-off-by: Otavio Salvador > --- >

Re: [OE-core] [master][PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Renato Caldas
2016-05-30 22:49 GMT+01:00 Aníbal Limón : > Thanks for sending the patch, only a little comment the [master] prefix > isn't required. I know, I meant to type "krogoth".. noticed the error shortly after sending it :) > > alimon > > On 05/30/2016 04:45 PM,

Re: [OE-core] [master][PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Aníbal Limón
Thanks for sending the patch, only a little comment the [master] prefix isn't required. alimon On 05/30/2016 04:45 PM, Renato Caldas wrote: > On some distributions tar requires the FILE argument to be the last, and > the existing order was causing the subsequent --exclude options to be

[OE-core] [krogoth][PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Renato Caldas
On some distributions tar requires the FILE argument to be the last, and the existing order was causing the subsequent --exclude options to be dropped. Fixes [YOCTO #9673]. Signed-off-by: Renato Caldas --- meta/recipes-devtools/perl/perl-ptest.inc | 4 ++-- 1 file

[OE-core] [master][PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Renato Caldas
On some distributions tar requires the FILE argument to be the last, and the existing order was causing the subsequent --exclude options to be dropped. Fixes [YOCTO #9673]. Signed-off-by: Renato Caldas --- meta/recipes-devtools/perl/perl-ptest.inc | 4 ++-- 1 file

Re: [OE-core] [PATCH v1] unzip: fix security issues

2016-05-30 Thread Richard Purdie
On Mon, 2016-05-30 at 10:37 -0500, Plauchu Edwin wrote: > Ping! You sent this patch late on Friday. Sending a ping by midday on Monday isn't going to help. If you read the project status email, you'd notice that I've been away for a couple of days. Its also a holiday in the UK and US today. We're

Re: [OE-core] [PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Renato Caldas
2016-05-30 22:17 GMT+01:00 Aníbal Limón : > > > On 05/30/2016 04:06 PM, Aníbal Limón wrote: >> >> >> On 05/30/2016 03:39 PM, Renato Caldas wrote: >>> Hi Aníbal, >>> >>> Sorry but I'm still a bit unfamiliar with the yocto workflow, should I >>> resubmit exact same

Re: [OE-core] [PATCH] license.bbclass: do not process LICENSE_pn variables

2016-05-30 Thread Paul Eggleton
On Mon, 30 May 2016 14:26:30 Markus Lehtonen wrote: > Hi Martin, > > On Fri, 2016-05-27 at 12:07 +0200, Martin Jansa wrote: > > On Fri, May 27, 2016 at 09:26:10AM +0300, Markus Lehtonen wrote: > > > The loop iterating over LICENSE_pn variables has never worked. In > > > addition, the LICENSE

Re: [OE-core] [PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Aníbal Limón
On 05/30/2016 04:06 PM, Aníbal Limón wrote: > > > On 05/30/2016 03:39 PM, Renato Caldas wrote: >> Hi Aníbal, >> >> Sorry but I'm still a bit unfamiliar with the yocto workflow, should I >> resubmit exact same patch with the [krogoth] prefix added, or should I >> change the commit message in

Re: [OE-core] [PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Aníbal Limón
On 05/30/2016 03:39 PM, Renato Caldas wrote: > Hi Aníbal, > > Sorry but I'm still a bit unfamiliar with the yocto workflow, should I > resubmit exact same patch with the [krogoth] prefix added, or should I > change the commit message in any way? It applies cleanly to both > master and krogoth.

Re: [OE-core] [PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Renato Caldas
Hi Aníbal, Sorry but I'm still a bit unfamiliar with the yocto workflow, should I resubmit exact same patch with the [krogoth] prefix added, or should I change the commit message in any way? It applies cleanly to both master and krogoth. Cheers, Renato 2016-05-30 21:11 GMT+01:00 Aníbal Limón

Re: [OE-core] media player (gtk-play)

2016-05-30 Thread Leonardo Sandoval
You can try export GST_DEBUG=GST_ELEMENT_FACTORY:3 then run gstreamer. Log indicates which elements are being used. Leo On 05/19/2015 12:44 PM, Burton, Ross wrote: On 19 May 2015 at 16:15, Gary Thomas > wrote: Do you know if there is a

Re: [OE-core] [PATCH] perl: reorder tar arguments in do_install_ptest()

2016-05-30 Thread Aníbal Limón
Hi Renato, I tested the patch and works very well. Could you sent another patch with [krogoth] prefix to be backported? Thanks a lot, alimon On 05/28/2016 06:53 AM, Renato Caldas wrote: > On some distributions tar requires the FILE argument to be the last, and > the existing order was

Re: [OE-core] [PATCH v1] unzip: fix security issues

2016-05-30 Thread Plauchu Edwin
Ping! On 27/05/16 15:29, Edwin Plauchu wrote: From: Edwin Plauchu This patch avoids unzip fails to compile with compiler flags which elevate common string formatting issues into an error (-Wformat -Wformat-security -Werror=format-security). [YOCTO #9551]

[OE-core] [PATCH 2/2] bluez5: update to 5.40

2016-05-30 Thread Maxin B. John
5.39 -> 5.40 Signed-off-by: Maxin B. John --- meta/recipes-connectivity/bluez5/{bluez5_5.39.bb => bluez5_5.40.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/bluez5/{bluez5_5.39.bb => bluez5_5.40.bb} (89%) diff --git

[OE-core] [PATCH 1/2] libpng: update to 1.6.22

2016-05-30 Thread Maxin B. John
1.6.21 -> 1.6.22 License files updates are not real license changes (updates in Copyright date and Version) Signed-off-by: Maxin B. John --- .../libpng/{libpng_1.6.21.bb => libpng_1.6.22.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-)

[OE-core] [PATCH] perl-ptest.inc: fix tar call to prevent objcopy failure

2016-05-30 Thread Enrico Jorns
With tar version 1.29, the tar call used to copy the ptest files will not work anymore. While the call did not match the man page (but worked) before, anyway, the latest update of tar seems to have a more strict argument handling. With the current version of the tar call, the copying of files

Re: [OE-core] [PATCH 0/3] Deploy startup.nsh for wic's bootimg-efi plugin

2016-05-30 Thread Ed Bartosh
On Wed, May 25, 2016 at 01:31:40PM -0700, Christopher Larson wrote: > From: Christopher Larson > > Currently, wic EFI images don't end up with startup.nsh, so the user has to > type in the correct bits into the EFI command-line, which isn't very > user-friendly.

Re: [OE-core] [PATCH] Revert "image.bbclass: don't execute compression commands multiple times"

2016-05-30 Thread Koen Kooi
ping > Op 23 mei 2016, om 19:50 heeft Koen Kooi het volgende > geschreven: > > The commit breaks image_types_uboot.bbclass: > > ERROR: Logfile of failure stored in: >

Re: [OE-core] [PATCH] license.bbclass: do not process LICENSE_pn variables

2016-05-30 Thread Markus Lehtonen
Hi Martin, On Fri, 2016-05-27 at 12:07 +0200, Martin Jansa wrote: > On Fri, May 27, 2016 at 09:26:10AM +0300, Markus Lehtonen wrote: > > The loop iterating over LICENSE_pn variables has never worked. In > > addition, the LICENSE variable is supposed to contain all licenses > > defined in

Re: [OE-core] [PATCH 1/1] webkitgtk: disable gobject-introspection on mips64

2016-05-30 Thread Alexander Kanavin
On 05/30/2016 11:02 AM, Chen Qi wrote: Disable gobject-introspection on mips64 to avoid do_compile failure. + +# qemu: uncaught target signal 6 (Aborted) - core dumped Please add the actual error before the above line: | WebKit2-4.0: ../../libgpg-error-1.21/src/posix-lock.c:119:

[OE-core] [PATCH] insane: return line-feeds to qa.log

2016-05-30 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta/classes/insane.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index 116abc4..71999ad 100644 --- a/meta/classes/insane.bbclass +++

[OE-core] State of bitbake world 2016-05-28

2016-05-30 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-core] [PATCH 28/45] swig: move to Python 3

2016-05-30 Thread Alexander Kanavin
On 05/27/2016 04:21 PM, Mike Looijmans wrote: This probably means that projects using Python 2 extensively will be forced to either "freeze" the OE version to the state before the transition or attempt to maintain a "python-2" fork. Not at all. Oe-core will continue to provide python 2

Re: [OE-core] [oe] OE Changelog since 2016-05-15 until 2016-05-22

2016-05-30 Thread Paul Barker
On Fri, 27 May 2016 08:25:23 +1200 Paul Eggleton wrote: > On Thu, 26 May 2016 22:18:34 Andreas Müller wrote: > > > > Maybe a bit off-topic but layer index should have some mechanism of > > removing rotten layers. > > We've discussed this on-and-off at OE

[OE-core] [PATCH 1/1] webkitgtk: disable gobject-introspection on mips64

2016-05-30 Thread Chen Qi
Disable gobject-introspection on mips64 to avoid do_compile failure. Signed-off-by: Chen Qi --- meta/recipes-sato/webkit/webkitgtk_2.12.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.1.bb

[OE-core] [PATCH 0/1] webkitgtk: disable gobject-introspection on mips64

2016-05-30 Thread Chen Qi
The following changes since commit bb4ead9b7b1400c37a72d148d9775bdf4210ec37: linux-yocto/4.4: integrate v4.4.11 (2016-05-25 07:49:55 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/webkitgtk-mips64

Re: [OE-core] [PATCH v4 0/2] Yocto Bug #6945

2016-05-30 Thread He Zhe
Hi Richard, Do we have plan to try this in v2.2 m1 or some milestone later? Thanks, Zhe On 05/25/2016 04:47 PM, zhe...@windriver.com wrote: > From: He Zhe > > This has been reviewed several rounds and no more comments are provided so > far. > Here is the brief history.