[OE-core] [PATCH] strace: Fix build found with 64bit time_t/musl

2019-11-12 Thread Khem Raj
This ensures that its using linux headers for matching the syscall structures Signed-off-by: Khem Raj --- .../strace/strace/sys_headers.patch | 25 +++ meta/recipes-devtools/strace/strace_5.3.bb| 1 + 2 files changed, 26 insertions(+) create mode 100644

[OE-core] [meta-oe] modemmanager: Upgrade 1.10.6 -> 1.10.8

2019-11-12 Thread Michael Scott
Includes: Fix for an issue presenting after 1.10.6 update where modem would enter status denied state. See: https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=1.10.8=47fd8a1e55cac0b0b45812e1dda826f38c264d1b Signed-off-by: Michael Scott --- .../{modemmanager_1.10.6.bb =>

Re: [OE-core] [meta-oe] modemmanager: Upgrade 1.10.6 -> 1.10.8

2019-11-12 Thread Khem Raj
On Tue, 2019-11-12 at 11:56 -0800, Michael Scott wrote: > Includes: Fix for an issue presenting after 1.10.6 update where modem > would enter status denied state. > > See: > https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=1.10.8=47fd8a1e55cac0b0b45812e1dda826f38c264d1b > Patch

Re: [OE-core] [PATCH] pseudo: Add statx support to fix fedora30 issues

2019-11-12 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core-boun...@lists.openembedded.org boun...@lists.openembedded.org> On Behalf Of Richard Purdie > Sent: den 7 november 2019 21:53 > To: Seebs > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] pseudo: Add statx

[OE-core] [PATCH] wayland: Fix wayland-scanner build for MinGW

2019-11-12 Thread Joshua Watt
Applies 2 patches to fix the wayland-scanner build for MinGW (e.g. nativesdk-wayland) Signed-off-by: Joshua Watt --- ...nner-Add-configure-check-for-strndup.patch | 50 ++ ...v_signal-to-wayland-server-private.h.patch | 166 ++ .../wayland/wayland_1.17.0.bb

Re: [OE-core] [PATCH v6] mesa: Upgrade to 19.2.1

2019-11-12 Thread Khem Raj
On Tue, Nov 12, 2019 at 10:07 AM Alistair Francis wrote: > > On Tue, Nov 12, 2019 at 8:19 AM Khem Raj wrote: > > > > On Sat, Nov 9, 2019 at 7:36 AM Alexander Kanavin > > wrote: > > > > > > On Sat, 9 Nov 2019 at 00:02, Alistair Francis > > > wrote: > > >> > > >> > right this means glx-tls is

Re: [OE-core] [PATCH v6] mesa: Upgrade to 19.2.1

2019-11-12 Thread Alistair Francis
On Tue, Nov 12, 2019 at 8:19 AM Khem Raj wrote: > > On Sat, Nov 9, 2019 at 7:36 AM Alexander Kanavin > wrote: > > > > On Sat, 9 Nov 2019 at 00:02, Alistair Francis wrote: > >> > >> > right this means glx-tls is not working anymore, and it will fail on > >> > musl at runtime > >> > see > >> >

Re: [OE-core] [PATCH v6] mesa: Upgrade to 19.2.1

2019-11-12 Thread Alexander Kanavin
On Tue, 12 Nov 2019 at 19:16, Khem Raj wrote: > > > in this case, texrel will endup causing sigsegv, this is a mesa issue, > > > primarily we have been working it around so far. > > > > I sent a new patch, it probably doesn't fix this issue though. > > > > sure, and I think we should be able to

[OE-core] Yocto Project Status WW46'19

2019-11-12 Thread sjolley.yp.pm
Current Dev Position: YP 3.1 M1 Next Deadline: YP 3.1 M1 build Dec. 2, 2019 SWAT Team Rotation: * SWAT lead is currently: Anuj * SWAT team rotation: Anuj -> Chen on Nov. 15, 2019 * SWAT team rotation: Chen > Paul on Nov. 22, 2019 *

[OE-core] [PATCH] staging.bbclass: Fix wrong library path in sysroot_strip

2019-11-12 Thread Junling Zheng
Do not reset libdir and base_libdir in sysroot_strip, and just pass crude paths as they will be reset later in strip_execs. Signed-off-by: Junling Zheng --- meta/classes/staging.bbclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/classes/staging.bbclass

Re: [OE-core] [PATCH v6] mesa: Upgrade to 19.2.1

2019-11-12 Thread Adrian Bunk
On Fri, Nov 08, 2019 at 10:13:07AM -0800, Khem Raj wrote: > On Fri, Nov 8, 2019 at 2:32 AM Ross Burton wrote: > > On 04/11/2019 22:48, Alistair Francis wrote: > > > From: Alistair Francis > > > > > > Upgrade mesa and mesa-gl to 19.2.1. > > > > > > The license hash change was a trivial new line

Re: [OE-core] [PATCH v6] mesa: Upgrade to 19.2.1

2019-11-12 Thread Khem Raj
On Sat, Nov 9, 2019 at 7:36 AM Alexander Kanavin wrote: > > On Sat, 9 Nov 2019 at 00:02, Alistair Francis wrote: >> >> > right this means glx-tls is not working anymore, and it will fail on >> > musl at runtime >> > see >> > https://gitlab.freedesktop.org/mesa/mesa/issues/966 >> >> So what do we

Re: [OE-core] [PATCH 5/5] cve-update-db-native: don't refresh more than once an hour

2019-11-12 Thread Ross Burton
On 11/11/2019 22:19, akuster808 wrote: err, I thought the NVD db is only updated once every two hours. And why is this not a variable so folks can tweak accordingly? This a fast-path so that a refresh isn't even attempted 60 minutes after a fetch. A fetch involves checking the last updates

[OE-core] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2019-11-12 Thread Stephen K Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[OE-core] [PATCH] report-error.bbclass: replace angle brackets with and

2019-11-12 Thread changqing.li
From: Changqing Li when we have below content in local.conf or auto.conf: BUILDHISTORY_COMMIT_AUTHOR ?= "Khem Raj " send-error-report will fail with "HTTP Error 500: OK" error-report-web do rudimentary check on all fields that are passed to the graphs page to avoid any XSS happening, if

[OE-core] [PATCH] scripts/native-intercept: Add chgrp intercept

2019-11-12 Thread Paul Barker
Some installation rules have been seen to run chgrp for native recipes which leads to 'Operation not permitted' errors. To prevent this we need a chgrp intercept script to go with the existing chown intercept. Signed-off-by: Paul Barker --- scripts/native-intercept/chgrp | 5 + 1 file

[OE-core] [PATCH 1/1] cdrtools-native: Don't set uid/gid during install

2019-11-12 Thread Paul Barker
This is a native recipe so won't be installed as root. If the string 'root' is part of the username then the install script can get tricked into thinking we are root (regardless of the actual uid or permissions) resulting in attempts to run chown/chgrp inappropriately. Signed-off-by: Paul Barker

[OE-core] [PATCH 0/1] cdrtools-native: Don't set uid/gid during install

2019-11-12 Thread Paul Barker
This could be seen as a belt-and-braces approach since I've just sent a patch to add a native intercept script for chgrp but I think it's also worth fixing the offending recipe itself. Paul Barker (1): cdrtools-native: Don't set uid/gid during install

[OE-core] ✗ patchtest: failure for cdrtools-native: Don't set uid/gid during install

2019-11-12 Thread Patchwork
== Series Details == Series: cdrtools-native: Don't set uid/gid during install Revision: 1 URL : https://patchwork.openembedded.org/series/21103/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have

Re: [OE-core] [PATCH] pseudo: Add statx support to fix fedora30 issues

2019-11-12 Thread akuster808
On 11/12/19 1:46 PM, Peter Kjellerstedt wrote: >> -Original Message- >> From: openembedded-core-boun...@lists.openembedded.org > boun...@lists.openembedded.org> On Behalf Of Richard Purdie >> Sent: den 7 november 2019 21:53 >> To: Seebs >> Cc: openembedded-core@lists.openembedded.org

Re: [OE-core] ✗ patchtest: failure for cdrtools-native: Don't set uid/gid during install

2019-11-12 Thread Paul Barker
On Tue, 12 Nov 2019, at 23:02, Patchwork wrote: > == Series Details == > > Series: cdrtools-native: Don't set uid/gid during install > Revision: 1 > URL : https://patchwork.openembedded.org/series/21103/ > State : failure > > == Summary == > > > Thank you for submitting this patch series to

[OE-core] [PATCH] curl:upgrade 7.66.0 -> 7.67.0

2019-11-12 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta/recipes-support/curl/{curl_7.66.0.bb => curl_7.67.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.66.0.bb => curl_7.67.0.bb} (95%) diff --git a/meta/recipes-support/curl/curl_7.66.0.bb

[OE-core] [PATCH] mc: Fix build reproducibility

2019-11-12 Thread Joshua Watt
Fixes some issues with reproducible builds. Adds a patch to allow the configure arguments to be omitted from the build and also explicitly setting some autoconf paths that were picking up hosttools. Signed-off-by: Joshua Watt --- ...Add-option-to-control-configure-args.patch | 99

[OE-core] [PATCH] libinput:upgrade 1.14.1 -> 1.14.3

2019-11-12 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../wayland/{libinput_1.14.1.bb => libinput_1.14.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_1.14.1.bb => libinput_1.14.3.bb} (90%) diff --git

[OE-core] [PATCH] python3-six:upgrade 1.12.0 -> 1.13.0

2019-11-12 Thread Zang Ruochen
-License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen --- meta/recipes-devtools/python/python-six.inc | 6 +++--- .../python/{python3-six_1.12.0.bb => python3-six_1.13.0.bb} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename

[OE-core] [master][zeus][PATCH 1/2] sysstat: Correct our systemd unit file

2019-11-12 Thread Peter Kjellerstedt
In commit 8862f21e (sysstat: 12.1.3 -> 12.1.6), sa_lib_dir was changed from "${libdir}/sa" to "${libexecdir}/sa" to avoid problems with multilib. However, the systemd unit file was not changed accordingly, which lead to the following error when trying to start the service: systemd[4698]:

[OE-core] [master][zeus][PATCH 2/2] sysstat: Correct when to use the package provided systemd unit files

2019-11-12 Thread Peter Kjellerstedt
There have been a number of changes back and forth as to when and how to use the systemd unit files provided by the package. The correct condition is actually that both cron and systemd need to be enabled for them to be installed. Signed-off-by: Peter Kjellerstedt ---

[OE-core] [PATCH] libedit:upgrade 20190324 -> 20191025

2019-11-12 Thread Zang Ruochen
-libedit/0001-readline.c-fix-cannot-get-history.patch Removed since this is included in 20191025-3.1. Signed-off-by: Zang Ruochen --- ...01-readline.c-fix-cannot-get-history.patch | 34 --- ...0190324-3.1.bb => libedit_20191025-3.1.bb} | 5 ++- 2 files changed, 2 insertions(+),

[OE-core] [PATCH] libcheck:upgrade 0.12.0 -> 0.13.0

2019-11-12 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../libcheck/{libcheck_0.12.0.bb => libcheck_0.13.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcheck/{libcheck_0.12.0.bb => libcheck_0.13.0.bb} (83%) diff --git

[OE-core] [PATCH] ltp: Add "udevadm trigger" before swap verification in mkswap01.sh

2019-11-12 Thread Yongxin Liu
Swap verification sometimes fails due to race condition with udev. This is a known issue: https://github.com/linux-test-project/ltp/issues/458. "udevadm trigger" forces udev to sync up device events with kernel. Signed-off-by: Yongxin Liu --- ...-Add-udevadm-trigger-before-swap-verifica.patch |

Re: [OE-core] ✗ patchtest: failure for cdrtools-native: Don't set uid/gid during install

2019-11-12 Thread Mittal, Anuj
On Tue, 2019-11-12 at 23:31 +, Paul Barker wrote: > I'm not sure what's wrong here. I've given the reason in the format > shown in > https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status > . > > Maybe it's getting tripped up by the

Re: [OE-core] [PATCH 14/20] OEQA: move manual bash test to runtime

2019-11-12 Thread Mittal, Anuj
On Mon, 2019-11-11 at 20:33 -0800, Armin Kuster wrote: > + > +class Bsp(OESelftestTestCase): > +def test_bash_installed(self): > +""" > +Summary:The purpose of this test case is to verify > that bash > +in exists in the image. Test came from >

Re: [OE-core] [PATCH 14/20] OEQA: move manual bash test to runtime

2019-11-12 Thread akuster808
On 11/12/19 5:33 PM, Mittal, Anuj wrote: > On Mon, 2019-11-11 at 20:33 -0800, Armin Kuster wrote: >> + >> +class Bsp(OESelftestTestCase): >> +def test_bash_installed(self): >> +""" >> +Summary:The purpose of this test case is to verify >> that bash >> +