[OE-core] [PATCH] sstate.bbclass: Split sstate summary into locally and network found artifacts

2021-02-17 Thread Alejandro Hernandez Samaniego
Modify sstate class to add extra output, differentiating between artifacts found locally and those found over the network. Signed-off-by: Alejandro Enedino Hernandez Samaniego --- meta/classes/sstate.bbclass | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git

[OE-core] [PATCH] df.py: Add feature check for read-only-rootfs

2021-02-17 Thread Wes Lindauer
From: Wes Lindauer If the target is using a read-only rootfs, the available space on '/' will be zero. This will cause the test to incorrectly fail and skipping seems appropriate in this case. Signed-off-by: Wes Lindauer --- meta/lib/oeqa/runtime/cases/df.py | 2 ++ 1 file changed, 2

Re: [OE-core] [poky][PATCH v6] Update license file to match current SPDX names

2021-02-17 Thread Khem Raj
I have cooked a patch for meta-openembedded repos. On Wed, Feb 17, 2021 at 9:26 PM Khem Raj wrote: > > this ends with considerable fallout in meta-openembedded > > https://errors.yoctoproject.org/Errors/Build/117091/ > > On Wed, Feb 17, 2021 at 8:34 AM Meh Mbeh Ida Delphine > wrote: > > > >

Re: [OE-core] [poky][PATCH v6] Update license file to match current SPDX names

2021-02-17 Thread Khem Raj
this ends with considerable fallout in meta-openembedded https://errors.yoctoproject.org/Errors/Build/117091/ On Wed, Feb 17, 2021 at 8:34 AM Meh Mbeh Ida Delphine wrote: > > Okay. Thanks you. > > Cheers, > Ida. > > On Wed, 17 Feb 2021, 12:17 pm Richard Purdie, > wrote: >> >> On Thu,

[OE-core] [PATCH] oeqa/runlevel : add test for runlevels

2021-02-17 Thread Teoh, Jay Shen
From: Teoh Jay Shen This test mimic the boot_from_runlevel_3 and boot_from_runlevel_5 test cases from oeqa/manual/bsp-hw.json. The boot_from_runlevel_3 and boot_from_runlevel_5 manual test cases should be remove from oeqa/manual/bsp-hw.json if this patch get merged. Signed-off-by: Teoh Jay

[OE-core] [PATCH 11/12] man-db: upgrade 2.9.3 -> 2.9.4

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../man-db/{man-db_2.9.3.bb => man-db_2.9.4.bb}| 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) rename meta/recipes-extended/man-db/{man-db_2.9.3.bb => man-db_2.9.4.bb} (89%) diff --git a/meta/recipes-extended/man-db/man-db_2.9.3.bb

[OE-core] [PATCH 10/12] btrfs-tools: upgrade 5.10 -> 5.10.1

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../btrfs-tools/{btrfs-tools_5.10.bb => btrfs-tools_5.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.10.bb => btrfs-tools_5.10.1.bb} (97%) diff --git

[OE-core] [PATCH 12/12] asciidoc: fix upstream check

2021-02-17 Thread Anuj Mittal
Detect versions with numbers only and ignore the pre-release versions. Signed-off-by: Anuj Mittal --- meta/recipes-extended/asciidoc/asciidoc_9.0.4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/asciidoc/asciidoc_9.0.4.bb

[OE-core] [PATCH 07/12] json-glib: upgrade 1.6.0 -> 1.6.2

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...num-types.c.in-fix-build-reproducibi.patch | 30 --- ...{json-glib_1.6.0.bb => json-glib_1.6.2.bb} | 5 ++-- 2 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644

[OE-core] [PATCH 06/12] wpebackend-fdo: upgrade 1.8.0 -> 1.9.1

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../webkit/{wpebackend-fdo_1.8.0.bb => wpebackend-fdo_1.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{wpebackend-fdo_1.8.0.bb => wpebackend-fdo_1.9.1.bb} (85%) diff --git

[OE-core] [PATCH 09/12] kmscube: upgrade to latest revision

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- meta/recipes-graphics/kmscube/kmscube_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 478d5c4de4..bf4cb235a4 100644 ---

[OE-core] [PATCH 08/12] mesa: upgrade 20.3.2 -> 20.3.4

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../mesa/{mesa-gl_20.3.2.bb => mesa-gl_20.3.4.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_20.3.2.bb => mesa_20.3.4.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 05/12] pcmanfm: upgrade 1.3.1 -> 1.3.2

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../pcmanfm/{pcmanfm_1.3.1.bb => pcmanfm_1.3.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-sato/pcmanfm/{pcmanfm_1.3.1.bb => pcmanfm_1.3.2.bb} (90%) diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb

[OE-core] [PATCH 03/12] diffoscope: upgrade 164 -> 166

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../diffoscope/{diffoscope_164.bb => diffoscope_166.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_164.bb => diffoscope_166.bb} (83%) diff --git

[OE-core] [PATCH 02/12] curl: upgrade 7.74.0 -> 7.75.0

2021-02-17 Thread Anuj Mittal
License-Update: copyright years changed Signed-off-by: Anuj Mittal --- meta/recipes-support/curl/{curl_7.74.0.bb => curl_7.75.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.74.0.bb => curl_7.75.0.bb} (95%) diff --git

[OE-core] [PATCH 01/12] cmake: upgrade 3.19.3 -> 3.19.5

2021-02-17 Thread Anuj Mittal
Drop a patch which is no longer required as the issue has been fixed upstream. Signed-off-by: Anuj Mittal --- ...ative_3.19.3.bb => cmake-native_3.19.5.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 3 +-- ...cmake-do-not-try-to-run-the-test-bin.patch | 26 ---

[OE-core] [PATCH 04/12] libfm-extra: upgrade 1.3.1 -> 1.3.2

2021-02-17 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../libfm/{libfm-extra_1.3.1.bb => libfm-extra_1.3.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/libfm/{libfm-extra_1.3.1.bb => libfm-extra_1.3.2.bb} (80%) diff --git

[OE-core] [PATCH 2/6] linux-yocto/5.10: update to v5.10.14

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.10 to the latest korg -stable release that comprises the following commits: b0c8835fc649 Linux 5.10.14 b80df6517d35 workqueue: Restrict affinity change to rescuer b20475a80b4b kthread: Extract KTHREAD_IS_PER_CPU d8649eb8e352 x86/cpu:

[OE-core] [PATCH 6/6] linux-yocto-dev: bump version to v5.11+

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield We'll have the full v5.11 upstream kernel in linux-yocto-dev at the time of release, so lets drop the -rc from the PV. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [PATCH 0/6] linux-yocto: consolidated pull request

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield Richard, These are the -stable and -rt bug fix bumps that I've been collecting and testing for the active reference kernels. I haven't picked up anything out of the ordinary, so they shouldn't cause us any issues. I've also bumped the -dev version to the full 5.11, since

[OE-core] [PATCH 4/6] linux-yocto/5.10: update to v5.10.16

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.10 to the latest korg -stable release that comprises the following commits: de53befa79cf Linux 5.10.16 bddcce15cd1f squashfs: add more sanity checks in xattr id lookup 5e22b39b377e squashfs: add more sanity checks in inode lookup

[OE-core] [PATCH 5/6] linux-yocto/5.4: update to v5.4.98

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.4 to the latest korg -stable release that comprises the following commits: 5b9a4104c902 Linux 5.4.98 3654a0ed0bdc squashfs: add more sanity checks in xattr id lookup d78a70667738 squashfs: add more sanity checks in inode lookup

[OE-core] [PATCH 3/6] linux-yocto/5.4: update to v5.4.96

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.4 to the latest korg -stable release that comprises the following commits: d4716ee8751b Linux 5.4.96 b1a1c262e4b0 workqueue: Restrict affinity change to rescuer 5b1e4fc2984e kthread: Extract KTHREAD_IS_PER_CPU 2d7ca4a84b58 objtool:

[OE-core] [PATCH 1/6] linux-yocto-rt/5.10: update to -rt25

2021-02-17 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto-rt/5.10: 631d91f7275e v5.10.12-rt25 d810e40efb07 v5.10.8-rt24 6cc43a603fc0 tracing: Update "Merge irqflags + preemt counter, add RT bits" 832154acfabe v5.10.8-rt23 bc910fd5c9b3 v5.10.4-rt22

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

2021-02-17 Thread Sangeeta Jain
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.2.2.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] ruby: Do not use ucontext implementation for coroutines on musl/riscv

2021-02-17 Thread Khem Raj
The coroutine implementation in ruby has either arch specific implementations or it falls back to slower ucontext API based implementation assuming libc will provide the needed APIs, however musl does not implement ucontext APIs like glibc, therefore fallback is to use libucontext library on musl.

Re: [OE-core] [PATCH] recipes-kernel: add libbpf

2021-02-17 Thread Bruce Ashfield
On Wed, Feb 17, 2021 at 9:32 PM Matteo Croce wrote: > On Mon, Feb 8, 2021 at 9:13 PM Bruce Ashfield > wrote: > > > > On Mon, Feb 8, 2021 at 1:18 PM Matteo Croce > wrote: > > > > > > From: Matteo Croce > > > > > > Add a recipe to build libbpf from https://github.com/libbpf/libbpf > > > The

Re: [OE-core][PATCH v2] systemd: Re-enable chvt as non-root user without polkit

2021-02-17 Thread Anuj Mittal
On Wed, 2021-02-17 at 09:59 -0600, Joshua Watt wrote: > On Wed, Nov 18, 2020 at 4:03 PM Joshua Watt > wrote: > > > > On 11/16/20 8:38 AM, Joshua Watt wrote: > > > systemd 245 introduced a regression in behavior where they > > > removed > > > support for non-root users to chvt from a service

Re: [OE-core] [PATCH] recipes-kernel: add libbpf

2021-02-17 Thread Matteo Croce
On Mon, Feb 8, 2021 at 9:13 PM Bruce Ashfield wrote: > > On Mon, Feb 8, 2021 at 1:18 PM Matteo Croce > wrote: > > > > From: Matteo Croce > > > > Add a recipe to build libbpf from https://github.com/libbpf/libbpf > > The only patch fixes a build issue, and it's already merged upstream. > >

[OE-core] [dunfell][PATCH] sudo: update to 1.8.32

2021-02-17 Thread akuster
From: Armin Kuster Source: https://www.sudo.ws MR: 108078, 108046, 108136 Type: Security Fix Disposition: Backported from https://www.sudo.ws ChangeID: 3d266a182918f7a7afe40bdee01b369171125358 Description: The 1.8.x series is a stable release. Bug fix only updates. LIC_FILES_CHKSUM updated do

[OE-core] [PATCH] iputils: Use STAGING_DIR_NATIVE for setcap detection

2021-02-17 Thread Jate Sujjavanich
Search for setcap in STAGING_DIR_NATIVE to avoid host contamination. Add DEPENDS for libcap-native to supply this if we select libcap for PACKAGECONFIG. The previous setting of NO_SETCAP_OR_SUID broke setuid or setcap of /bin/ping Signed-off-by: Jate Sujjavanich ---

[OE-core][dunfell 00/17] Pull request (cover letter only)

2021-02-17 Thread Steve Sakoman
The following changes since commit 9efabaff73090b08233b4fcef22142b9ac0c11aa: wic/selftest: test_permissions also test bitbake image (2021-02-09 06:12:09 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next

[OE-core] [PATCH] bitbake.conf: Add sstate-build-populate_sdk and intercept_scripts- to PSEUDO_IGNORE_PATHS

2021-02-17 Thread Tomasz Dziendzielski
Recipes using populate_sdk.bbclass are failing with pseudo abort due to path mismatch on these paths. Signed-off-by: Tomasz Dziendzielski --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index

Re: [OE-core] meta-rust -> oe-core

2021-02-17 Thread Randy MacLeod
On 2021-02-17 6:45 a.m., Anatol Belski wrote: Hi Randy, thanks for driving progress on this work. On Tue, 2021-02-16 at 21:40 -0500, Randy MacLeod wrote: I've updated poky-contrib with my merge of meta-rust to oe-core:

Re: [OE-core] [PATCH] qemu: Refresh mmap fixes patch status/content

2021-02-17 Thread Khem Raj
yes I am testing latest master-next as of 30mins ago :) so lets see if this blocks the build too. it will take few hrs to reach there On Wed, Feb 17, 2021 at 12:52 PM Richard Purdie wrote: > > On Wed, 2021-02-17 at 12:49 -0800, Khem Raj wrote: > > I am always on master next and rebasing my

Re: [OE-core] [PATCH] qemu: Refresh mmap fixes patch status/content

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 12:49 -0800, Khem Raj wrote: > I am always on master next and rebasing my branch onto it often sometimes  > multiple times a day I am trying latest master-next and let’s see what > happens  So was an effective revert of the qemu patch in there or not? Perhaps test with the

Re: [OE-core] [poky-contrib][RFC PATCH 4/5] license.bbclass: Add functions to split and canonicalise license strings

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 17:55 +0100, Ida Delphine wrote: > Thanks for the feedback. I will get rid of the logic to take care of  > those licenses with "or-later" and move the functions to license.py.  > Does this also mean I shouldn't try removing "WITH-Linux-syscall-note"  > from the licences? I

Re: [OE-core] [PATCH] qemu: Refresh mmap fixes patch status/content

2021-02-17 Thread Khem Raj
I am always on master next and rebasing my branch onto it often sometimes multiple times a day I am trying latest master-next and let’s see what happens On Wed, Feb 17, 2021 at 12:46 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Wed, 2021-02-17 at 10:05 -0800, Khem Raj

Re: [OE-core] [PATCH] qemu: Refresh mmap fixes patch status/content

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 10:05 -0800, Khem Raj wrote: > I am seeing musl builds are hung in qemu now, I suspect this change is > causing it. Are you using master or a master-next? I did revert this patch in one of  the -nexts just to test the bug reproduced ok. I did test the revised  patch with the

Re: [OE-core] [PATCH] qemu: Refresh mmap fixes patch status/content

2021-02-17 Thread Khem Raj
I am seeing musl builds are hung in qemu now, I suspect this change is causing it. On Tue, Feb 16, 2021 at 11:06 AM Richard Purdie wrote: > > One mmap patch was merged upstream, the other is in progress but after > discussion has been amended and resent. Update the patches as such. > >

[OE-core] [PATCH] libunwind: Disable for riscv

2021-02-17 Thread Khem Raj
riscv port does not exist yet Signed-off-by: Khem Raj --- meta/recipes-support/libunwind/libunwind_1.5.0.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-support/libunwind/libunwind_1.5.0.bb b/meta/recipes-support/libunwind/libunwind_1.5.0.bb index 089c4064f4..5e4693e205

Re: [OE-core] [poky-contrib][RFC PATCH 0/5] Suggestions for improvements?

2021-02-17 Thread Meh Mbeh Ida Delphine
Please what exactly didn't match? Ida On Wed, Feb 17, 2021 at 4:50 PM Peter Kjellerstedt < peter.kjellerst...@axis.com> wrote: > I tried to apply these patches, but the context does not match. Are > there other patches I need to apply before these can be applied? > > //Peter > > > -Original

Re: [OE-core] [poky-contrib][RFC PATCH 4/5] license.bbclass: Add functions to split and canonicalise license strings

2021-02-17 Thread Meh Mbeh Ida Delphine
Thanks for the feedback. I will get rid of the logic to take care of those licenses with "or-later" and move the functions to license.py. Does this also mean I shouldn't try removing "WITH-Linux-syscall-note" from the licences? The point of me doing that was for there to be more matches and the

Re: [OE-core] [poky-contrib][RFC PATCH 4/5] license.bbclass: Add functions to split and canonicalise license strings

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 15:04 +, Peter Kjellerstedt wrote: > > -Original Message- > > From: openembedded-core@lists.openembedded.org > c...@lists.openembedded.org> On Behalf Of Meh Mbeh Ida Delphine > > Sent: den 17 februari 2021 05:01 > > To: openembedded-core@lists.openembedded.org >

Re: [OE-core] [poky][PATCH v6] Update license file to match current SPDX names

2021-02-17 Thread Meh Mbeh Ida Delphine
Okay. Thanks you. Cheers, Ida. On Wed, 17 Feb 2021, 12:17 pm Richard Purdie, < richard.pur...@linuxfoundation.org> wrote: > On Thu, 2020-10-15 at 21:45 +0100, Meh Mbeh Ida Delphine wrote: > > Updated mappings of license fields of meta/conf/licenses.conf to match > latest SPDX naming. > > Added

Re: [OE-core][PATCH v2] systemd: Re-enable chvt as non-root user without polkit

2021-02-17 Thread Joshua Watt
On Wed, Nov 18, 2020 at 4:03 PM Joshua Watt wrote: > > On 11/16/20 8:38 AM, Joshua Watt wrote: > > systemd 245 introduced a regression in behavior where they removed > > support for non-root users to chvt from a service file. This prevents > > running compositors (e.g. weston) as any user other

Re: [OE-core] [poky-contrib][RFC PATCH 0/5] Suggestions for improvements?

2021-02-17 Thread Peter Kjellerstedt
I tried to apply these patches, but the context does not match. Are there other patches I need to apply before these can be applied? //Peter > -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Meh Mbeh Ida Delphine > Sent: den

Re: [OE-core] [meta-openembedded][dunfell][PATCH] nghttp2: Add fix for CVE-2020-11080

2021-02-17 Thread akuster
On 2/17/21 12:57 AM, Rahul Taya wrote: > Hi, > > I have backported this patch from Master branch as in master(v1.43.0) > and Gatesgarth(v1.41.0) the code of this patch is already present in > the source code so it is only applicable for Dunfell(v1.40.0) and > Zeus(v1.39.1) branch. > > Yes i will

Re: [OE-core] [meta-openembedded][dunfell][PATCH] nghttp2: Add fix for CVE-2020-11080

2021-02-17 Thread Anuj Mittal
On Wed, 2021-02-17 at 08:57 +, Rahul Taya wrote: > Hi, > > I have backported this patch from Master branch as in master(v1.43.0) > and Gatesgarth(v1.41.0) the code of this patch is already present in > the source code so it is only applicable for Dunfell(v1.40.0) and > Zeus(v1.39.1) branch. >

Re: [OE-core] [poky-contrib][RFC PATCH 2/5] package: Remove false positive lic warnings

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 14:55 +, Peter Kjellerstedt wrote: > -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Richard Purdie > On Wed, 2021-02-17 at 05:00 +0100, Meh Mbeh Ida Delphine wrote: > > > > > diff --git

Re: [OE-core] [poky-contrib][RFC PATCH 4/5] license.bbclass: Add functions to split and canonicalise license strings

2021-02-17 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Meh Mbeh Ida Delphine > Sent: den 17 februari 2021 05:01 > To: openembedded-core@lists.openembedded.org > Subject: [OE-core] [poky-contrib][RFC PATCH 4/5] license.bbclass: Add >

Re: [OE-core] [poky-contrib][RFC PATCH 2/5] package: Remove false positive lic warnings

2021-02-17 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Richard Purdie > Sent: den 17 februari 2021 11:40 > To: Meh Mbeh Ida Delphine ; openembedded- > c...@lists.openembedded.org > Subject: Re: [OE-core] [poky-contrib][RFC PATCH

[OE-core] [PATCH] rootfs_deb: handle aarch64 SDK_ARCH

2021-02-17 Thread Ross Burton
This class maps from OE architectures to dpkg architectures, but wasn't handling aarch64 correctly. Signed-off-by: Ross Burton --- meta/classes/rootfs_deb.bbclass | 4 1 file changed, 4 insertions(+) diff --git a/meta/classes/rootfs_deb.bbclass b/meta/classes/rootfs_deb.bbclass index

[OE-core] [PATCH] oe-selftests: add rpm to reproducible build selftest

2021-02-17 Thread Jan-Simon Möller
From: Jan-Simon Möller rpm packaging has shown good numbers wrt reproducible builds as well when testing core-image-minimal locally: Reproducibility summary for rpm: same=4671 different=0 missing=0 total=4671 Thus enable it in the autobuilder to be more widely tested. v2: also add the define

Re: [OE-core] meta-rust -> oe-core

2021-02-17 Thread Anatol Belski
Hi Randy, thanks for driving progress on this work. On Tue, 2021-02-16 at 21:40 -0500, Randy MacLeod wrote: > I've updated poky-contrib with my merge of meta-rust to oe-core: > > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=rmacleod/rust-wip-2021-02-16 > > The build status is

Re: [OE-core] [poky][PATCH v6] Update license file to match current SPDX names

2021-02-17 Thread Richard Purdie
On Thu, 2020-10-15 at 21:45 +0100, Meh Mbeh Ida Delphine wrote: > Updated mappings of license fields of meta/conf/licenses.conf to match latest > SPDX naming. > Added missing mappings. > Renamed license files that were added in license mappings eg from GPL-2.0 to > GPL-2.0-only. > Added "or

Re: [OE-core] [poky-contrib][RFC PATCH 4/5] license.bbclass: Add functions to split and canonicalise license strings

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 05:00 +0100, Meh Mbeh Ida Delphine wrote: > These functions that will later be used in package.bbclass simply make the > source and recipe licenses in the same format so that they can easily be > compared and the ouput warnings filtered accordingly. > split_spdx_lic()

Re: [OE-core] [poky-contrib][RFC PATCH 1/5] package: Remove false positive lic warnings

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 05:00 +0100, Meh Mbeh Ida Delphine wrote: The recipe LICENSE strings are split into their individual license and the canonicalised to easy enable matching with licenses of sources. License strings with "or-later" are replaced with "+" before comparism. The warnings showup if

Re: [OE-core] [poky-contrib][RFC PATCH 2/5] package: Remove false positive lic warnings

2021-02-17 Thread Richard Purdie
On Wed, 2021-02-17 at 05:00 +0100, Meh Mbeh Ida Delphine wrote: > With the IGNOREWITHLINUXSYSCALLNOTE variable set to "1" in local.conf, it > removes the "WITH Linux syscall note" string attached to the license value > for sources before comparism. > This is to get more recipe LICENSES to match

Re: [OE-core] [meta-openembedded][dunfell][PATCH] nghttp2: Add fix for CVE-2020-11080

2021-02-17 Thread Rahul Taya
Hi, I have backported this patch from Master branch as in master(v1.43.0) and Gatesgarth(v1.41.0) the code of this patch is already present in the source code so it is only applicable for Dunfell(v1.40.0) and Zeus(v1.39.1) branch. Yes i will add my signoff in the patch. Can you please tell