|
[meta-security][PATCH 1/3] checksec: update 2.6.0
LIC_FILES_CHKSUM changed do to yr update add native support Signed-off-by: Armin Kuster <akuster808@...> --- .../checksec/{checksec_2.4.0.bb => checksec_2.6.0.bb} | 8 +++++--- 1 file changed, 5 insert
LIC_FILES_CHKSUM changed do to yr update add native support Signed-off-by: Armin Kuster <akuster808@...> --- .../checksec/{checksec_2.4.0.bb => checksec_2.6.0.bb} | 8 +++++--- 1 file changed, 5 insert
|
By
Armin Kuster
·
|
|
Touchscreen not working
Hey, I'm trying make an image that will just bootup, start an X server (or maybe potentially wayland later), and our program, which is basically a webserver and a gtk webview. This all works. But the
Hey, I'm trying make an image that will just bootup, start an X server (or maybe potentially wayland later), and our program, which is basically a webserver and a gtk webview. This all works. But the
|
By
Felix Knorr
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.1_M1.rc1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.1_M1.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2.
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.1_M1.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2.
|
By
Teoh, Jay Shen
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.1_M1.rc1)
lists.yoctoproject.org wrote: I was able to work this one out. It was a zero length bb_unihashes.dat file being placed in the eSDK, probably from a race on bitbake's cache files. I have an idea of wha
lists.yoctoproject.org wrote: I was able to work this one out. It was a zero length bb_unihashes.dat file being placed in the eSDK, probably from a race on bitbake's cache files. I have an idea of wha
|
By
Richard Purdie
·
|
|
bitbake python3-pygit2 fails but succeeds via devhsell
Hi, I have a recipe (See below) for python3-pygit2 which fails at do_compile if I just try to run it via bitbake python3-pygit2 However if I instead bitbake python3-pygit2 -c devhsell and then ../temp
Hi, I have a recipe (See below) for python3-pygit2 which fails at do_compile if I just try to run it via bitbake python3-pygit2 However if I instead bitbake python3-pygit2 -c devhsell and then ../temp
|
By
Daniel Squires
·
|
|
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
·
|