Re: [OE-core] [RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')

2022-07-01 Thread Tim Orling
On Fri, Jul 1, 2022 at 1:44 PM Joshua Watt wrote: > On Fri, Jul 1, 2022 at 3:29 PM Alexander Kanavin > wrote: > > > > First of all this provides a single command that does all of the work > > to capture the layers and their revisions from currently enabled set > > in a bitbake build. No other to

Re: [OE-core] [RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')

2022-07-01 Thread Joshua Watt
On Fri, Jul 1, 2022 at 3:29 PM Alexander Kanavin wrote: > > First of all this provides a single command that does all of the work > to capture the layers and their revisions from currently enabled set > in a bitbake build. No other tool does this because they do not know > anything about bitbake o

Re: [OE-core] [RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')

2022-07-01 Thread Alexander Kanavin
First of all this provides a single command that does all of the work to capture the layers and their revisions from currently enabled set in a bitbake build. No other tool does this because they do not know anything about bitbake or tinfoil, and so you have to write your config by hand, with all o

Re: [OE-core] [RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')

2022-07-01 Thread Joshua Watt
Can you outline what this provides over `git submodules`? It seems pretty similar and I'm struggling to see what this provides that isn't already provided by that tool. On 7/1/22 14:24, Alexander Kanavin wrote: This addresses a long standing gap in the core offering: there is no tooling to cap

[OE-core] [RFC PATCH] bitbake-layers: add layer repositories/revisions save and restore tooling (aka 'layer configuration')

2022-07-01 Thread Alexander Kanavin
This addresses a long standing gap in the core offering: there is no tooling to capture the currently configured layers with their revisions, or restore the layers from a configuration file (without using external tools, some of which aren't particularly suitable for the task). This plugin addresse

Re: [OE-core][kirkstone][PATCH] curl: backport openssl fix CN check error code

2022-07-01 Thread Steve Sakoman
On Fri, Jul 1, 2022 at 6:12 AM Jose Quaresma wrote: > > Fix out of memory [1] > > OpenSSL host verification + hostname in certificate CN only seems broken in > 7.82.0 > > [1] https://github.com/curl/curl/issues/8559 > > Signed-off-by: Jose Quaresma > --- > ...0001-openssl-fix-CN-check-error-cod

Re: [OE-Core][master][kirkstone][PATCH] ruby: Add ruby-native dependency for nativesdk class

2022-07-01 Thread Richard Purdie
On Wed, 2022-06-29 at 17:04 +0530, Ranjitsinh Rathod via lists.openembedded.org wrote: > We need to add ruby-native dependency for nativesdk class too > to fix the compilation issue This commit message is backwards. There is no nativesdk BBCLASSEXTEND for ruby so you can't need the ruby-native dep

Re: [OE-Core][master][kirkstone][PATCH] ruby: Add ruby-native dependency for nativesdk class

2022-07-01 Thread Ranjitsinh Rathod
Ping On Wed, 29 Jun, 2022, 5:08 pm Ranjitsinh Rathod, wrote: > We need to add ruby-native dependency for nativesdk class too > to fix the compilation issue > Earlier this dependency is part of DEPENDS variable but the below > commit removes it from DEPENDS and add only for > DEPENDS_append_class

Re: [OE-core] [PATCH] package.bbclass: Fix base directory for debugsource files when using externalsrc

2022-07-01 Thread Jose Quaresma
Richard Purdie escreveu no dia sexta, 1/07/2022 à(s) 12:19: > On Fri, 2022-07-01 at 12:05 +0100, Jose Quaresma wrote: > > Hi Alejandro, > > > > Alejandro Hernandez Samaniego escreveu no > dia sexta, 1/07/2022 à(s) 03:09: > > > While executing do_package, bitbake checks for a list of > > > debug

[OE-core][kirkstone][PATCH] curl: backport openssl fix CN check error code

2022-07-01 Thread Jose Quaresma
Fix out of memory [1] OpenSSL host verification + hostname in certificate CN only seems broken in 7.82.0 [1] https://github.com/curl/curl/issues/8559 Signed-off-by: Jose Quaresma --- ...0001-openssl-fix-CN-check-error-code.patch | 38 +++ meta/recipes-support/curl/curl_7.82.0.

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Bruce Ashfield
On Fri, Jul 1, 2022 at 11:01 AM Richard Purdie wrote: > > On Fri, 2022-07-01 at 10:57 -0400, Bruce Ashfield wrote: > > On Fri, Jul 1, 2022 at 10:49 AM Richard Purdie > > wrote: > > > > > > On Fri, 2022-07-01 at 15:10 +0100, Richard Purdie via > > > lists.openembedded.org wrote: > > > > On Fri, 20

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Richard Purdie
On Fri, 2022-07-01 at 10:57 -0400, Bruce Ashfield wrote: > On Fri, Jul 1, 2022 at 10:49 AM Richard Purdie > wrote: > > > > On Fri, 2022-07-01 at 15:10 +0100, Richard Purdie via > > lists.openembedded.org wrote: > > > On Fri, 2022-07-01 at 13:52 +0100, Richard Purdie via > > > lists.openembedded.o

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Bruce Ashfield
On Fri, Jul 1, 2022 at 10:49 AM Richard Purdie wrote: > > On Fri, 2022-07-01 at 15:10 +0100, Richard Purdie via > lists.openembedded.org wrote: > > On Fri, 2022-07-01 at 13:52 +0100, Richard Purdie via > > lists.openembedded.org wrote: > > > On Fri, 2022-07-01 at 10:59 +0100, Richard Purdie via >

[OE-core] [AUH] gstreamer1.0-python: upgrading to 1.20.3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-python* to *1.20.3* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-python-upgrade-1.20.2-1.20.3.patch - check the changes to upstream p

[OE-core] [AUH] pulseaudio: upgrading to 16.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pulseaudio* to *16.1* has Succeeded. Next steps: - apply the patch: git am 0001-pulseaudio-upgrade-16.0-16.1.patch - check the changes to upstream patches and summarize them

[OE-core] [AUH] Upgrade status: 2022-07-01

2022-07-01 Thread Auto Upgrade Helper
Recipe upgrade statistics: * Failed (devtool error): 7 openssl, 3.0.4, Alexander Kanavin llvm, 14.0.6, Khem Raj libstd-rs, 1.62.0, Randy MacLeod rust-llvm, 1.62.0, Randy MacLeod procps, 4.0.0, Alexander Kanavin wayland, 1.21.0, Denys Dmytriy

[OE-core] [AUH] libsoup: upgrading to 3.0.7 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libsoup* to *3.0.7* has Succeeded. Next steps: - apply the patch: git am 0001-libsoup-upgrade-3.0.6-3.0.7.patch - check the changes to upstream patches and summarize them in

[OE-core] [AUH] diffoscope: upgrading to 217 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *diffoscope* to *217* has Succeeded. Next steps: - apply the patch: git am 0001-diffoscope-upgrade-216-217.patch - check the changes to upstream patches and summarize them in

[OE-core] [AUH] gstreamer1.0-plugins-ugly: upgrading to 1.20.3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-plugins-ugly* to *1.20.3* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-plugins-ugly-upgrade-1.20.2-1.20.3.patch - check the changes t

[OE-core] [AUH] gstreamer1.0-rtsp-server: upgrading to 1.20.3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-rtsp-server* to *1.20.3* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-rtsp-server-upgrade-1.20.2-1.20.3.patch - check the changes to

[OE-core] [AUH] weston: upgrading to 10.0.1 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *weston* to *10.0.1* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade weston -V 10.0.1 NOTE: Starting bitbake server... NOTE: R

[OE-core] [AUH] vulkan-samples: upgrading to 0708010b483ee331f79ffd9b596ae715cdb73232 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *vulkan-samples* to *0708010b483ee331f79ffd9b596ae715cdb73232* has Failed(other errors). Detailed error information: 'MACHINE=qemux86 bitbake vulkan-samples' failed WARNING: Host di

[OE-core] [AUH] xcb-proto: upgrading to 1.15.2 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xcb-proto* to *1.15.2* has Succeeded. Next steps: - apply the patch: git am 0001-xcb-proto-upgrade-1.15-1.15.2.patch - check the changes to upstream patches and summarize th

[OE-core] [AUH] python3-setuptools: upgrading to 62.6.0 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-setuptools* to *62.6.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-setuptools-upgrade-62.5.0-62.6.0.patch - check the changes to upstream pat

[OE-core] [AUH] gstreamer1.0-libav: upgrading to 1.20.3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *gstreamer1.0-libav* to *1.20.3* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-libav-upgrade-1.20.2-1.20.3.patch - check the changes to upstream pat

[OE-core] [AUH] python3-setuptools-scm: upgrading to 7.0.3 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-setuptools-scm* to *7.0.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-python3-setuptools-scm-u

[OE-core] [AUH] wayland: upgrading to 1.21.0 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *wayland* to *1.21.0* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade wayland -V 1.21.0 NOTE: Starting bitbake server... NOTE:

[OE-core] [AUH] python3-requests: upgrading to 2.28.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-requests* to *2.28.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-requests-upgrade-2.28.0-2.28.1.patch - check the changes to upstream patches

[OE-core] [AUH] repo: upgrading to 2.27 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *repo* to *2.27* has Succeeded. Next steps: - apply the patch: git am 0001-repo-upgrade-2.26-2.27.patch - check the changes to upstream patches and summarize them in the commi

[OE-core] [AUH] python3-mako: upgrading to 1.2.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-mako* to *1.2.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-mako-upgrade-1.2.0-1.2.1.patch - check the changes to upstream patches and summari

[OE-core] [AUH] sudo: upgrading to 1.9.11p3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *sudo* to *1.9.11p3* has Succeeded. Next steps: - apply the patch: git am 0001-sudo-upgrade-1.9.11p2-1.9.11p3.patch - check the changes to upstream patches and summarize them

[OE-core] [AUH] procps: upgrading to 4.0.0 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *procps* to *4.0.0* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe procps failed. NOTE: Starting bitbake server... NOTE: Reconnecting t

[OE-core] [AUH] python3-pycryptodomex: upgrading to 3.15.0 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-pycryptodomex* to *3.15.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-pycryptodomex-upgrade-3.14.1-3.15.0.patch - check the changes to upstre

[OE-core] [AUH] libstd-rs: upgrading to 1.62.0 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libstd-rs* to *1.62.0* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade libstd-rs -V 1.62.0 NOTE: Starting bitbake server... N

[OE-core] [AUH] rust-llvm: upgrading to 1.62.0 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *rust-llvm* to *1.62.0* has Failed (devtool error). Detailed error information: The following devtool command failed: finish -f rust-llvm /home/pokybuild/yocto-worker/auh/build/bu

[OE-core] [AUH] python3-hatchling: upgrading to 1.3.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-hatchling* to *1.3.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-hatchling-upgrade-1.3.0-1.3.1.patch - check the changes to upstream patches a

[OE-core] [AUH] python3-cryptography-vectors: upgrading to 37.0.3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-cryptography-vectors* to *37.0.3* has Succeeded. Next steps: - apply the patch: git am 0001-python3-cryptography-vectors-upgrade-37.0.2-37.0.3.patch - check the cha

[OE-core] [AUH] createrepo-c: upgrading to 0.20.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *createrepo-c* to *0.20.1* has Succeeded. Next steps: - apply the patch: git am 0001-createrepo-c-upgrade-0.20.0-0.20.1.patch - check the changes to upstream patches and summ

[OE-core] [AUH] python3-hypothesis: upgrading to 6.48.2 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-hypothesis* to *6.48.2* has Succeeded. Next steps: - apply the patch: git am 0001-python3-hypothesis-upgrade-6.46.11-6.48.2.patch - check the changes to upstream pa

[OE-core] [AUH] python3-cffi: upgrading to 1.15.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-cffi* to *1.15.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-cffi-upgrade-1.15.0-1.15.1.patch - check the changes to upstream patches and summ

[OE-core] [AUH] python3-jsonschema: upgrading to 4.6.1 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-jsonschema* to *4.6.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-jsonschema-upgrade-4.6.0-4.6.1.patch - check the changes to upstream patches

[OE-core] [AUH] llvm: upgrading to 14.0.6 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *llvm* to *14.0.6* has Failed (devtool error). Detailed error information: The following devtool command failed: finish -f llvm /home/pokybuild/yocto-worker/auh/build/build/poky/m

[OE-core] [AUH] git: upgrading to 2.37.0 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *git* to *2.37.0* has Succeeded. Next steps: - apply the patch: git am 0001-git-upgrade-2.36.1-2.37.0.patch - check the changes to upstream patches and summarize them in the

[OE-core] [AUH] dmidecode: upgrading to 3.4 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *dmidecode* to *3.4* has Succeeded. Next steps: - apply the patch: git am 0001-dmidecode-upgrade-3.3-3.4.patch - check the changes to upstream patches and summarize them in t

[OE-core] [AUH] openssl: upgrading to 3.0.4 FAILED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *openssl* to *3.0.4* has Failed (devtool error). Detailed error information: Running 'devtool upgrade' for recipe openssl failed. NOTE: Starting bitbake server... WARNING: Host dist

[OE-core] [AUH] glib-2.0: upgrading to 2.72.3 SUCCEEDED

2022-07-01 Thread Auto Upgrade Helper
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *glib-2.0* to *2.72.3* has Succeeded. Next steps: - apply the patch: git am 0001-glib-2.0-upgrade-2.72.2-2.72.3.patch - check the changes to upstream patches and summarize th

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Richard Purdie
On Fri, 2022-07-01 at 15:10 +0100, Richard Purdie via lists.openembedded.org wrote: > On Fri, 2022-07-01 at 13:52 +0100, Richard Purdie via > lists.openembedded.org wrote: > > On Fri, 2022-07-01 at 10:59 +0100, Richard Purdie via > > lists.openembedded.org wrote: > > > On Thu, 2022-06-30 at 15:16 -

Re: [OE-core][PATCH]] Update to 7.84.0

2022-07-01 Thread Jose Quaresma
Khem Raj escreveu no dia sexta, 1/07/2022 à(s) 14:58: > subject is missing recipe name. > thanks, fixed in v2 > > On Fri, Jul 1, 2022 at 9:44 AM Jose Quaresma > wrote: > > > > Signed-off-by: Jose Quaresma > > --- > > meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} | 2 +- > > 1

[OE-core][PATCH v2] curl: Update to 7.84.0

2022-07-01 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} (97%) diff --git a/meta/recipes-support/curl/curl_7.83.1.bb b/meta/recipes-sup

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Richard Purdie
On Fri, 2022-07-01 at 13:52 +0100, Richard Purdie via lists.openembedded.org wrote: > On Fri, 2022-07-01 at 10:59 +0100, Richard Purdie via > lists.openembedded.org wrote: > > On Thu, 2022-06-30 at 15:16 -0400, bruce.ashfi...@gmail.com wrote: > > > With conference travel and issues with meta-virtua

[OE-core] [PATCH] insane: Add buildpaths to WARN_QA by default

2022-07-01 Thread Richard Purdie
This was never enabled originally as there were a ton of warnings and we weren't able to fix them. Now we have reproducibile builds, this can be enabled by default as there shouldn't be such paths any longer. This is known to work well for OE-Core, other layers may have variable quaility but enabl

Re: [OE-core] [meta-zephyr] meets create-spdx

2022-07-01 Thread Joshua Watt
On Fri, Jul 1, 2022 at 2:14 AM Marta Rybczynska wrote: > > Hello all, > We're trying to use create-spdx.bbclass with meta-zephyr. However, > this is failing with errors like the one at the bottom of the message. > While digging deeper, it is hard to reproduce reliably (but happens at > different r

Re: [OE-core][PATCH]] Update to 7.84.0

2022-07-01 Thread Khem Raj
subject is missing recipe name. On Fri, Jul 1, 2022 at 9:44 AM Jose Quaresma wrote: > > Signed-off-by: Jose Quaresma > --- > meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-support/curl/{curl_7.83.1.bb =

[OE-core][PATCH]] Update to 7.84.0

2022-07-01 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} (97%) diff --git a/meta/recipes-support/curl/curl_7.83.1.bb b/meta/recipes-sup

Re: [OE-core] [PATCH v5 3/7] insane.bbclass: Make do_qa_staging check shebangs

2022-07-01 Thread Richard Purdie
On Fri, 2022-06-17 at 17:50 +0100, Richard Purdie via lists.openembedded.org wrote: > On Tue, 2022-06-14 at 17:11 +0200, Paulo Neves wrote: > > As reported in the bug report [1], there was no check for shebang > > sizes on native scripts and now this is fixed. > > > > The path scope of the qa_stag

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Richard Purdie
On Fri, 2022-07-01 at 10:59 +0100, Richard Purdie via lists.openembedded.org wrote: > On Thu, 2022-06-30 at 15:16 -0400, bruce.ashfi...@gmail.com wrote: > > With conference travel and issues with meta-virtualization, I've been > > behind in sending this out .. but I have been queueing changes, I ju

Re: [OE-core][PATCH] package_manager/ipk: do not pipe stderr to stdout

2022-07-01 Thread Alexander Kanavin
Yes, certainly. Alex On Fri, 1 Jul 2022 at 00:30, Shruthi Ravichandran wrote: > > The change currently does discard everything in stderr. I can update > it to capture stderr and push it to bb.note on command success and > bb.fatal on command failure. In fact, I can make those changes to the > se

[OE-core] [PATCH] insane: Reword staging to refer to populate_sysroot

2022-07-01 Thread Richard Purdie
'staging' is a term lost in time. This code now operates on the sysroots, adjust the naming and messages to be more correct/appropriate. Signed-off-by: Richard Purdie --- meta/classes/insane.bbclass | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/meta/classes/insa

[OE-core] [PATCH 10/11] gstreamer1.0-vaapi: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...streamer1.0-vaapi_1.20.2.bb => gstreamer1.0-vaapi_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.20.2.bb => gstreamer1.0-vaapi_1.20.3.bb} (95%) diff --git a/meta/recipes-multimedi

[OE-core] [PATCH 7/11] gstreamer1.0-plugins-ugly: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...ugins-ugly_1.20.2.bb => gstreamer1.0-plugins-ugly_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.20.2.bb => gstreamer1.0-plugins-ugly_1.20.3.bb} (94%) diff --git a/meta/re

[OE-core] [PATCH 9/11] gstreamer1.0-rtsp-server: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...rtsp-server_1.20.2.bb => gstreamer1.0-rtsp-server_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.20.2.bb => gstreamer1.0-rtsp-server_1.20.3.bb} (90%) diff --git a/meta/reci

[OE-core] [PATCH 8/11] gstreamer1.0-python: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...reamer1.0-python_1.20.2.bb => gstreamer1.0-python_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.20.2.bb => gstreamer1.0-python_1.20.3.bb} (91%) diff --git a/meta/recipes-multime

[OE-core] [PATCH 6/11] gstreamer1.0-plugins-good: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...ugins-good_1.20.2.bb => gstreamer1.0-plugins-good_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.20.2.bb => gstreamer1.0-plugins-good_1.20.3.bb} (97%) diff --git a/meta/re

[OE-core] [PATCH 3/11] gstreamer1.0-omx: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{gstreamer1.0-omx_1.20.2.bb => gstreamer1.0-omx_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.20.2.bb => gstreamer1.0-omx_1.20.3.bb} (95%) diff --git a/meta/recipes-multimedia/gs

[OE-core] [PATCH 5/11] gstreamer1.0-plugins-base: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...ugins-base_1.20.2.bb => gstreamer1.0-plugins-base_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.20.2.bb => gstreamer1.0-plugins-base_1.20.3.bb} (97%) diff --git a/meta/re

[OE-core] [PATCH 4/11] gstreamer1.0-plugins-bad: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...plugins-bad_1.20.2.bb => gstreamer1.0-plugins-bad_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.20.2.bb => gstreamer1.0-plugins-bad_1.20.3.bb} (98%) diff --git a/meta/reci

[OE-core] [PATCH 1/11] gst-devtools: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{gst-devtools_1.20.2.bb => gst-devtools_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.20.2.bb => gst-devtools_1.20.3.bb} (95%) diff --git a/meta/recipes-multimedia/gstreamer/

[OE-core] [PATCH 2/11] gstreamer1.0-libav: upgrade 1.20.2 -> 1.20.3

2022-07-01 Thread wangmy
Signed-off-by: Wang Mingyu --- ...streamer1.0-libav_1.20.2.bb => gstreamer1.0-libav_1.20.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.20.2.bb => gstreamer1.0-libav_1.20.3.bb} (91%) diff --git a/meta/recipes-multimedi

Re: [OE-core] [PATCH] package.bbclass: Fix base directory for debugsource files when using externalsrc

2022-07-01 Thread Richard Purdie
On Fri, 2022-07-01 at 12:05 +0100, Jose Quaresma wrote: > Hi Alejandro, > > Alejandro Hernandez Samaniego escreveu no dia > sexta, 1/07/2022 à(s) 03:09: > > While executing do_package, bitbake checks for a list of > > debug source files and uses a pattern to match the ones > > to be included in

Re: [OE-core] [PATCH] package.bbclass: Fix base directory for debugsource files when using externalsrc

2022-07-01 Thread Jose Quaresma
Hi Alejandro, Alejandro Hernandez Samaniego escreveu no dia sexta, 1/07/2022 à(s) 03:09: > While executing do_package, bitbake checks for a list of > debug source files and uses a pattern to match the ones > to be included in copydebugsources. > > Previously when externalsrc was in use either di

Re: [OE-core] [PATCH 0/7] kernel-yocto: consolidated pull request

2022-07-01 Thread Richard Purdie
On Thu, 2022-06-30 at 15:16 -0400, bruce.ashfi...@gmail.com wrote: > With conference travel and issues with meta-virtualization, I've been > behind in sending this out .. but I have been queueing changes, I just > wanted to be around in case something breaks. > > Here are the -stable updates and t

[OE-Core][dunfell][PATCH] openssl: Minor security upgrade 1.1.1o to 1.1.1p

2022-07-01 Thread Ranjitsinh Rathod via lists.openembedded.org
This security upgrade fixes CVE-2022-2068 as per below link Link: https://www.openssl.org/news/cl111.txt Also, remove 73db5d82489b3ec09ccc772dfcee14fef0e8e908.patch and b7ce611887cfac633aacc052b2e71a7f195418b8.patch as these two are part 1.1.1p now Signed-off-by: Ranjitsinh Rathod Signed-off-by:

[OE-core] [meta-zephyr] meets create-spdx

2022-07-01 Thread Marta Rybczynska
Hello all, We're trying to use create-spdx.bbclass with meta-zephyr. However, this is failing with errors like the one at the bottom of the message. While digging deeper, it is hard to reproduce reliably (but happens at different recipes and frequently enough to have it at every build). The workaro