Re: [OE-core] [qa-build-notification] QA notification for completed autobuilder build (yocto-3.4_M1.rc1)

2021-06-15 Thread Sangeeta Jain
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.4_M1.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-hw Runtime auto test for following platforms: 1. MinnowTurbot 32-bit 2. Coffee Lake 3. NUC

[OE-core] [PATCH] linuxloader: Be aware of riscv32 ldso

2021-06-15 Thread Khem Raj
Signed-off-by: Khem Raj --- meta/classes/linuxloader.bbclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/classes/linuxloader.bbclass b/meta/classes/linuxloader.bbclass index 3ded1fc786..4447c8847c 100644 --- a/meta/classes/linuxloader.bbclass +++ b/meta/classes/linuxloader.bbclass

Re: [OE-core][hardknott][PATCH 1/2] curl: fix CVE-2021-22890

2021-06-15 Thread Alejandro Hernandez Samaniego
On 6/1/21 9:09 AM, Trevor Gamblin wrote: Backport and modify the patch for CVE-2021-22890 from curl 7.76 to make it apply cleanly on 7.75. CVE: CVE-2021-22890 Signed-off-by: Trevor Gamblin --- ...-argument-to-Curl_ssl_get-addsession.patch | 517 ++ meta/recipes-support/curl

Re: [OE-core] kernel.bbclass: possible regression in Gatesgarth

2021-06-15 Thread Andrea Adami
On Mon, Jun 7, 2021 at 6:26 PM Andrea Adami wrote: > > Up to commit 86142da > https://git.openembedded.org/openembedded-core/commit/meta/classes/kernel.bbclass?id=86142dad13935a0d9af4a4177e05ff5c39003db7 > > in Gatesgarth it was possible to build a second mini-kernel w/out > modules, we have an ex

[OE-core] FFmpeg CVE's to be patched

2021-06-15 Thread Tony Tascioglu
Hello, I am working on back-porting some of the CVE fixes for FFmpeg to oe-core. As there are 36 CVEs to patch (6 patches for master and hardknott and an additional 5 for hardknott), I have attached a list of recent CVEs in FFmpeg so we can avoid duplicating work. I have also included the pa

Re: [OE-core] [PATCH] systemd-conf: Prevent systemd-network from managing veth interfaces

2021-06-15 Thread Scott Murray
On Tue, 15 Jun 2021, Bruce Ashfield wrote: > On Tue, Jun 15, 2021 at 6:02 AM Ross Burton wrote: > > > > From: Matt Spencer > > > > We need to prevent systemd-network from managing veth interface when > > using platforms like k3s as they control creation and management of the > > interfaces. > >

Re: [OE-core] [PATCH] gcc: replace gdb helper install revert with the upstream fix

2021-06-15 Thread Khem Raj
On 6/15/21 9:33 AM, Ross Burton wrote: A change in the gcc-11 branch broke installation of the GDB helper on bare-metal targets without a shared libstdc++.so. This now fixed upstream so replacce the revert with a backport of the patch. Signed-off-by: Ross Burton --- meta/recipes-devtools/g

Re: [OE-core] [PATCH] systemd-conf: Prevent systemd-network from managing veth interfaces

2021-06-15 Thread Khem Raj
On 6/15/21 3:02 AM, Ross Burton wrote: From: Matt Spencer We need to prevent systemd-network from managing veth interface when using platforms like k3s as they control creation and management of the interfaces. perhaps it may be an option to override wired.network or use a fragment to dro

[OE-core] [PATCH] gcc: replace gdb helper install revert with the upstream fix

2021-06-15 Thread Ross Burton
A change in the gcc-11 branch broke installation of the GDB helper on bare-metal targets without a shared libstdc++.so. This now fixed upstream so replacce the revert with a backport of the patch. Signed-off-by: Ross Burton --- meta/recipes-devtools/gcc/gcc-11.1.inc| 2 +- ...nstall-li

[OE-core] [dunfell][PATCH] python3: fix CVE-2021-23336

2021-06-15 Thread Tim Orling
From: Lee Chee Yang From: Lee Chee Yang Signed-off-by: Lee Chee Yang """ The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.pars

[OE-core] [PATCH] gdb: Add native GDB support for ARC

2021-06-15 Thread Alexey Brodkin via lists.openembedded.org
This adds support of so-called "native" GDB for ARC processors. It was submitted upstream a bit late for inclusion in v10.x, but already in the upstream "master" branch and will be an essential part of v11.1 whenever it happens. These are the changes from upstream "master": * https://sourceware.

[OE-core] [PATCH] valgrind: Actually install list of non-deterministic ptests

2021-06-15 Thread Tony Tascioglu
Install list of non-deterministic threaded ptests to be run using taskset to force them to a single core. This commit works with b318944d7, which updated the testing script to run the non-deterministic tests separately but didn't install the list of tests, so these tests were being run without task

[OE-core] Yocto Project Status WW24`21

2021-06-15 Thread Stephen Jolley
Current Dev Position: YP 3.4 M2 Next Deadline: 12th July 2021 YP 3.4 M2 build Next Team Meetings: * Bug Triage meeting Thursday June 17th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)

Re: [OE-core] [PATCH] systemd-conf: Prevent systemd-network from managing veth interfaces

2021-06-15 Thread Bruce Ashfield
On Tue, Jun 15, 2021 at 6:02 AM Ross Burton wrote: > > From: Matt Spencer > > We need to prevent systemd-network from managing veth interface when > using platforms like k3s as they control creation and management of the > interfaces. FWIW, I think this may surprise/break people in other use cas

[OE-core] [PATCH] systemd-conf: Prevent systemd-network from managing veth interfaces

2021-06-15 Thread Ross Burton
From: Matt Spencer We need to prevent systemd-network from managing veth interface when using platforms like k3s as they control creation and management of the interfaces. Signed-off-by: Matt Spencer Signed-off-by: Ross Burton --- meta/recipes-core/systemd/systemd-conf/wired.network | 1 + 1

[OE-core] [PATCH 31/31] xkeyboard-config: upgrade 2.32 -> 2.33

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{xkeyboard-config_2.32.bb => xkeyboard-config_2.33.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.32.bb => xkeyboard-config_2.33.bb} (92%) diff --git a/meta/recipes-graphics/xorg-

[OE-core] [PATCH 17/31] grub: upgrade 2.04+2.06~rc1 -> 2.06

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{grub-efi_git.bb => grub-efi_2.06.bb} | 2 ++ meta/recipes-bsp/grub/grub2.inc | 19 ++- .../grub/{grub_git.bb => grub_2.06.bb}| 0 3 files changed, 4 insertions(+), 17 deletions(-) rename meta/recipes-bsp/grub/{

[OE-core] [PATCH 29/31] sudo: upgrade 1.9.7 -> 1.9.7p1

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-extended/sudo/{sudo_1.9.7.bb => sudo_1.9.7p1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/sudo/{sudo_1.9.7.bb => sudo_1.9.7p1.bb} (96%) diff --git a/meta/recipes-extended/sudo/sudo_1.9.7.bb b/meta/recip

[OE-core] [PATCH 30/31] wpebackend-fdo: upgrade 1.8.4 -> 1.10.0

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../{wpebackend-fdo_1.8.4.bb => wpebackend-fdo_1.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{wpebackend-fdo_1.8.4.bb => wpebackend-fdo_1.10.0.bb} (89%) diff --git a/meta/recipes-sato/webkit/wpebacken

[OE-core] [PATCH 28/31] stress-ng: upgrade 0.12.09 -> 0.12.10

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../stress-ng/{stress-ng_0.12.09.bb => stress-ng_0.12.10.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.12.09.bb => stress-ng_0.12.10.bb} (90%) diff --git a/meta/recipes-extended/stress-ng/st

[OE-core] [PATCH 26/31] python3-magic: upgrade 0.4.23 -> 0.4.24

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../python/{python3-magic_0.4.23.bb => python3-magic_0.4.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-magic_0.4.23.bb => python3-magic_0.4.24.bb} (88%) diff --git a/meta/recipes-devtools/python/py

[OE-core] [PATCH 19/31] libnss-mdns: upgrade 0.15 -> 0.15.1

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libnss-mdns/{libnss-mdns_0.15.bb => libnss-mdns_0.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/libnss-mdns/{libnss-mdns_0.15.bb => libnss-mdns_0.15.1.bb} (95%) diff --git a/meta/recipes-connectivity/li

[OE-core] [PATCH 23/31] mpg123: upgrade 1.27.2 -> 1.28.0

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../mpg123/{mpg123_1.27.2.bb => mpg123_1.28.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.27.2.bb => mpg123_1.28.0.bb} (96%) diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.27.

[OE-core] [PATCH 27/31] rng-tools: upgrade 6.12 -> 6.13

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../rng-tools/{rng-tools_6.12.bb => rng-tools_6.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/rng-tools/{rng-tools_6.12.bb => rng-tools_6.13.bb} (97%) diff --git a/meta/recipes-support/rng-tools/rng-tools_

[OE-core] [PATCH 25/31] python3-hypothesis: upgrade 6.13.14 -> 6.14.0

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...thon3-hypothesis_6.13.14.bb => python3-hypothesis_6.14.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.13.14.bb => python3-hypothesis_6.14.0.bb} (82%) diff --git a/meta/recipes-devtool

[OE-core] [PATCH 24/31] puzzles: upgrade to latest revision

2021-06-15 Thread Alexander Kanavin
License-update: copyright years Signed-off-by: Alexander Kanavin --- meta/recipes-sato/puzzles/puzzles_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 69c3faadcf..44fa597008

[OE-core] [PATCH 21/31] libwpe: upgrade 1.10.0 -> 1.10.1

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-sato/webkit/{libwpe_1.10.0.bb => libwpe_1.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{libwpe_1.10.0.bb => libwpe_1.10.1.bb} (90%) diff --git a/meta/recipes-sato/webkit/libwpe_1.10.0.bb b/meta/

[OE-core] [PATCH 22/31] libx11: upgrade 1.7.1 -> 1.7.2

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libx11_1.7.1.bb => libx11_1.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libx11_1.7.1.bb => libx11_1.7.2.bb} (93%) diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.7.1.b

[OE-core] [PATCH 20/31] libpcap: upgrade 1.10.0 -> 1.10.1

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libpcap/{libpcap_1.10.0.bb => libpcap_1.10.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-connectivity/libpcap/{libpcap_1.10.0.bb => libpcap_1.10.1.bb} (92%) diff --git a/meta/recipes-connectivity/libpcap/lib

[OE-core] [PATCH 10/31] connman: update 1.39 -> 1.40

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- ...002-resolve-musl-does-not-implement-res_ninit.patch | 10 +- .../connman/{connman_1.39.bb => connman_1.40.bb} | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-connectivity/connman/{connman_1.39.bb => connman_1.40.

[OE-core] [PATCH 18/31] libksba: upgrade 1.5.1 -> 1.6.0

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../libksba/{libksba_1.5.1.bb => libksba_1.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libksba/{libksba_1.5.1.bb => libksba_1.6.0.bb} (93%) diff --git a/meta/recipes-support/libksba/libksba_1.5.1.bb

[OE-core] [PATCH 16/31] gptfdisk: upgrade 1.0.7 -> 1.0.8

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../fdisk/{gptfdisk_1.0.7.bb => gptfdisk_1.0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/fdisk/{gptfdisk_1.0.7.bb => gptfdisk_1.0.8.bb} (93%) diff --git a/meta/recipes-devtools/fdisk/gptfdisk_1.0.7.b

[OE-core] [PATCH 14/31] ell: upgrade 0.40 -> 0.41

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-core/ell/{ell_0.40.bb => ell_0.41.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.40.bb => ell_0.41.bb} (90%) diff --git a/meta/recipes-core/ell/ell_0.40.bb b/meta/recipes-core/ell/ell_0.41.bb simil

[OE-core] [PATCH 15/31] erofs-utils: upgrade 1.2.1 -> 1.3

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../erofs-utils/{erofs-utils_1.2.1.bb => erofs-utils_1.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/erofs-utils/{erofs-utils_1.2.1.bb => erofs-utils_1.3.bb} (92%) diff --git a/meta/recipes-devtools/erofs-utils/

[OE-core] [PATCH 13/31] meson: upgrade 0.58.0 -> 0.58.1

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/meson/meson.inc | 3 +- ...2c19e693a69b0650ce6c8a8903163c959996.patch | 412 -- .../{meson_0.58.0.bb => meson_0.58.1.bb} | 0 ...on_0.58.0.bb => nativesdk-meson_0.58.1.bb} | 0 4 files changed, 1 inserti

[OE-core] [PATCH 01/31] core-image-weston: bump QB_MEM to 1G in qemuarm64

2021-06-15 Thread Alexander Kanavin
weston tests start additional compositors, other tests are also heavy on RAM, weston itself takes 256M with opengl enabled, so 512M causes OOM errors on arm64. Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/images/core-image-weston.bb | 1 + 1 file changed, 1 insertion(+) diff --git

[OE-core] [PATCH 12/31] glib-2.0: update 2.68.2 -> 2.68.3

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch | 2 +- .../glib-2.0/{glib-2.0_2.68.2.bb => glib-2.0_2.68.3.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.68.2.bb => glib-2.0_

[OE-core] [PATCH 09/31] apt: update 2.2.3 -> 2.2.4

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../apt/0001-Do-not-init-tables-from-dpkg-configuration.patch | 2 +- ...1-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch | 2 +- meta/recipes-devtools/apt/{apt_2.2.3.bb => apt_2.2.4.bb}| 2 +- 3 files changed, 3 insertions(+), 3 deletion

[OE-core] [PATCH 08/31] ovmf: update 2021.02 -> 2021.05

2021-06-15 Thread Alexander Kanavin
Reformat patches using git, so that rebasing them to newer versions is easier. Signed-off-by: Alexander Kanavin --- ...ovmf-update-path-to-native-BaseTools.patch | 7 +- ...ile-adjust-to-build-in-under-bitbake.patch | 11 +- ...patch => 0003-ovmf-Update-to-latest.patch} | 13 +- .../ovmf/ovm

[OE-core] [PATCH 11/31] nettle: update 3.7.2 -> 3.7.3

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../recipes-support/nettle/{nettle_3.7.2.bb => nettle_3.7.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nettle/{nettle_3.7.2.bb => nettle_3.7.3.bb} (96%) diff --git a/meta/recipes-support/nettle/nettle_3.7.2.bb b/me

[OE-core] [PATCH 07/31] util-linux: update 2.36.2 -> 2.37

2021-06-15 Thread Alexander Kanavin
Drop manpages support, as it requires asciidoctor (written in ruby, isn't in oe-core). Signed-off-by: Alexander Kanavin --- ...d_2.36.2.bb => util-linux-libuuid_2.37.bb} | 0 meta/recipes-core/util-linux/util-linux.inc | 3 +- ...RA_LTLIBRARIES-instead-of-noinst_LTL.patch | 49 --

[OE-core] [PATCH 06/31] m4: correct ptest failures

2021-06-15 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/m4/m4-1.4.19.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/m4/m4-1.4.19.inc b/meta/recipes-devtools/m4/m4-1.4.19.inc index c28e301d50..5f3d59226e 100644 --- a/meta/recipes-devtools/m4/m4-1.4.19.inc +++ b

[OE-core] [PATCH 05/31] m4: upgrade 1.4.18 -> 1.4.19

2021-06-15 Thread Alexander Kanavin
From: wangmy 0001-Unset-need_charset_alias-when-building-for-musl.patch 0001-c-stack-stop-using-SIGSTKSZ.patch 0001-test-getopt-posix-fix.patch m4-1.4.18-glibc-change-work-around.patch deleted since they are included in 1.4.19 refresh ac_config_links.patch License-update: URL of license changed

[OE-core] [PATCH 04/31] bitbake.conf: enable debuginfod in native/nativesdk

2021-06-15 Thread Alexander Kanavin
This was an oversight when the distro feature was introduced. Signed-off-by: Alexander Kanavin --- meta/conf/bitbake.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index f451ba6a47..160abf40ee 100644 --- a/meta/conf/bi

[OE-core] [PATCH 03/31] cross-canadian: correct the location of pkg-config files

2021-06-15 Thread Alexander Kanavin
layout_libdir has not been defined for many years. Signed-off-by: Alexander Kanavin --- meta/classes/cross-canadian.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/cross-canadian.bbclass b/meta/classes/cross-canadian.bbclass index 1e54035084..39b5bb93f4

[OE-core] [PATCH 02/31] gdb-cross: enable debuginfod

2021-06-15 Thread Alexander Kanavin
This allows avoiding having gdb inside the target image, which might be too resource-constrained, or otherwise inconvenient. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/gdb/gdb-cross-canadian.inc | 3 ++- meta/recipes-devtools/gdb/gdb-cross.inc | 3 ++- 2 files changed, 4

Re: [OE-core] [PATCH] util-linux: upgrade 2.36.2 -> 2.37

2021-06-15 Thread Alexander Kanavin
On Tue, 15 Jun 2021 at 03:42, wan...@fujitsu.com wrote: > I used devtool upgrade util-linux and generated the directory of > util-linux under the build directory. > > However, because it’s failed to apply the patch, it only modified > SRC_URI[sha256sum] in the final recipe. > > Therefore, when I

[OE-core] [hardknott][PATCH 00/17] pull request (cover letter only)

2021-06-15 Thread Anuj Mittal
Please merge these changes in hardknott. Thanks, Anuj The following changes since commit 6ca1047e98a1c8bc305a3f40ad1919c5038e1698: oeqa/runtime/rpm: Drop log message counting test component (2021-06-02 14:26:58 +0100) are available in the Git repository at: git://push.openembedded.org/op