|
QA notification for completed autobuilder build (yocto-4.1_M1.rc1)
A build flagged for QA (yocto-4.1_M1.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.1_M1.rc1 Build hash information: bitbake: 6a346df51b96
A build flagged for QA (yocto-4.1_M1.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.1_M1.rc1 Build hash information: bitbake: 6a346df51b96
|
By
Richard Purdie
·
|
|
[PATCH yocto-autobuilder-helper] scripts: run-docs-build: do not extract eclipse directories from old docs 3 messages
From: Quentin Schulz <quentin.schulz@...> For some reason, the old docs tarball includes many eclipse subdirectories which are just cluttering the docs website up. Therefore, let's just not extract ec
From: Quentin Schulz <quentin.schulz@...> For some reason, the old docs tarball includes many eclipse subdirectories which are just cluttering the docs website up. Therefore, let's just not extract ec
|
By
Quentin Schulz
·
|
|
[yocto-autobuilder2][PATCH] schedulers.py: dont schedule check-layer for honister
Honister is now EOL so remove the scheduled check. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- schedulers.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/schedulers.py b/schedulers.py ind
Honister is now EOL so remove the scheduled check. Signed-off-by: Anuj Mittal <anuj.mittal@...> --- schedulers.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/schedulers.py b/schedulers.py ind
|
By
Anuj Mittal
·
|
|
meta-egl failure: Nothing RPROVIDES polkit 8 messages
Hello, we are experiencing build failures of the meta-agl build on the Yocto autobuilders with this error message: ERROR: Nothing RPROVIDES 'polkit' (but /home/pokybuild/yocto-worker/meta-agl-core/bui
Hello, we are experiencing build failures of the meta-agl build on the Yocto autobuilders with this error message: ERROR: Nothing RPROVIDES 'polkit' (but /home/pokybuild/yocto-worker/meta-agl-core/bui
|
By
Luca Ceresoli
·
|
|
host file contamination with recipes using cmake and find_package 5 messages
Hi, We have an internal source tree, I'll call it libA for brevity here, which uses cmake and find_package to build against openssl as follows: find_package(OpenSSL REQUIRED) The recipe for this sourc
Hi, We have an internal source tree, I'll call it libA for brevity here, which uses cmake and find_package to build against openssl as follows: find_package(OpenSSL REQUIRED) The recipe for this sourc
|
By
Daniel Squires
·
|
|
Yocto Project Status WW22`22
Current Dev Position: YP 4.1 M1 Next Deadline: 30th May 2022 YP 4.1 M1 Build Next Team Meetings: Bug Triage meeting Thursday June 2nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5a
Current Dev Position: YP 4.1 M1 Next Deadline: 30th May 2022 YP 4.1 M1 Build Next Team Meetings: Bug Triage meeting Thursday June 2nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5a
|
By
Stephen Jolley
·
|
|
changing root password on readonly rootfs
Hi, I'm trying to add support for changing root pwd on systemd built by yocto (using kirkstone branch). I enabled chpasswd + passwd applets from busybox but they don't work as the path is readonly. I
Hi, I'm trying to add support for changing root pwd on systemd built by yocto (using kirkstone branch). I enabled chpasswd + passwd applets from busybox but they don't work as the path is readonly. I
|
By
Marek Belisko
·
|
|
M+ & H bugs with Milestone Movements WW22
All, YP M+ or high bugs which moved to a new milestone in WW22 are listed below: Priority Bug ID Short Description Changer Owner Was Became High 14065 Automated ptest regression testing richard.purdie
All, YP M+ or high bugs which moved to a new milestone in WW22 are listed below: Priority Bug ID Short Description Changer Owner Was Became High 14065 Automated ptest regression testing richard.purdie
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW22!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.purdie@... 3 michael.opdenacker@... 1 pavel@... 1 jon.mason@... 1 Grand Total 6 Thanks, Stephen K.
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.purdie@... 3 michael.opdenacker@... 1 pavel@... 1 jon.mason@... 1 Grand Total 6 Thanks, Stephen K.
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.1
All, Below is the list as of top 38 bug owners as of the end of WW22 of who have open medium or higher bugs and enhancements against YP 4.1. There are 105 possible work days left until the final relea
All, Below is the list as of top 38 bug owners as of the end of WW22 of who have open medium or higher bugs and enhancements against YP 4.1. There are 105 possible work days left until the final relea
|
By
Stephen Jolley
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
|
By
Stephen Jolley
·
|
|
[meta-security][PATCH 3/3] oeqa/smack: consolidate classes
Signed-off-by: Armin Kuster <akuster808@...> --- lib/oeqa/runtime/cases/smack.py | 39 --------------------------------- 1 file changed, 39 deletions(-) diff --git a/lib/oeqa/runtime/cases/smack.py b/l
Signed-off-by: Armin Kuster <akuster808@...> --- lib/oeqa/runtime/cases/smack.py | 39 --------------------------------- 1 file changed, 39 deletions(-) diff --git a/lib/oeqa/runtime/cases/smack.py b/l
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 2/3] smack-test: switch to python3
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/smack/smack-test_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-mac/smack/smack-test_1.0.bb b/recipes-mac
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/smack/smack-test_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-mac/smack/smack-test_1.0.bb b/recipes-mac
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 1/3] tpm2-pkcs11: we really need the symlinks
MASK dev-so Drop un-needed install append steps. Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 11 ++--------- 1 file changed, 2 insertions(+), 9
MASK dev-so Drop un-needed install append steps. Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 11 ++--------- 1 file changed, 2 insertions(+), 9
|
By
Armin Kuster
·
|
|
[meta-tpm][PATCH 5/5] oeqa/tpm2: fix and cleanup tests
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/tpm2.py | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/meta-tpm/lib/oeqa/
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/tpm2.py | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/meta-tpm/lib/oeqa/
|
By
Armin Kuster
·
|
|
[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@...
·
|