|
[meta-tpm][PATCH 1/2] linux-yocto: support tpm and tpm2 on all architectures
From: Mikko Rapeli <mikko.rapeli@...> arm, arm64 and other machines can also have tpm and tpm2 devices and the config snippets tpm.scc and tpm2.scc work there too. Signed-off-by: Mikko Rapeli <mikko.r
From: Mikko Rapeli <mikko.rapeli@...> arm, arm64 and other machines can also have tpm and tpm2 devices and the config snippets tpm.scc and tpm2.scc work there too. Signed-off-by: Mikko Rapeli <mikko.r
|
By
Mikko Rapeli
·
|
|
[meta-raspberrypi] [meta-qt6] Building qt6 on rpi4
2 messages
Hello all, I'm using: Kirkstone meta-raspberry meta-qt6 (v6.5) From this post from Qt they suggest the correct graphics setup for a RPi4 should be: With the Raspberry Pi 4 example, we expect that EGL,
Hello all, I'm using: Kirkstone meta-raspberry meta-qt6 (v6.5) From this post from Qt they suggest the correct graphics setup for a RPi4 should be: With the Raspberry Pi 4 example, we expect that EGL,
|
By
Electronic Consult
·
|
|
Package feeds between different Yocto releases?
2 messages
Hi, Are package feed updates (e.g. deb or rpm) between different yocto releases (e.g. dunfell and kirkstone) expected to work/supported? I've tried it briefly and package state differences between the
Hi, Are package feed updates (e.g. deb or rpm) between different yocto releases (e.g. dunfell and kirkstone) expected to work/supported? I've tried it briefly and package state differences between the
|
By
Ivan Drobyshevskyi
·
|
|
core-image-weston mickledore
3 messages
Hi, I'm using core-image-weston and adding chromium to the final image. Weston is properly started on the hdmi monitor. I'm trying to start chromium when weston starts with following: [Unit] Descripti
Hi, I'm using core-image-weston and adding chromium to the final image. Weston is properly started on the hdmi monitor. I'm trying to start chromium when weston starts with following: [Unit] Descripti
|
By
Marek Belisko
·
|
|
Enhancements/Bugs closed WW20!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 2 ross.burton@... 1 alex.kanavin@... 1 Grand Total 4 Thanks, Stephen K. Jolley Yocto Pro
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 2 ross.burton@... 1 alex.kanavin@... 1 Grand Total 4 Thanks, Stephen K. Jolley Yocto Pro
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.3
All, Below is the list as of top 34 bug owners as of the end of WW20 of who have open medium or higher bugs and enhancements against YP 4.3. There are 109 possible work days left until the final relea
All, Below is the list as of top 34 bug owners as of the end of WW20 of who have open medium or higher bugs and enhancements against YP 4.3. There are 109 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
·
|
|
Final reminder: CFP for Yocto Project Developer Day in Prague, June 26th 2023
Hello there! Time is running out for you if you'd like to speak at the Yocto Project Developer Day in Prague on June 26th, 2023 in Prague, neatly colocated with EOSS. You have exactly...*checks clock*
Hello there! Time is running out for you if you'd like to speak at the Yocto Project Developer Day in Prague on June 26th, 2023 in Prague, neatly colocated with EOSS. You have exactly...*checks clock*
|
By
Josef Holzmayr
·
|
|
rustfmt error when trying to build a rust application
Hi, I'm trying to add a rust application to my distro based on kirkstone, and created a recipe with cargo-bitbake. The build fails with: error running rustfmt: Os { code: 2, kind: NotFound, message: "
Hi, I'm trying to add a rust application to my distro based on kirkstone, and created a recipe with cargo-bitbake. The build fails with: error running rustfmt: Os { code: 2, kind: NotFound, message: "
|
By
Guenther Meyer
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.2.1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.2.1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-h
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.2.1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-h
|
By
Jing Hui Tham
·
|
|
[meta-security][PATCH] libhoth_git.bb:SRCREV bump 1622e8a04..d769296220d
2 messages
From: John Edward Broadbent <jebr@...> Updating libhoth to match version in openbmc https://gerrit.openbmc.org/c/openbmc/openbmc/+/63424 libhoth detailed changes: Willy Tu Expose header files expose U
From: John Edward Broadbent <jebr@...> Updating libhoth to match version in openbmc https://gerrit.openbmc.org/c/openbmc/openbmc/+/63424 libhoth detailed changes: Willy Tu Expose header files expose U
|
By
John Broadbent
·
|
|
QA notification for completed autobuilder build (yocto-4.2.1)
A build flagged for QA (yocto-4.2.1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.2.1 Build hash information: bitbake: d97d62e2cbe4bae17f0886
A build flagged for QA (yocto-4.2.1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.2.1 Build hash information: bitbake: d97d62e2cbe4bae17f0886
|
By
Pokybuild User
·
|
|
[meta-security] proper place for recipes for kernel fuzzing
3 messages
Hi, I want to upstream recipes for syzkaller to provide an easy option to fuzz yocto-based kernel. I would like to check if meta-security could be a good place to add this. Let me sketch the intended
Hi, I want to upstream recipes for syzkaller to provide an easy option to fuzz yocto-based kernel. I would like to check if meta-security could be a good place to add this. Let me sketch the intended
|
By
Simone Weiss
·
|
|
[meta-rockchip] [PATCH] u-boot%.bbappend: pyelftools for rk3399
2 messages
Machines from SOC_FAMILY rk3399 require pyelftools Python3 library for parsing dtb files so it should be added to DEPENDS. Signed-off-by: Leon Anavi <leon.anavi@...> --- recipes-bsp/u-boot/u-boot%.bba
Machines from SOC_FAMILY rk3399 require pyelftools Python3 library for parsing dtb files so it should be added to DEPENDS. Signed-off-by: Leon Anavi <leon.anavi@...> --- recipes-bsp/u-boot/u-boot%.bba
|
By
Leon Anavi
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 18/05/2023
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Stephen Jolley, Trevor Gamblin, Randy Macleod, Ross Burton, Alexandre Belloni, Tim Orling, Bruce Ashfield, ARs: Notes: Med
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Stephen Jolley, Trevor Gamblin, Randy Macleod, Ross Burton, Alexandre Belloni, Tim Orling, Bruce Ashfield, ARs: Notes: Med
|
By
sakib.sajal@...
·
|
|
How to get yocto to export python wheels
2 messages
Hi, is there a way to get yocto to "deploy" the wheels for python packages? At the moment I can only find .deb artifacts, I would like to have "tmp/deploy/whl" (or some other) folder in which to find
Hi, is there a way to get yocto to "deploy" the wheels for python packages? At the moment I can only find .deb artifacts, I would like to have "tmp/deploy/whl" (or some other) folder in which to find
|
By
lorenzo.ruffati+yoctoforums@...
·
|
|
QA notification for completed autobuilder build (yocto-4.0.10.rc1)
3 messages
A build flagged for QA (yocto-4.0.10.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.10.rc1 Build hash information: bitbake: 0c6f86b60cfb
A build flagged for QA (yocto-4.0.10.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.10.rc1 Build hash information: bitbake: 0c6f86b60cfb
|
By
Pokybuild User
·
|
|
[patchtest][PATCH 11/11] python3-tomlkit: add recipe
python3-pylint requires python3-tomlkit, so copy the recipe from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-tomlkit/ru
python3-pylint requires python3-tomlkit, so copy the recipe from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-tomlkit/ru
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 10/11] python3-platformdirs: add recipe
python3-pylint requires python3-platformdirs, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-platformdirs/
python3-pylint requires python3-platformdirs, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../python/python3-platformdirs/
|
By
Trevor Gamblin
·
|
|
[patchtest][PATCH 09/11] python3-mccabe: add recipe
python3-pylint requires python3-mccabe, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../recipes-devtools/python/python3-mc
python3-pylint requires python3-mccabe, so copy it from meta-python to avoid requiring that layer for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@...> --- .../recipes-devtools/python/python3-mc
|
By
Trevor Gamblin
·
|