[OE-core] ✗ patchtest: failure for meson: use the more specific cpu arch in cross file

2020-07-25 Thread Patchwork
== Series Details == Series: meson: use the more specific cpu arch in cross file Revision: 1 URL : https://patchwork.openembedded.org/series/25306/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have

[OE-core] [PATCH] meson: use the more specific cpu arch in cross file

2020-07-25 Thread Ruslan Babayev
'cpu' unlike 'cpu_family' must be a more specific subtype for the CPU. Signed-off-by: Ruslan Babayev --- meta/classes/meson.bbclass | 14 -- .../meson/nativesdk-meson_0.53.2.bb| 12 +++- 2 files changed, 23 insertions(+), 3

[OE-core] [PATCH] python3: update to 3.8.5

2020-07-25 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3_3.8.3.bb => python3_3.8.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3_3.8.3.bb => python3_3.8.5.bb} (99%) diff --git

[OE-core] [RFT][PATCH] glibc: Upgrade to upcoming 2.32

2020-07-25 Thread Khem Raj
Drop 0001-localedef-Add-hardlink-resolver-to-build.patch as its applied to localedef upstream Drop CVE patches which are already part of 2.32 release Drop unused attribute patch as its fixed differently in 2.32 Signed-off-by: Khem Raj --- meta/conf/distro/include/tcmode-default.inc | 2 +-

Re: [OE-core][PATCH] llvm: upgrade 9.0.1 -> 10.0.0

2020-07-25 Thread akuster
Per release notes, riscv is now supported. https://releases.llvm.org/10.0.0/docs/ReleaseNotes.html#changes-to-the-risc-v-target If you have time, can you also double check Riscv so these two can be removed, if not maybe we can wait until this is in core. | COMPATIBLE_HOST_riscv64 = "null"

Re: [OE-core] cve-check breaks on zeus

2020-07-25 Thread akuster
On 7/25/20 4:13 AM, Konrad Weihmann wrote: > Hi all, > > I'm just too lazy to check if that has been fixed in master already, > but since yesterday cve-check breaks on zeus for me with the following I think I just saw this on master. We need to check if NVD changed their format again. -armin

Re: [OE-core] [PATCH 1/2] initscripts: Fix various shellcheck warnings in populate-volatile.sh

2020-07-25 Thread Andrei Gherzan
On Sat, Jul 25, 2020 at 6:14 AM Khem Raj wrote: > What all shells has it been tested for ? > I've used shellcheck for static analysis and tested at runtime with busybox shell. Andrei -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140943):

[OE-core] cve-check breaks on zeus

2020-07-25 Thread Konrad Weihmann
Hi all, I'm just too lazy to check if that has been fixed in master already, but since yesterday cve-check breaks on zeus for me with the following File: '/opt/build/poky/meta/recipes-core/meta/cve-update-db-native.bb', lineno: 91, function: do_populate_cve_db 0087:# Update

Re: [OE-core][PATCH] llvm: upgrade 9.0.1 -> 10.0.0

2020-07-25 Thread Alexander Kanavin
Llvm 10.0.1 is now out, please rebase and resend the patches :) Alex On Fri, 29 May 2020 at 15:30, Trevor Gamblin wrote: > > On 5/28/20 9:57 PM, Khem Raj wrote: > > On Wed, May 27, 2020 at 6:48 AM Trevor Gamblin > > wrote: > >> Signed-off-by: Trevor Gamblin > >> --- > >>

[OE-core] [PATCH] python3-setuptools: update to 49.2.0

2020-07-25 Thread Oleksandr Kravchuk
Rebased patch and got rid of the .inc file as Python 2 is not supported anymore. Signed-off-by: Oleksandr Kravchuk --- ...nally-do-not-fetch-code-by-easy_install.patch | 16 +--- .../python/python3-setuptools_47.3.1.bb | 6 -- ...tuptools.inc =>