|
[meta-tpm][PATCH 4/5] oeqa/swtpm: add swtpm runtime
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/swtpm.py | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 meta-tpm/lib/oeqa/runtime/ca
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/swtpm.py | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 meta-tpm/lib/oeqa/runtime/ca
|
By
Armin Kuster
·
|
|
[meta-tpm][PATCH 3/5] swtpm: enable gnutls
needed for cert support Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm/swtpm/swtpm_0.7.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-tpm/recipe
needed for cert support Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm/swtpm/swtpm_0.7.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-tpm/recipe
|
By
Armin Kuster
·
|
|
[meta-tpm][PATCH 2/5] security-tpm2-image: add swtpm
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-core/images/security-tpm2-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-tpm/recipes-core/images/security-tpm2-image.
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-core/images/security-tpm2-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-tpm/recipes-core/images/security-tpm2-image.
|
By
Armin Kuster
·
|
|
[meta-tpm][PATCH 1/5] swtpm: enable seccomp if DISTRO is enabled
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm/swtpm/swtpm_0.7.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-tpm/recipes-tpm/swtpm/swtpm_0.7.1.bb b/meta-tpm/recipe
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm/swtpm/swtpm_0.7.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-tpm/recipes-tpm/swtpm/swtpm_0.7.1.bb b/meta-tpm/recipe
|
By
Armin Kuster
·
|
|
running application in user mode instead of root 5 messages
#yocto
Hi All, I am trying to run my application in less privilege mode instead of root user. As i am new to Yocto build could you please some one suggest on how to configure my build environment to get user
Hi All, I am trying to run my application in less privilege mode instead of root user. As i am new to Yocto build could you please some one suggest on how to configure my build environment to get user
|
By
mail2uvijay@...
·
|
|
How to modify an existing file from an optional recipe? 7 messages
Hi all, I have a recipe that is built only with the SDK that modifies the content of an existing file in the rootfs by doing “install -m 644 ${WORKDIR}/my_file ${D}${sysconfdir}/my_file” but this comm
Hi all, I have a recipe that is built only with the SDK that modifies the content of an existing file in the rootfs by doing “install -m 644 ${WORKDIR}/my_file ${D}${sysconfdir}/my_file” but this comm
|
By
Cardenas Jose Antonio (JCARDENA)
·
|
|
[meta-zephyr][PATCH] zephyr-kernel/2.7: update to release tag Zephyr v2.7.2
6dd320f791 release: update v2.7.2 release notes ecac165d36 logging: shell: fix shell stats null pointer dereference 132d90d1bc tests/bluetooth/tester: Refactor Read UUID callback 58356313ac coredump:
6dd320f791 release: update v2.7.2 release notes ecac165d36 logging: shell: fix shell stats null pointer dereference 132d90d1bc tests/bluetooth/tester: Refactor Read UUID callback 58356313ac coredump:
|
By
Naveen Saini
·
|
|
[PATCH] patch.py: make sure that patches/series file exists before quilt pop
* Since quilt upgrade to 0.67 some recipes sometimes fail in do_patch with errors like: ERROR: Applying patch 'GPLv2.patch' on target directory '/OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/ke
* Since quilt upgrade to 0.67 some recipes sometimes fail in do_patch with errors like: ERROR: Applying patch 'GPLv2.patch' on target directory '/OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/ke
|
By
Martin Jansa
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 5/26/2022
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 A
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 A
|
By
sakib.sajal@...
·
|
|
[meta-security][PATCH] meta-parsec: Update Parsec runtime tests 3 messages
Signed-off-by: Anton Antonov <Anton.Antonov@...> --- meta-parsec/README.md | 65 +++++++++ meta-parsec/lib/oeqa/runtime/cases/parsec.py | 135 ++++++++++++++++-- .../images/security-parsec-image.bb | 5
Signed-off-by: Anton Antonov <Anton.Antonov@...> --- meta-parsec/README.md | 65 +++++++++ meta-parsec/lib/oeqa/runtime/cases/parsec.py | 135 ++++++++++++++++-- .../images/security-parsec-image.bb | 5
|
By
Anton Antonov
·
|
|
[meta-security][PATCH] Parsec-service: Fix arm32 build 2 messages
Signed-off-by: Anton Antonov <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/recipe
Signed-off-by: Anton Antonov <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/recipe
|
By
Anton Antonov
·
|
|
[yocto-autobuilder2][PATCH 2/2] config.py: fix quotes in workers_prev_releases list
Signed-off-by: Anuj Mittal <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/c
Signed-off-by: Anuj Mittal <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/c
|
By
Anuj Mittal
·
|
|
[yocto-autobuilder2][PATCH 1/2] config.py: define workers for honister
Define the worker list for honister so we can test reliably now the release support is ending. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 1 + 1 file changed, 1 insertion(+) diff --gi
Define the worker list for honister so we can test reliably now the release support is ending. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 1 + 1 file changed, 1 insertion(+) diff --gi
|
By
Anuj Mittal
·
|
|
SHA384 signature for FIT images
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 ---
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 ---
|
By
Gangadhar N
·
|
|
do_patch failing when executed multiple times in the same S=WORKDIR Was: [yocto] Strange sporadic build issues (incremental builds in docker container)
On Wed, Mar 30, 2022 at 11:29 PM Trevor Woerner <twoerner@...> 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, Mar 30, 2022 at 11:29 PM Trevor Woerner <twoerner@...> 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,
|
By
Martin Jansa
·
|
|
Need help in namespace journal implementation 2 messages
Hi, I am working on a yocto based project, I am trying to add namespace journal logging. Can anyone share the steps to create a namespace journal logging in the yocto based project. Also it would be h
Hi, I am working on a yocto based project, I am trying to add namespace journal logging. Can anyone share the steps to create a namespace journal logging in the yocto based project. Also it would be h
|
By
Prashant Badsheshi
·
|
|
Kirkstone 4.0.1 - Exception: NameError: name 'json_summary_name' is not defined 3 messages
Hi, After sync-up with kirkstone 4.0.1, I get the following error… Image CVE report stored in: /home/dwatkins/workspace/mgos/voyager1/build/tmp/deploy/images/mg90/omg-supplement-mfwimages-mg90-2022052
Hi, After sync-up with kirkstone 4.0.1, I get the following error… Image CVE report stored in: /home/dwatkins/workspace/mgos/voyager1/build/tmp/deploy/images/mg90/omg-supplement-mfwimages-mg90-2022052
|
By
Darcy Watkins
·
|
|
[RFC][WIP]{honister] kernel-lab manual 2 messages
I have the restructured text conversion far enough along for the 'kernel-lab' to share it now. Because I was last working on this for Yocto Project Summit 2021.11, the current qemux86 base is on 'honi
I have the restructured text conversion far enough along for the 'kernel-lab' to share it now. Because I was last working on this for Yocto Project Summit 2021.11, the current qemux86 base is on 'honi
|
By
Tim Orling
·
|
|
CVE metrics tracking from the autobuilder 3 messages
I'm happy to say that automatic CVE metric tracking is now on the autobuilder and automatically feeding to: https://autobuilder.yocto.io/pub/non-release/patchmetrics/ and the git repository that backs
I'm happy to say that automatic CVE metric tracking is now on the autobuilder and automatically feeding to: https://autobuilder.yocto.io/pub/non-release/patchmetrics/ and the git repository that backs
|
By
Richard Purdie
·
|
|
OpenEmbedded Happy Hour May 25 5pm/1700 UTC
All, You are cordially invited to the next OpenEmbedded Happy Hour on May 25 for Europe/Americas time zones @ 1700/5pm UTC (1pm ET / 10am PT). https://www.openembedded.org/wiki/Calendar https://www.op
All, You are cordially invited to the next OpenEmbedded Happy Hour on May 25 for Europe/Americas time zones @ 1700/5pm UTC (1pm ET / 10am PT). https://www.openembedded.org/wiki/Calendar https://www.op
|
By
Tim Orling
·
|