Re: [OE-core] [PATCH 3/3] elfutils: 0.176 -> 0.177

2019-08-23 Thread Adrian Bunk
On Fri, Aug 23, 2019 at 09:28:11AM +0800, Hongxu Jia wrote: > On 8/23/19 1:01 AM, Adrian Bunk wrote: > > On Thu, Aug 22, 2019 at 09:40:18AM +0800, Hongxu Jia wrote: > > > - Update Debian patches > > > > > > http://ftp.de.debian.org/debian/pool/main/e/elf

[OE-core] [PATCH] systemd: Print a buildtime warning about the status with musl

2019-08-23 Thread Adrian Bunk
It is possible if a user really has to use it, but not recommended. Signed-off-by: Adrian Bunk --- meta/recipes-core/systemd/systemd_242.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/recipes-core/systemd/systemd_242.bb b/meta/recipes-core/systemd/systemd_242.bb index

[OE-core] [PATCH] linux-dtb.inc: Remove

2019-08-23 Thread Adrian Bunk
It only printed a warning since Yocto 2.4, documented to be removed in a future release. Signed-off-by: Adrian Bunk --- meta/recipes-kernel/linux/linux-dtb.inc | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 meta/recipes-kernel/linux/linux-dtb.inc diff --git a/meta/recipes-kernel

[OE-core] [PATCH] systemd: Update to the latest 242 branch

2019-08-23 Thread Adrian Bunk
Remove backported patches applied upstream. Signed-off-by: Adrian Bunk --- meta/recipes-core/systemd/systemd.inc | 2 +- ...-max-sysctl-to-LONG_MAX-rather-than-.patch | 39 .../systemd/0001-networkd-fix-link-up.patch | 66 - .../0002-network-do-not-send-ipv6

[OE-core] [PATCH] meta/recipes.txt: Stop documenting the long removed recipes-lsb4

2019-08-25 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta/recipes.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes.txt b/meta/recipes.txt index 9e178d6ce8..2439357876 100644 --- a/meta/recipes.txt +++ b/meta/recipes.txt @@ -7,7 +7,6 @@ recipes-extended - Applications which whilst not essential

[OE-core] [PATCH] python: Remove PYTHONLSBOPTS that hasn't been set for some time

2019-08-25 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta/recipes-devtools/python/python.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 70481002bb..1462b779e9 100644 --- a/meta/recipes-devtools/python/python.inc +++ b

[OE-core] [PATCH] Remove LSB support bits

2019-08-25 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- .../distro/include/poky-distro-alt-test-config.inc | 2 +- meta-poky/conf/distro/poky-lsb.conf | 13 - meta-poky/conf/distro/poky-tiny.conf| 3 --- meta-poky/conf/local.conf.sample.extended | 2 +- 4 files

[OE-core] [PATCH] Remove LSB support

2019-08-25 Thread Adrian Bunk
The only part with some (marginal) usage is lsb_release, which is split from the lsb package into an own lsb-release package. Signed-off-by: Adrian Bunk --- https://github.com/AdrianBunk/meta-lsb contains a preliminary meta-lsb layer, looking for a maintainer. --- README.LSB

Re: [OE-core] [PATCH] Remove LSB support bits

2019-08-25 Thread Adrian Bunk
Please ignore this patch, wrong list. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed --

Re: [OE-core] [PATCH] Remove LSB support

2019-08-25 Thread Adrian Bunk
On Sun, Aug 25, 2019 at 10:37:16AM -0700, akuster808 wrote: > On 8/25/19 10:21 AM, Adrian Bunk wrote: > > The only part with some (marginal) usage is lsb_release, > > which is split from the lsb package into an own lsb-release > > package. > > Thank you for doing thi

[OE-core] [PATCH] glib-networking: Upgrade 2.60.2 -> 2.60.3

2019-08-26 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- .../{glib-networking_2.60.2.bb => glib-networking_2.60.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-networking/{glib-networking_2.60.2.bb => glib-networking_2.60.3.bb} (87%) diff --git a/meta/recipes-cor

[OE-core] [PATCH] help2man: Upgrade 1.47.10 -> 1.47.11

2019-08-26 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- ...{help2man-native_1.47.10.bb => help2man-native_1.47.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/help2man/{help2man-native_1.47.10.bb => help2man-native_1.47.11.bb} (79%) diff --git a/meta/recipes-de

[OE-core] [PATCH] flac: Upgrade 1.3.2 -> 1.3.3

2019-08-26 Thread Adrian Bunk
Remove backported patch. Signed-off-by: Adrian Bunk --- .../flac/flac/CVE-2017-6888.patch | 37 --- .../flac/{flac_1.3.2.bb => flac_1.3.3.bb} | 7 ++-- 2 files changed, 3 insertions(+), 41 deletions(-) delete mode 100644 meta/recipes-multimedia/flac/flac/

[OE-core] [PATCH] world-broken.inc: Remove

2019-08-26 Thread Adrian Bunk
Move still required entries as COMPATIBLE_HOST_libc-musl = 'null' to individual recipes. This also gives users a proper error message when trying to build a known non-building package. Signed-off-by: Adrian Bunk --- meta/conf/distro/defaultsetup.conf | 1 - meta/conf/dist

[OE-core] [PATCH] subversion: Upgrade 1.12.0 -> 1.12.2

2019-08-26 Thread Adrian Bunk
Remove backported patch. Signed-off-by: Adrian Bunk --- .../subversion-1.12.0-apr_1.7.0_fix-1.patch | 107 -- ...version_1.12.0.bb => subversion_1.12.2.bb} | 5 +- 2 files changed, 2 insertions(+), 110 deletions(-) delete mode 100644 meta/recipes-devtools/subvers

Re: [OE-core] [PATCHv2] libxcrypt:upgrade 4.4.6 -> 4.4.7

2019-08-27 Thread Adrian Bunk
On Mon, Aug 26, 2019 at 01:32:38PM +0800, Zang Ruochen wrote: > -License-Update: Many individual files are under other licenses,update their > information. > > Signed-off-by: Zang Ruochen > --- > .../libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb}| 6 > +++--- > 1 file changed

Re: [OE-core] [PATCH 09/13] glibc: drop obsolete packaging of glibc libnsl libs

2019-08-27 Thread Adrian Bunk
On Fri, Aug 23, 2019 at 01:51:40PM -0700, Andre McCurdy wrote: > Packaging rules were left behind when libnsl was removed: >... How has this change been tested? ERROR: glibc-2.30-r0 do_package: QA Issue: glibc: Files/directories were installed but not shipped in any package: /lib/libnsl-2.30.s

Re: [OE-core] [PATCH 6/6] xz: Remove GPLv3 license checksum

2019-08-27 Thread Adrian Bunk
On Fri, Aug 16, 2019 at 01:50:14PM -0700, Khem Raj wrote: > On Fri, Aug 16, 2019 at 12:46 PM Wes Lindauer > wrote: > > > > Although xz has some files that are GPLv3 licensed, none of them get > > packaged up, and therefore none of it ends up in the final rootfs. Since > > there is no GPLv3 code i

Re: [OE-core] Conflict of systemd and sysvinit

2019-08-27 Thread Adrian Bunk
On Mon, Aug 19, 2019 at 12:22:30PM -0500, Mark Hatle wrote: > On 8/19/19 11:49 AM, Otavio Salvador wrote: > > On Mon, Aug 19, 2019 at 1:48 PM Mark Hatle wrote: > >> On 8/19/19 11:27 AM, Ross Burton wrote: > >>> On 19/08/2019 11:37, Otavio Salvador wrote: > On Sun, Aug 18, 2019 at 11:00 PM Kan

Re: [OE-core] [PATCH 2/8] linux-yocto: introduce 5.2 recipes

2019-08-28 Thread Adrian Bunk
On Wed, Aug 28, 2019 at 03:28:36PM -0400, bruce.ashfi...@gmail.com wrote: >... > --- /dev/null > +++ b/meta/recipes-kernel/linux/files/0001-foo.patch > @@ -0,0 +1,25 @@ > +From 9ddc5e377434e28f1f3c74c9be011b0c9dfb1de4 Mon Sep 17 00:00:00 2001 > +From: Bruce Ashfield > +Date: Fri, 1 Mar 2019 10:09:

Re: [OE-core] [PATCH 4/8] kernel-devsrc: remove python2 dependency

2019-08-28 Thread Adrian Bunk
On Wed, Aug 28, 2019 at 03:28:38PM -0400, bruce.ashfi...@gmail.com wrote: > From: Bruce Ashfield > > Witht the approaching EOL of python2, the kernel packages need to > be updated to depend on python3. >... Yocto 3.0 ships and supports Python 2.7, so there is no urgent need for last-minute Pyth

Re: [OE-core] [PATCH 4/8] kernel-devsrc: remove python2 dependency

2019-08-28 Thread Adrian Bunk
On Wed, Aug 28, 2019 at 04:11:43PM -0400, Bruce Ashfield wrote: >... > There's zero risk to these, and no reason to sit on them. What range of LTS kernels is covered by the "zero risk"? > Bruce cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the dark

Re: [OE-core] [PATCH 4/8] kernel-devsrc: remove python2 dependency

2019-08-28 Thread Adrian Bunk
On Wed, Aug 28, 2019 at 06:06:04PM -0400, Bruce Ashfield wrote: > On Wed, Aug 28, 2019 at 5:58 PM Adrian Bunk wrote: > > > > On Wed, Aug 28, 2019 at 04:11:43PM -0400, Bruce Ashfield wrote: > > >... > > > There's zero risk to these, and no reason to sit on t

[OE-core] [PATCH] libxcrypt: Fix the build with -Os

2019-08-29 Thread Adrian Bunk
t unsigned char *buf) | ^~~ | ../git/lib/alg-des.c:81:13: note: called from here |rawkey1 = be32_to_cpu (&key[4]); | ^~~~~ Signed-off-by: Adrian Bunk --- meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) d

Re: [OE-core] [PATCH 4/8] kernel-devsrc: remove python2 dependency

2019-08-29 Thread Adrian Bunk
On Thu, Aug 29, 2019 at 08:23:58AM -0400, Bruce Ashfield wrote: > On Thu, Aug 29, 2019 at 2:32 AM Adrian Bunk wrote: > > > > On Wed, Aug 28, 2019 at 06:06:04PM -0400, Bruce Ashfield wrote: > > > On Wed, Aug 28, 2019 at 5:58 PM Adrian Bunk wrote: > > > > > &

Re: [OE-core] [PATCH] Remove LSB support

2019-08-29 Thread Adrian Bunk
On Fri, Aug 30, 2019 at 11:04:52AM +0800, Robert Yang wrote: > Hi Adrian, Hi Robert, > On 8/26/19 1:21 AM, Adrian Bunk wrote: > > The only part with some (marginal) usage is lsb_release, > > which is split from the lsb package into an own lsb-release > > package. >

Re: [OE-core] FETCHCMD drop breaks build when append is used (from patch b259bd31eb)

2019-08-31 Thread Adrian Bunk
On Fri, Aug 30, 2019 at 07:40:51AM -0700, Andre McCurdy wrote: > On Fri, Aug 30, 2019 at 3:08 AM Andrey Zhizhikin wrote: >... > > This patch would also break several other recipes which are using > > appends to FETCHCMD, for example for FETCHCMD_wget the libedit would > > fail since it appends the

Re: [OE-core] [PATCH] gcc-9.2: Security fix for CVE-2019-14250

2019-09-01 Thread Adrian Bunk
thud and zeus are providing 2 gcc versions each that need fixing. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pear

Re: [OE-core] [PATCH] gcc-9.2: Security fix for CVE-2019-14250

2019-09-02 Thread Adrian Bunk
On Sun, Sep 01, 2019 at 10:07:13AM -0700, akuster808 wrote: > > > On 9/1/19 7:05 AM, Adrian Bunk wrote: > > thud and zeus are providing 2 gcc versions each that need fixing. > That is a true statement. What are you expecting? The other versions also being fixed? gcc-8 bein

Re: [OE-core] [PATCH] gcc-9.2: Security fix for CVE-2019-14250

2019-09-02 Thread Adrian Bunk
On Mon, Sep 02, 2019 at 02:33:02PM -0700, akuster808 wrote: > > > On 9/2/19 5:40 AM, Adrian Bunk wrote: > > On Sun, Sep 01, 2019 at 10:07:13AM -0700, akuster808 wrote: > >> > >> On 9/1/19 7:05 AM, Adrian Bunk wrote: > >>> thud and zeus are p

Re: [OE-core] [warrior 18/43] systemd: Backport OpenSSL BUF_MEM fix

2019-09-04 Thread Adrian Bunk
Please drop this one, see https://github.com/systemd/systemd/pull/12802 cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said.

[OE-core] [PATCH] systemd: Update to the latest 242 branch

2019-09-04 Thread Adrian Bunk
Remove patch for issue fixed upstream. Signed-off-by: Adrian Bunk --- meta/recipes-core/systemd/systemd.inc | 2 +- ...Fix-incorrect-use-of-OpenSSL-BUF_MEM.patch | 41 --- meta/recipes-core/systemd/systemd_242.bb | 1 - 3 files changed, 1 insertion(+), 43

Re: [OE-core] [PATCH 6/6] xz: Remove GPLv3 license checksum

2019-09-04 Thread Adrian Bunk
On Wed, Sep 04, 2019 at 07:50:35PM +0100, Richard Purdie wrote: > On Wed, 2019-09-04 at 08:07 -0400, Mark Hatle wrote: > > On 9/3/19 1:59 PM, Wes Lindauer wrote: > > > Mark, > > > > > > In reference to "It typically does NOT include the license of > > > things used to > > > build the software (suc

Re: [OE-core] [PATCH 6/6] xz: Remove GPLv3 license checksum

2019-09-04 Thread Adrian Bunk
On Wed, Sep 04, 2019 at 08:07:58AM -0400, Mark Hatle wrote: > On 9/3/19 1:59 PM, Wes Lindauer wrote: >... > > In reference to "It typically does NOT include the license of things used to > > build the software (such as makefiles, autoconf fragments, etc)". > > Since the only file that is licensed u

Re: [OE-core] [PATCH 6/6] xz: Remove GPLv3 license checksum

2019-09-04 Thread Adrian Bunk
On Wed, Sep 04, 2019 at 04:42:41PM -0400, Mark Hatle wrote: > On 9/4/19 4:27 PM, Adrian Bunk wrote: > > On Wed, Sep 04, 2019 at 08:07:58AM -0400, Mark Hatle wrote: > >> On 9/3/19 1:59 PM, Wes Lindauer wrote: > >> ... > >>> In reference to "It typically

[OE-core] [PATCH] Remove leftovers from the eglinfo removal

2019-09-05 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta/conf/distro/include/distro_alias.inc | 2 -- meta/conf/distro/include/maintainers.inc | 3 --- 2 files changed, 5 deletions(-) diff --git a/meta/conf/distro/include/distro_alias.inc b/meta/conf/distro/include/distro_alias.inc index 7ab3b12cd5..e314642b9c

Re: [OE-core] [yocto] [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class

2019-09-06 Thread Adrian Bunk
ping On Wed, Jul 31, 2019 at 04:29:57PM +0300, Adrian Bunk wrote: > When removed all it did was > inherit gnomebase gtk-icon-cache gconf mime > which would also be the most trivial replacement. > > Most of the time not all of these classes were needed, > and it is recommend

[OE-core] [warrior][PATCH] libxcrypt: Fix the build with -Os

2019-09-09 Thread Adrian Bunk
t unsigned char *buf) | ^~~ | ../git/lib/alg-des.c:81:13: note: called from here |rawkey1 = be32_to_cpu (&key[4]); | ^~~~~ Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- meta/recipes-core/libxcrypt/libxcrypt.bb | 4 ++-- 1 file changed, 2 in

Re: [OE-core] [v2 4/4] valgrind: disable 256 ptests for aarch64

2019-09-11 Thread Adrian Bunk
On Tue, Sep 10, 2019 at 05:41:36PM -0400, Randy MacLeod wrote: > On qemuarm64 systems, about half of the valgrind tests fail and > often result in defunct processes, eg: >root 819 818 25 00:12 pts/000:01:52 /usr/bin/valgrind > --command-line-only=yes --memcheck:leak-check=no --tool

Re: [OE-core] [v2 4/4] valgrind: disable 256 ptests for aarch64

2019-09-11 Thread Adrian Bunk
On Wed, Sep 11, 2019 at 09:38:53AM -0400, Randy MacLeod wrote: > On 9/11/19 8:32 AM, Adrian Bunk wrote: > > On Tue, Sep 10, 2019 at 05:41:36PM -0400, Randy MacLeod wrote: > > > On qemuarm64 systems, about half of the valgrind tests fail and > > > often resu

Re: [OE-core] [v2 4/4] valgrind: disable 256 ptests for aarch64

2019-09-12 Thread Adrian Bunk
On Wed, Sep 11, 2019 at 02:01:00PM -0400, Randy MacLeod wrote: > On 9/11/19 10:00 AM, Adrian Bunk wrote: >... > > It would be good if you could also open a bug, so that people can see > > that there is a problem with this package on an important architecture. > > Done:

Re: [OE-core] [PATCHv2] timezone:upgrade 2019b -> 2019c

2019-09-12 Thread Adrian Bunk
On Thu, Sep 12, 2019 at 07:10:08AM -0700, akuster808 wrote: > > > On 9/11/19 11:52 PM, Zang Ruochen wrote: > > -tzdata : upgrade from 2019b to 2019c. > > > > -tzcode-native : upgrade from 2019b to 2019c. > > > > -tzdata.bb and tzcode-native.bb require timezone.inc. > > Not exactly what I had in

Re: [OE-core] [PATCHv2] timezone:upgrade 2019b -> 2019c

2019-09-13 Thread Adrian Bunk
On Thu, Sep 12, 2019 at 10:30:30AM -0700, akuster808 wrote: > On 9/12/19 7:28 AM, Adrian Bunk wrote: >... > I applaud those who  take the time and  effort of providing additional > information in the commit messages. >... Blind pasting of the complete upstream changelog is not exa

Re: [OE-core] [PATCH v2] systemd: upgrade to 243

2019-09-13 Thread Adrian Bunk
On Fri, Sep 13, 2019 at 05:58:09PM -0400, Scott Murray wrote: >... > --- /dev/null > +++ > b/meta/recipes-core/systemd/systemd/0002-src-login-brightness.c-include-wait.h.patch > @@ -0,0 +1,25 @@ > +Include wait.h > + > +Fixes: > +src/login/logind-brightness.c:158:85: error: 'WEXITED' undeclared (f

[OE-core] [PATCH] openssl: Upgrade 1.1.1c -> 1.1.1d

2019-09-16 Thread Adrian Bunk
Backported patches removed. Signed-off-by: Adrian Bunk --- .../0001-Fix-broken-change-from-b3d113e.patch | 35 --- ...x-build-error-for-aarch64-big-endian.patch | 43 --- .../{openssl_1.1.1c.bb => openssl_1.1.1d.bb} | 6 +-- 3 files changed, 2 insertions(+),

Re: [OE-core] [PATCH 4/8] ffmpeg: don't rely on configure to correctly detect ARM vfp or neon

2019-09-16 Thread Adrian Bunk
On Mon, Sep 16, 2019 at 03:08:01PM -0700, Andre McCurdy wrote: > On Mon, Sep 16, 2019 at 2:33 PM Christopher Larson wrote: > > > > This seems like something that could do with a ‘why’ in the commit message > > and/or comments, to me. > > To be consistent with: > > > https://git.openembedded.

Re: [OE-core] [PATCH 4/8] ffmpeg: don't rely on configure to correctly detect ARM vfp or neon

2019-09-17 Thread Adrian Bunk
On Mon, Sep 16, 2019 at 03:43:42PM -0700, Andre McCurdy wrote: > On Mon, Sep 16, 2019 at 3:34 PM Adrian Bunk wrote: > > > > On Mon, Sep 16, 2019 at 03:08:01PM -0700, Andre McCurdy wrote: > > > On Mon, Sep 16, 2019 at 2:33 PM Christopher Larson > > > wrote

Re: [OE-core] [PATCH] openssl: Enable os option for with-rand-seed as well

2019-09-18 Thread Adrian Bunk
On Tue, Sep 17, 2019 at 11:49:47AM -0700, Khem Raj wrote: > with openSSL 1.1.1d we start seeing errors like > > Error Generating Key > 139979727451584:error:2406C06E:random number > generator:RAND_DRBG_instantiate:error retrieving > entropy:../openssl-1.1.1d/crypto/rand/drbg_lib.c:342: > > when

[OE-core] [PATCH] glib-2.0: Upgrade 2.60.6 -> 2.60.7

2019-09-18 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- .../glib-2.0/{glib-2.0_2.60.6.bb => glib-2.0_2.60.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.60.6.bb => glib-2.0_2.60.7.bb} (88%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.6

[OE-core] [PATCH] squashfs-tools: Remove UPSTREAM_CHECK_COMMITS

2019-09-18 Thread Adrian Bunk
Upstream is making releases again. Signed-off-by: Adrian Bunk --- meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs

[OE-core] [PATCH] libmpc: Remove dead UPSTREAM_CHECK_URI

2019-09-18 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta/recipes-support/libmpc/libmpc_1.1.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-support/libmpc/libmpc_1.1.0.bb b/meta/recipes-support/libmpc/libmpc_1.1.0.bb index 1e48c576d4..bbc673ff38 100644 --- a/meta/recipes-support/libmpc

[OE-core] [PATCH] lttng-modules: Upgrade 2.10.10 -> 2.10.11

2019-09-18 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- .../{lttng-modules_2.10.10.bb => lttng-modules_2.10.11.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/lttng/{lttng-modules_2.10.10.bb => lttng-modules_2.10.11.bb} (93%) diff --git a/meta/recipes-kernel/lttng

[OE-core] [PATCH] lttng-ust: Upgrade 2.10.4 -> 2.10.5

2019-09-18 Thread Adrian Bunk
Remove patch for issue fixed upstream. Signed-off-by: Adrian Bunk --- ...config-time-check-for-new-gettid-API.patch | 57 --- ...ttng-ust_2.10.4.bb => lttng-ust_2.10.5.bb} | 5 +- 2 files changed, 2 insertions(+), 60 deletions(-) delete mode 100644 meta/recipes-kernel/lt

Re: [OE-core] [PATCH] libmpc: Remove dead UPSTREAM_CHECK_URI

2019-09-18 Thread Adrian Bunk
On Wed, Sep 18, 2019 at 12:00:28PM -0700, akuster808 wrote: > > > On 9/18/19 11:28 AM, Adrian Bunk wrote: > > Signed-off-by: Adrian Bunk > > --- > > meta/recipes-support/libmpc/libmpc_1.1.0.bb | 2 -- > > 1 file changed, 2 deletions(-) > > >

[OE-core] [PATCH] json-c: Don't --enable-rdrand

2019-09-20 Thread Adrian Bunk
in an upgrade to a new upstream version without mentioning any reason. [YOCTO #13534] Signed-off-by: Adrian Bunk --- meta/recipes-devtools/json-c/json-c_0.13.1.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-devtools/json-c/json-c_0.13.1.bb b/meta/recipes-devtools/json-c/json-c_0

Re: [OE-core] [PATCH 1/2] json-c: use GitHub for upstream release checking

2019-09-20 Thread Adrian Bunk
On Fri, Sep 20, 2019 at 12:16:01PM +0100, Ross Burton wrote: > Signed-off-by: Ross Burton > --- > meta/recipes-devtools/json-c/json-c_0.13.1.bb | 8 +--- > 1 file changed, 1 insertion(+), 7 deletions(-) > > diff --git a/meta/recipes-devtools/json-c/json-c_0.13.1.bb > b/meta/recipes-devtools

Re: [OE-core] [PATCH] openssl: Enable os option for with-rand-seed as well

2019-09-20 Thread Adrian Bunk
ls then fallback to devrandom, this > > > will ensure that it keeps working with build systems which dont support > > > getrandom() > > > > > > Signed-off-by: Khem Raj > > > Cc: Adrian Bunk > > > Cc: Alexander Kanavin > > > --- > > &g

Re: [OE-core] [warrior][ 18/50] systemd: Backport OpenSSL BUF_MEM fix

2019-09-23 Thread Adrian Bunk
Please drop this one, see https://github.com/systemd/systemd/pull/12802 cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said.

Re: [OE-core] [Thud][ 15/24] dhcp: fix issue with new bind changes

2019-09-24 Thread Adrian Bunk
In master this patch was reverted due to a bug that caused a regression. Please drop this change, and use the upstream fix 0001-master-Added-includes-of-new-BIND9-compatibility-hea.patch instead. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the dar

Re: [OE-core] [RFC][PATCH 0/3] Move rust from meta-rust to oe-core

2019-09-24 Thread Adrian Bunk
On Mon, Sep 23, 2019 at 10:45:05PM -0400, Randy MacLeod wrote: > I moved the Rust support from meta-rust to oe-core. > > As you'd expect, it's still building rust-hello-world for all qemus > (except riscv64 which may never have worked). > Rust-hello-world runs for me on qemu: >x86-64, arm, a

Re: [OE-core] [RFC][PATCH 0/3] Move rust from meta-rust to oe-core

2019-09-25 Thread Adrian Bunk
On Wed, Sep 25, 2019 at 01:52:08PM -0400, Randy MacLeod wrote: > On 9/24/19 6:18 AM, Adrian Bunk wrote: > > On Mon, Sep 23, 2019 at 10:45:05PM -0400, Randy MacLeod wrote: >... > > There are also related topics like how to provide security support > > for vendored libr

Re: [OE-core] [oe-core][PATCH 1/1] bash-completion: add image feature

2019-09-29 Thread Adrian Bunk
On Fri, Sep 27, 2019 at 11:16:51AM -0700, Joe Slater wrote: > Create bc-pkgs image feature to load *-bash-completion packages > into an image. The packages are created by the bash-completion > bbclass but are currently never referenced. >... > +COMPLEMENTARY_GLOB[bc-pkgs] = '*-bash-completion' >..

[OE-core] [warrior][PATCH] json-c: Don't --enable-rdrand

2019-09-29 Thread Adrian Bunk
in an upgrade to a new upstream version without mentioning any reason. [YOCTO #13534] Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- meta/recipes-devtools/json-c/json-c_0.13.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/json-c/json-c_0.13.1.bb b

[OE-core] [thud][PATCH] json-c: Don't --enable-rdrand

2019-09-29 Thread Adrian Bunk
in an upgrade to a new upstream version without mentioning any reason. [YOCTO #13534] Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- meta/recipes-devtools/json-c/json-c_0.13.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/json-c/json-c_0.13.1.bb b

[OE-core] [warrior][PATCH] python3: upgrade 3.7.3 -> 3.7.4

2019-10-01 Thread Adrian Bunk
From: Anuj Mittal Also fixes CVE-2019-9740, CVE-2019-9948. For details, see: https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-4-final Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie [ Backported patch removed. ] Signed-off-by: Adrian Bunk --- .../python/python3/CVE

[OE-core] [warrior][PATCH] python: update to 3.7.3

2019-10-01 Thread Adrian Bunk
From: Alexander Kanavin License-update: copyright years Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie [ Backported patches removed. ] Signed-off-by: Adrian Bunk --- ...fig-append-STAGING_LIBDIR-python-sys.patch | 2 +- ...tutils-prefix-is-inside-staging-area.patch | 2

Re: [OE-core] ✗ patchtest: failure for python3: upgrade 3.7.3 -> 3.7.4

2019-10-01 Thread Adrian Bunk
On Tue, Oct 01, 2019 at 08:02:12PM -, Patchwork wrote: >... > * Issue Series does not apply on top of target branch > [test_series_merge_on_head] > Suggested fixRebase your series on top of targeted branch > Targeted branch warrior (currently at acc0f4a6a9) > > > > If

Re: [OE-core] [warrior][PATCH] python: update to 3.7.3

2019-10-02 Thread Adrian Bunk
On Tue, Oct 01, 2019 at 04:10:54PM -0700, akuster808 wrote: > On 10/1/19 12:58 PM, Adrian Bunk wrote: > > From: Alexander Kanavin > > > > License-update: copyright years > is this a bugfix only? its not mentioned. Yes, this is a maintenance release on the 3.7 branch. &

Re: [OE-core] [PATCH 2/2] ethtool, libcap: fix upstream version check

2019-10-02 Thread Adrian Bunk
On Wed, Oct 02, 2019 at 02:00:27PM +0200, Alexander Kanavin wrote: > The default URI returns a gzip-compressed index page > which browsers can auto-detect, but we can't. >... Works for me without your patch: $ devtool check-upgrade-status ethtool NOTE: Starting bitbake server... NOTE: Reconnecti

Re: [OE-core] [PATCH 2/2] ethtool, libcap: fix upstream version check

2019-10-02 Thread Adrian Bunk
On Wed, Oct 02, 2019 at 08:08:08PM +0200, Alexander Kanavin wrote: > On Wed, 2 Oct 2019 at 19:51, Adrian Bunk wrote: > > > Works for me without your patch: > > I am not sure what this may mean; but for me the patch definitely solves > the problem. It means that even witho

Re: [OE-core] [PATCH 2/2] ethtool, libcap: fix upstream version check

2019-10-02 Thread Adrian Bunk
On Wed, Oct 02, 2019 at 08:27:55PM +0200, Alexander Kanavin wrote: > On Wed, 2 Oct 2019 at 20:18, Adrian Bunk wrote: > > > On Wed, Oct 02, 2019 at 08:08:08PM +0200, Alexander Kanavin wrote: > > > On Wed, 2 Oct 2019 at 19:51, Adrian Bunk wrote: > > > > >

Re: [OE-core] [PATCH 2/2] ethtool, libcap: fix upstream version check

2019-10-03 Thread Adrian Bunk
On Wed, Oct 02, 2019 at 11:20:01PM +0300, Adrian Bunk wrote: >... > I sent an email to Fastly support, let's see if they will answer. This is something that has to be fixed at the kernel.org side (see [1]), my ticket for that is Linux Foundation RT #80134. cu Adrian [1] https://www

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

2019-10-04 Thread Adrian Bunk
This LD_PRELOAD trick is not really suitable for busybox, so can be the only part of coreutils needed. coreutils depends on the new package, so nothing changes when installing coreutils. Signed-off-by: Adrian Bunk --- meta/recipes-core/coreutils/coreutils_8.31.bb | 6 +- 1 file changed, 5

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

2019-10-04 Thread Adrian Bunk
This LD_PRELOAD trick is not really suitable for busybox, so can be the only part of coreutils needed. coreutils depends on the new package, so nothing changes when installing coreutils. Signed-off-by: Adrian Bunk --- meta/recipes-core/coreutils/coreutils_8.31.bb | 6 +- 1 file changed, 5

Re: [OE-core] [PATCH 10/19] gtk-doc: upgrade 1.31 -> 1.32

2019-10-12 Thread Adrian Bunk
On Fri, Oct 11, 2019 at 09:39:07PM +0200, Alexander Kanavin wrote: > On Fri, 11 Oct 2019 at 21:30, akuster808 wrote: > > > > --- a/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch > > > +++ b/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch > > > @@ -1,4 +1,4 @@ > > > -From 9537a7

Re: [OE-core] [PATCH] aspell: upgrade from 0.60.7 to 0.60.8

2019-10-16 Thread Adrian Bunk
On Wed, Oct 16, 2019 at 05:05:26AM -0700, Trevor Gamblin wrote: >... > --- a/meta/recipes-support/aspell/aspell_0.60.7.bb > +++ b/meta/recipes-support/aspell/aspell_0.60.8.bb > @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" > PR = "r1" >... A new upstr

Re: [OE-core] Why do we still disable mke2fs 64bit support?

2019-10-21 Thread Adrian Bunk
On Mon, Oct 21, 2019 at 11:41:49AM +0200, Marco Felsch wrote: > Hi, > > during a initial system-setup script the mke2fs tools complains about > the missing 64bit support: > > 8<-- > mke2fs 1.44.5 (15-Dec-2018) > 64-bit filesystem

Re: [OE-core] [thud][PATCH] Revert "OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS"

2019-10-23 Thread Adrian Bunk
On Thu, Oct 17, 2019 at 12:21:11PM -0700, akuster808 wrote: > On 10/17/19 11:42 AM, Denys Dmytriyenko wrote: > > Thank you for this revert! I've been pulling my hair out past couple days > > figuring out why BAD_RECOMMENDATIONS stopped working for us. This fixed it. > > What I find curious is tha

[OE-core] [PATCH] python3: Upgrade 3.7.4 -> 3.7.5

2019-10-23 Thread Adrian Bunk
Backported patch removed. Signed-off-by: Adrian Bunk --- ...lib-as-location-for-site-packages-an.patch | 2 +- ...nt-parse-domains-containing-GH-13079.patch | 132 -- ...asename-to-replace-CC-for-checking-c.patch | 2 +- .../{python3_3.7.4.bb => python3_3.7.5.bb}|

Re: [OE-core] [PATCH] python3: Upgrade 3.7.4 -> 3.7.5

2019-10-23 Thread Adrian Bunk
On Wed, Oct 23, 2019 at 12:40:33PM +0200, Alexander Kanavin wrote: > Python 3.8.0 is now out, so we should upgrade directly to that version. 3.7.4 -> 3.7.5 is a straightforward upgrade on a stable branch. 3.7 -> 3.8 is an upgrade to a new stable branch with incompatible changes that might break r

Re: [OE-core] [zeus][PATCH 1/2] python3: fix CVE-2019-16935

2019-10-23 Thread Adrian Bunk
On Wed, Oct 23, 2019 at 11:59:37AM +0100, Ross Burton wrote: > Zeus and master I presume? And warrior. Or continue following the 3.7 stable releases in all 3 branches (see my patch to upgrade to 3.7.5 that also fixes this CVE). > Ross cu Adrian -- "Is there not promise of rain?" Ling

Re: [OE-core] new meta-oe failures from master-next

2019-10-23 Thread Adrian Bunk
On Wed, Oct 23, 2019 at 04:29:13PM +0100, Ross Burton wrote: > On 23/10/2019 14:03, Khem Raj wrote: > > Hi Richard > > > > New master-next I see these fails > > > > https://errors.yoctoproject.org/Errors/Build/91645/ > > > > First two are important one's we already know why > > ti-display-sharin

Re: [OE-core] new meta-oe failures from master-next

2019-10-23 Thread Adrian Bunk
On Wed, Oct 23, 2019 at 10:20:29PM +0100, Richard Purdie wrote: > > Well, yes. The proposed policy is now that we should address these > kinds of issues if they get reported. Whilst I understand why and that > Khem doesn't get as much help as he needs with meta-oe, pushing the oe- > core maintaine

Re: [OE-core] new meta-oe failures from master-next

2019-10-24 Thread Adrian Bunk
On Thu, Oct 24, 2019 at 09:15:01AM +0100, richard.pur...@linuxfoundation.org wrote: > > The cmake change makes python visible from HOSTTOOLS. That isn't wrong > as such, it is a change in behaviour. If recipes don't set python > enabled/disabled explicitly, there is some fallout from that. I'd sa

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-24 Thread Adrian Bunk
On Thu, Oct 24, 2019 at 02:12:43PM +0200, Alexander Kanavin wrote: > On Thu, 24 Oct 2019 at 14:02, Stefan Herbrechtsmeier < > ste...@herbrechtsmeier.net> wrote: > > > @Richard: What is your opinion about the per recipe dependency? > > Typically OE use one recipe per project. The NPM based solution

Re: [OE-core] [RFC][PATCH 0/6] NPM refactoring

2019-10-25 Thread Adrian Bunk
On Fri, Oct 25, 2019 at 10:35:20AM +0200, Stefan Herbrechtsmeier wrote: > Am 24.10.19 um 17:59 schrieb Richard Purdie: > > On Thu, 2019-10-24 at 18:37 +0300, Adrian Bunk wrote: > > > On Thu, Oct 24, 2019 at 02:12:43PM +0200, Alexander Kanavin wrote: > > > > On Thu

[OE-core] [PATCH] squashfs-tools: Upgrade to 4.4

2019-10-26 Thread Adrian Bunk
Patch for issue fixed upstream removed. Signed-off-by: Adrian Bunk --- .../squashfs-tools-4.3-sysmacros.patch| 32 --- .../squashfs-tools/squashfs-tools_git.bb | 5 ++- 2 files changed, 2 insertions(+), 35 deletions(-) delete mode 100644 meta/recipes-devtools

[OE-core] [PATCH] Remove stale gcc 8 patchfile

2019-10-26 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- .../gcc/gcc-8.3/CVE-2019-14250.patch | 44 --- 1 file changed, 44 deletions(-) delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/CVE-2019-14250.patch diff --git a/meta/recipes-devtools/gcc/gcc-8.3/CVE-2019-14250.patch b/meta/recipes

[OE-core] [PATCH] gnu-efi: Upgrade 3.0.9 -> 3.0.10

2019-10-26 Thread Adrian Bunk
Part of patch fixed upstream removed. Signed-off-by: Adrian Bunk --- .../gnu-efi/parallel-make-archives.patch | 18 -- .../{gnu-efi_3.0.9.bb => gnu-efi_3.0.10.bb}| 4 ++-- 2 files changed, 2 insertions(+), 20 deletions(-) rename meta/recipes-bsp/gnu-efi/{

[OE-core] [PATCH] screen: Upgrade 4.6.2 -> 4.7.0

2019-10-26 Thread Adrian Bunk
Patches applied upstream removed. Signed-off-by: Adrian Bunk --- ...-configure-failed-while-build-dir-ha.patch | 109 -- ...void-mis-identifying-systems-as-SVR4.patch | 57 ...-compile-alternatives-for-AC_TRY_RUN.patch | 137 -- ...ove-redundant-compiler

[OE-core] [PATCH] stress-ng: Upgrade 0.10.00 -> 0.10.08

2019-10-26 Thread Adrian Bunk
Patch applied upstream removed. Signed-off-by: Adrian Bunk --- ...tion-remove-the-shebang-at-the-start.patch | 23 --- ...ess-ng_0.10.00.bb => stress-ng_0.10.08.bb} | 5 ++-- 2 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 meta/recipes-extended/stress

[OE-core] [PATCH] nspr: Upgrade 4.21 -> 4.23

2019-10-26 Thread Adrian Bunk
Patch applied upstream removed. Signed-off-by: Adrian Bunk --- .../nspr/nspr/0004-Add-ARC-support.patch | 88 --- .../nspr/{nspr_4.21.bb => nspr_4.23.bb} | 5 +- 2 files changed, 2 insertions(+), 91 deletions(-) delete mode 100644 meta/recipes-support/nspr/nspr/0

[OE-core] [PATCH v2] gnu-efi: Upgrade 3.0.9 -> 3.0.10

2019-10-27 Thread Adrian Bunk
Part of patch fixed upstream removed. Signed-off-by: Adrian Bunk --- v2: systemd-boot build breakage fixed --- ...evert-efilink-fix-build-with-gcc-4.8.patch | 38 +++ .../gnu-efi/parallel-make-archives.patch | 18 - .../{gnu-efi_3.0.9.bb => gnu-efi_3.0.10.bb} |

Re: [OE-core] [PATCH] gnu-efi: Upgrade 3.0.9 -> 3.0.10

2019-10-27 Thread Adrian Bunk
On Sun, Oct 27, 2019 at 11:48:38AM +, Richard Purdie wrote: > On Sat, 2019-10-26 at 23:42 +0300, Adrian Bunk wrote: > > Part of patch fixed upstream removed. > > > > Signed-off-by: Adrian Bunk > > --- > > .../gnu-efi/parall

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

2019-10-27 Thread Adrian Bunk
On Tue, Oct 22, 2019 at 01:50:05PM +0100, Richard Purdie wrote: > > This seems to break core-utils-native: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/39/builds/1157 >... Thanks, v3 sent. > Cheers, > > Richard cu Adrian -- "Is there not promise of rain?" Ling Tan ask

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

2019-10-27 Thread Adrian Bunk
This LD_PRELOAD trick is not really suitable for busybox, so can be the only part of coreutils needed. coreutils depends on the new package, so nothing changes when installing coreutils. Signed-off-by: Adrian Bunk --- v3: coreutils-native fixed --- meta/recipes-core/coreutils/coreutils_8.31.bb

[OE-core] [PATCH] python3-numpy: Stop shipping manual config files

2019-10-27 Thread Adrian Bunk
Automatic generation seems to work fine, and does not become outdated. Signed-off-by: Adrian Bunk --- .../python-numpy/files/aarch64/_numpyconfig.h | 32 .../python-numpy/files/aarch64/config.h | 139 -- .../python-numpy/files/arm/config.h | 21

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

2019-10-28 Thread Adrian Bunk
On Mon, Oct 28, 2019 at 01:44:47PM +, Richard Purdie wrote: > On Sun, 2019-10-27 at 17:04 +0200, Adrian Bunk wrote: > > This LD_PRELOAD trick is not really suitable for busybox, > > so can be the only part of coreutils needed. > > > > coreutils depends on the

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

2019-10-28 Thread Adrian Bunk
This LD_PRELOAD trick is not really suitable for busybox, so can be the only part of coreutils needed. coreutils depends on the new package, so nothing changes when installing coreutils. Signed-off-by: Adrian Bunk --- meta/recipes-core/coreutils/coreutils_8.31.bb | 6 +- 1 file changed, 5

Re: [OE-core] Stable warrior decision

2019-10-29 Thread Adrian Bunk
On Tue, Oct 29, 2019 at 05:53:41AM +0100, akuster808 wrote: > I decided to mark the qemu virgl issue on FC30 as a known issue as we > saw it fail in 2.7.1. > > https://autobuilder.yocto.io/pub/releases/yocto-2.7.1.rc1/testresults/oe-selftest-fedora/testresults.json Please revert the fedora-30 par

  1   2   3   4   5   6   7   8   9   >