Re: [OE-core] [PATCH 2/5] oe-selftest: extend virgl gtk test to also check the SDL option

2019-10-30 Thread Ross Burton
Sorry, but: 2019-10-30 05:06:57,094 - oe-selftest - INFO - FAIL: runtime_test.TestImage.test_testimage_virgl_gtk_sdl (subunit.RemotedTestCase) 2019-10-30 05:06:57,097 - oe-selftest - INFO - -- 2019-10-30 05:06:57,097 -

Re: [OE-core] [PATCH v3] elfutils: add PACKAGECONFIG for compression algorithms

2019-10-30 Thread Ross Burton
On 29/10/2019 21:46, Dan Callaghan wrote: I couldn't find anything that would ever use the bzip2 decompression in elfutils, so I had a quick look at why they even added bzip2 support in the first place. It turns out it was for reading compressed kernel images (presumably, in the elfutils tools

Re: [OE-core] [OE-Core][master][PATCH v4 0/3] Devtool: provide easy means of

2019-10-30 Thread Paul Eggleton
Hi Chandana, Thanks! FYI the reason I bring this up is that it appears there's a problem with linux-yocto and SRCREV_machine values: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13614 Would you be able to look into that as well? Thanks Paul On Wednesday, 30 October 2019 12:03:35 PM

Re: [OE-core] [PATCH v4] coreutils: Move stdbuf into an own package coreutils-stdbuf

2019-10-30 Thread Randy MacLeod
On 10/28/19 6:13 PM, Adrian Bunk wrote: This LD_PRELOAD trick is not really suitable for busybox, so can be the only part of coreutils needed. Which LD_PRELOAD trick? Ah, I think you mean: The coreutils implementation of stdbuf uses LD_PRELOAD [1] to dynamically load libstdbuf which

Re: [OE-core] https://sourceware.org/bugzilla/show_bug.cgi?id=23657

2019-10-30 Thread Randy MacLeod
On 10/30/19 5:25 AM, Umesh Kalappa wrote: Hi Kuster , Attached patch, fix the subjected issue (where we discard these weird sections from the final object file) and verified the same in the master. Please let us know your comments/suggestions on the same. Thank you ~Umesh Hi Umesh,

[OE-core] [PATCH] gst-examples: rename so PV is in filename

2019-10-30 Thread Ross Burton
Signed-off-by: Ross Burton --- .../gstreamer/{gst-examples_git.bb => gst-examples_1.16.0.bb}| 1 - 1 file changed, 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gst-examples_git.bb => gst-examples_1.16.0.bb} (98%) diff --git

[OE-core] [PATCH] mesa: fix meson configure fix when 'dri' is excluded from PACKAGECONFIG

2019-10-30 Thread yann . dirson
From: Yann Dirson Signed-off-by: Yann Dirson --- .../mesa/files/0003-Allow-enable-DRI-without-DRI-drivers.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/mesa/files/0003-Allow-enable-DRI-without-DRI-drivers.patch

[OE-core] https://sourceware.org/bugzilla/show_bug.cgi?id=23657

2019-10-30 Thread Umesh Kalappa
Hi Kuster , Attached patch, fix the subjected issue (where we discard these weird sections from the final object file) and verified the same in the master. Please let us know your comments/suggestions on the same. Thank you ~Umesh 0001-CVE-2019-1010180.patch Description: Binary data --

Re: [OE-core] [zeus 18/28] cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATH

2019-10-30 Thread Richard Purdie
On Wed, 2019-10-30 at 05:29 +0100, akuster808 wrote: > > > On 10/29/19 9:31 PM, Khem Raj wrote: > > > > On Tue, Oct 29, 2019 at 9:19 AM Richard Purdie < > > richard.pur...@linuxfoundation.org> wrote: > > > > > > Given the fallout in meta-oe, I don't plan to take this. > > > > +1 > > So is