[yocto] Minutes: Yocto Project Weekly Triage Meeting 5/26/2022

2022-05-26 Thread sakib . sajal
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard, Ross Burton, Steve Sakoman, Tim Orling, Pavel, Aryaman Gupta, Saul Wold, Stephen Jolley, Luca Ceresoli, Jon Mason, Joshua Watt *ARs:* N/A *Notes:* N/A* * ** *Medium+ 4.1 Unassigned Enhancements/Bugs: *74 (Last week

Re: [yocto] [meta-security][PATCH] meta-parsec: Update Parsec runtime tests

2022-05-26 Thread Armin Kuster
merged. On 5/24/22 11:05, Anton Antonov wrote: Signed-off-by: Anton Antonov --- meta-parsec/README.md | 65 + meta-parsec/lib/oeqa/runtime/cases/parsec.py | 135 -- .../images/security-parsec-image.bb | 5 +- .../packagegroup-

Re: [yocto] [meta-security][PATCH] Parsec-service: Fix arm32 build

2022-05-26 Thread Armin Kuster
thanks. merged. On 5/23/22 05:04, Anton Antonov wrote: Signed-off-by: Anton Antonov --- .../recipes-parsec/parsec-service/parsec-service_1.0.0.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-parsec/recipes-parsec/parsec-service/parsec-service_1.0.0.bb b/m

[yocto] [yocto-autobuilder2][PATCH 1/2] config.py: define workers for honister

2022-05-26 Thread Anuj Mittal
Define the worker list for honister so we can test reliably now the release support is ending. Signed-off-by: Anuj Mittal --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index f36c273..e7539d9 100644 --- a/config.py +++ b/config.py @@ -152,6 +152,7 @@ all_

[yocto] [yocto-autobuilder2][PATCH 2/2] config.py: fix quotes in workers_prev_releases list

2022-05-26 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index e7539d9..c3c21f1 100644 --- a/config.py +++ b/config.py @@ -155,7 +155,7 @@ workers_prev_releases = { "honister" : ("alma8", "centos7", "centos8", "debian8

[yocto] SHA384 signature for FIT images

2022-05-26 Thread Gangadhar N
Hi, I want to use SHA384 instead of SHA256 to sign FIT images. diff --git a/poky/meta/classes/kernel-fitimage.bbclass b/poky/meta/classes/kernel-fitimage.bbclass index bb2f3c4cc..d4f9dddf2 100644 --- a/poky/meta/classes/kernel-fitimage.bbclass +++ b/poky/meta/classes/kernel-fitimage.bbclass @@ -51

do_patch failing when executed multiple times in the same S=WORKDIR Was: [yocto] Strange sporadic build issues (incremental builds in docker container)

2022-05-26 Thread Martin Jansa
On Wed, Mar 30, 2022 at 11:29 PM Trevor Woerner wrote: > On Wed 2022-03-30 @ 04:08:31 PM, Richard Purdie wrote: > > On Wed, 2022-03-30 at 09:40 -0400, Trevor Woerner wrote: > > > Hi Matthias, > > > > > > On Wed 2022-03-30 @ 06:32:00 AM, Matthias Klein wrote: > > > > Yes, you are right, it is most