|
Current high bug count owners for Yocto Project 3.5
All, Below is the list as of top 30 bug owners as of the end of WW16 of who have open medium or higher bugs and enhancements against YP 3.5. There are 8 possible work days left until the final release
All, Below is the list as of top 30 bug owners as of the end of WW16 of who have open medium or higher bugs and enhancements against YP 3.5. There are 8 possible work days left until the final release
|
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
·
|
|
[PATCH yocto-autobuilder-helper v4] Add a banner on the old documentation docs 4 messages
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...> --- trial.py | 32 +++++++++++++++++++++++++++ trialstyle.py | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 i
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...> --- trial.py | 32 +++++++++++++++++++++++++++ trialstyle.py | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 i
|
By
Abongwa Amahnui Bonalais
·
|
|
openjdk-11 failed to find --with-boot-jdk
Hello Everyone, I am using meta-java, and I have openjdk-11 recipe. The recipe has: EXTRA_OECONF_append_class-native = "\ --with-boot-jdk=/usr/lib/jvm/openjdk-11-amd64 \ --enable-headless-only \ --ena
Hello Everyone, I am using meta-java, and I have openjdk-11 recipe. The recipe has: EXTRA_OECONF_append_class-native = "\ --with-boot-jdk=/usr/lib/jvm/openjdk-11-amd64 \ --enable-headless-only \ --ena
|
By
Bel Hadj Salem Talel
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.rc3)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.rc3. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.rc3. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP
|
By
Teoh, Jay Shen
·
|
|
[meta-security][dunfell][PATCH] chkrootkit: update SRC_URI
0.53 no longer hosted from main source. Use Ubuntu archive Signed-off-by: Armin Kuster <akuster808@...> --- recipes-scanners/rootkits/chkrootkit_0.53.bb | 2 +- 1 file changed, 1 insertion(+), 1 deleti
0.53 no longer hosted from main source. Use Ubuntu archive Signed-off-by: Armin Kuster <akuster808@...> --- recipes-scanners/rootkits/chkrootkit_0.53.bb | 2 +- 1 file changed, 1 insertion(+), 1 deleti
|
By
Armin Kuster
·
|
|
Yocto Project Summit 2022.5 reminder
Hello, The CFP for the Yocto Project Summit in May, 2022 will be closing in 9 days. If you are interested in submitting any talks include a hands on, please do so via [1] The event starts in 30 days.
Hello, The CFP for the Yocto Project Summit in May, 2022 will be closing in 9 days. If you are interested in submitting any talks include a hands on, please do so via [1] The event starts in 30 days.
|
By
Armin Kuster
·
|
|
[PATCH yocto-autobuilder-helper v5] Add a banner on the old documentation docs
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...> --- trial.py | 36 ++++++++++++++++++++++++++++++ trialstyle.py | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 9
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...> --- trial.py | 36 ++++++++++++++++++++++++++++++ trialstyle.py | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 9
|
By
Abongwa Amahnui Bonalais
·
|
|
QA notification for completed autobuilder build (yocto-4.0.rc3)
A build flagged for QA (yocto-4.0.rc3) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.rc3 Build hash information: bitbake: c212b0f3b542efa19f
A build flagged for QA (yocto-4.0.rc3) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.rc3 Build hash information: bitbake: c212b0f3b542efa19f
|
By
Pokybuild User
·
|
|
[PATCH yocto-autobuilder-helper v3] Scripts to automatically add banner to html files in tarball 4 messages
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...> --- trial.py | 44 +++++++++++++++++++++++++++++++ trialstyle.py | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed,
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...> --- trial.py | 44 +++++++++++++++++++++++++++++++ trialstyle.py | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed,
|
By
Abongwa Amahnui Bonalais
·
|
|
[PATCH yocto-autobuilder-helper v2] Wrote python code to automatically add banner to outdated versions of yocto-docs, pointing the user to the latest version. 3 messages
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError: 'u
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError: 'u
|
By
Abongwa Amahnui Bonalais
·
|
|
[PATCH yocto-autobuilder-helper] Wrote python to automatically add banner to outdated versions,pointing the user to the latest version of the document.
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError: 'u
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError: 'u
|
By
Abongwa Amahnui Bonalais
·
|
|
[PATCH yocto-autobuilder-helper] Wrote python to automatically add a banner at the top of outdated yocto-doc versions,pointing the user to the latest version of the document. 3 messages
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError: 'u
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError: 'u
|
By
Abongwa Amahnui Bonalais
·
|
|
Yocto Kernel building 5 messages
Hello, I was trying to build a kernel for layerscape ls1046ardb setup. I referred the meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb file from dunfell branch. Build configuration: Yocto branch
Hello, I was trying to build a kernel for layerscape ls1046ardb setup. I referred the meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb file from dunfell branch. Build configuration: Yocto branch
|
By
Rohithraj.Bhaskara@...
·
|
|
Building core-image-weston/x11 with custom rust/gtk3 app 5 messages
Hello, I'm having real difficulties in compiling a Rust app that uses gtk3 (this app successfully builds and runs on my host machine). I'm on the master branch of poky, using rust 1.59. Is this still
Hello, I'm having real difficulties in compiling a Rust app that uses gtk3 (this app successfully builds and runs on my host machine). I'm on the master branch of poky, using rust 1.59. Is this still
|
By
Artur Czajkowski
·
|
|
[PATCH] meta-raspberrypi: u-boot: remove the randundant patch
This patch had been merged into u-boot upstream. Its commit is 29f7d05a347a("dm: core: Move ofdata_to_platdata() call earlier"). So, remove the randundant patch to avoid building error. Signed-off-by:
This patch had been merged into u-boot upstream. Its commit is 29f7d05a347a("dm: core: Move ofdata_to_platdata() call earlier"). So, remove the randundant patch to avoid building error. Signed-off-by:
|
By
Meng Li
·
|
|
[meta-security][PATCH] Upgrade parsec-service to 1.0.0 and parsec-tool to 0.5.2 3 messages
Signed-off-by: Anton Antonov <Anton.Antonov@...> --- meta-parsec/README.md | 36 ++- .../parsec-service/files/systemd.patch | 21 +- .../parsec-service/parsec-service_0.8.1.inc | 246 ------------------
Signed-off-by: Anton Antonov <Anton.Antonov@...> --- meta-parsec/README.md | 36 ++- .../parsec-service/files/systemd.patch | 21 +- .../parsec-service/parsec-service_0.8.1.inc | 246 ------------------
|
By
Anton Antonov
·
|
|
[meta-security][PATCH 0/6] upgrade and cleanup tpm2-software 2 messages
Hello. I'd suggest some "house cleaning" of the tpm2-software. (I am a member of the tpm2-software community and an upstream developer of the tpm2-openssl provider.) In general: Some tpm2-software is
Hello. I'd suggest some "house cleaning" of the tpm2-software. (I am a member of the tpm2-software community and an upstream developer of the tpm2-openssl provider.) In general: Some tpm2-software is
|
By
Petr Gotthard
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 4/14/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Alexandre, Bruce, Daiane, Joshua, Luca, Pavel, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor ARs: N/A Notes: - Trevor has left WR/YP,
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Alexandre, Bruce, Daiane, Joshua, Luca, Pavel, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor ARs: N/A Notes: - Trevor has left WR/YP,
|
By
Trevor Gamblin
·
|
|
[meta-selinux][PATCH 1/1] LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE names in recipes. Signed-off-by: Joe Slater <joe.slater@...> --- recipes-security/refpolicy/refpolicy_common.inc | 2 +- recipes-security/selinux/checkpol
Use convert-spdx-licenses.py to update LICENSE names in recipes. Signed-off-by: Joe Slater <joe.slater@...> --- recipes-security/refpolicy/refpolicy_common.inc | 2 +- recipes-security/selinux/checkpol
|
By
Joe Slater
·
|