|
[ANNOUNCEMENT] Milestone 2 for Yocto Project 4.2 (yocto-4.2_M2) Now Available
Hello We are pleased to announce the second milestone release for Yocto Project 4.2 (yocto-4.2_M2) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/
Hello We are pleased to announce the second milestone release for Yocto Project 4.2 (yocto-4.2_M2) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/
|
By
Lee Chee Yang
·
|
|
chrony pkg-config backport fix
2 messages
#kirkstone
There is a bug in the chrony Kirkstone recipe that was fixed in Langdale but has not been fixed in Kirkstone: https://lists.openembedded.org/g/openembedded-devel/message/99080?p=%2C%2C%2C20%2C0%2C0%2C
There is a bug in the chrony Kirkstone recipe that was fixed in Langdale but has not been fixed in Kirkstone: https://lists.openembedded.org/g/openembedded-devel/message/99080?p=%2C%2C%2C20%2C0%2C0%2C
|
By
Gary Huband
·
|
|
[] [PATCH yocto-autobuilder-helper] config.json: set oe-time-dd-test.sh timeout to 3 seconds
4 messages
For the month of January 2023, the distribution of dd times has a long tail that extends to 13 seconds with 2 events exceeding the current limit of 30 seconds. Reduce the timeout to 3 seconds based on
For the month of January 2023, the distribution of dd times has a long tail that extends to 13 seconds with 2 events exceeding the current limit of 30 seconds. Reduce the timeout to 3 seconds based on
|
By
Randy MacLeod
·
|
|
Questions about some functions
2 messages
I see the following two items on the page of 2022 Yocto Project Weekly Status Archive: 1. A tool, used for collaboration on the creation of release notes, git-refinery-web has been made publicly avail
I see the following two items on the page of 2022 Yocto Project Weekly Status Archive: 1. A tool, used for collaboration on the creation of release notes, git-refinery-web has been made publicly avail
|
By
wangmy
·
|
|
QA notification for completed autobuilder build (yocto-4.0.7.rc1)
3 messages
A build flagged for QA (yocto-4.0.7.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.7.rc1 Build hash information: bitbake: 7e268c107bb024
A build flagged for QA (yocto-4.0.7.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.0.7.rc1 Build hash information: bitbake: 7e268c107bb024
|
By
Pokybuild User
·
|
|
fw_env.config - finding the location of uboot.env
Hello all, I'm in the process of implementing an A/B update strategy on an SD card using swupdate & the tools provided by libubootenv-bin. The issue is finding the location of uboot.env to (manually)
Hello all, I'm in the process of implementing an A/B update strategy on an SD card using swupdate & the tools provided by libubootenv-bin. The issue is finding the location of uboot.env to (manually)
|
By
Electronic Consult
·
|
|
Ask for new plan of yocto
2 messages
I want to know about the development plan (plan/schedule) of yocto. However, only the relevant content before version 3.1 is recorded on the wiki. If I want to know the latest development plan, could
I want to know about the development plan (plan/schedule) of yocto. However, only the relevant content before version 3.1 is recorded on the wiki. If I want to know the latest development plan, could
|
By
wangmy
·
|
|
Include Driver in my imx-image
2 messages
#sdk
#yocto
#imx8
#kirkstone
#kernel
Hello List, I am making kernel yocto image for imx8mplus. But according to my project requirement i need different audio driver rather then default which comes with this linux image. I am able to see
Hello List, I am making kernel yocto image for imx8mplus. But according to my project requirement i need different audio driver rather then default which comes with this linux image. I am able to see
|
By
Nikita Gupta
·
|
|
[kirkstone][meta-tpm][PATCH 1/3] oeqa/swtpm: add swtpm runtime
3 messages
Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 50eff83d428598630d5277904eeeb4b668c31c22) Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/swtpm
Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 50eff83d428598630d5277904eeeb4b668c31c22) Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/swtpm
|
By
Armin Kuster
·
|
|
[[meta-security][PATCH] dm-verity-img.bbclass: add squashfs images
Add squashfs to images supported by verity. Signed-off-by: Maciek Borzecki <maciek@...> --- classes/dm-verity-img.bbclass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/classe
Add squashfs to images supported by verity. Signed-off-by: Maciek Borzecki <maciek@...> --- classes/dm-verity-img.bbclass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/classe
|
By
Maciej Borzęcki
·
|
|
[meta-security][PATCH] linux-yocto: drop version from bbappends
4 messages
These bbappends apply to multiple kernel versions so no need to make them version dependent. Fixes recipe parsing when using meta-security master branch on kirkstone. In our custom layer we set layer
These bbappends apply to multiple kernel versions so no need to make them version dependent. Fixes recipe parsing when using meta-security master branch on kirkstone. In our custom layer we set layer
|
By
Mikko Rapeli
·
|
|
[kirkstone][meta-tpm][PATCH 3/3] oeqa: meta-tpm shut swtpm down before and after testing
fixes: swtpm: Could not open TCP socket: Address already in use Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit b5642c519b90f83ab6ec1507db9b3b36db43c548) Signed-off-by: Armin K
fixes: swtpm: Could not open TCP socket: Address already in use Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit b5642c519b90f83ab6ec1507db9b3b36db43c548) Signed-off-by: Armin K
|
By
Armin Kuster
·
|
|
[kirkstone][meta-tpm][PATCH 2/3] oeqa/tpm2: fix and cleanup tests
Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 3db9e08300c3d5e3f7b6e4e6cb743a914ed3f00b) Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/tpm2.
Signed-off-by: Armin Kuster <akuster808@...> (cherry picked from commit 3db9e08300c3d5e3f7b6e4e6cb743a914ed3f00b) Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/lib/oeqa/runtime/cases/tpm2.
|
By
Armin Kuster
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.2_M2.rc2)
Hi All, QA for yocto-4.2_M2.rc2 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Sum
Hi All, QA for yocto-4.2_M2.rc2 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Sum
|
By
Jing Hui Tham
·
|
|
Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
18 messages
Hello list, I was just making image for imx8mplus by adding few pkgs in my local.conf but encountered few errors so i am here for your help. I added below pkgs in my local.conf file IMAGE_INSTALL:appe
Hello list, I was just making image for imx8mplus by adding few pkgs in my local.conf but encountered few errors so i am here for your help. I added below pkgs in my local.conf file IMAGE_INSTALL:appe
|
By
Nikita Gupta
·
|
|
Setting recipe PACKAGECONFIG with in a Bash script?
2 messages
Hello, I've searched & can't seem to find an answer for this but I'm sure it must have come up before. I'd like to automate the generating of images using Bash & create similar recipes but with differ
Hello, I've searched & can't seem to find an answer for this but I'm sure it must have come up before. I'd like to automate the generating of images using Bash & create similar recipes but with differ
|
By
Electronic Consult
·
|
|
[OE-core] Yocto Project Status 31 January 2023 (WW05)
Please do notice there's a new public article by RP: https://www.linux.com/audience/maintainer-confidential-opportunities-and-challenges-of-the-ubiquitous-but-under-resourced-yocto-project/ "Maintaine
Please do notice there's a new public article by RP: https://www.linux.com/audience/maintainer-confidential-opportunities-and-challenges-of-the-ubiquitous-but-under-resourced-yocto-project/ "Maintaine
|
By
Alexander Kanavin
·
|
|
Yocto Project Status 31 January 2023 (WW05)
Current Dev Position: YP 4.2 M3 Next Deadline: 20th February 2023 YP 4.2 M3 Build Next Team Meetings: Bug Triage meeting Thursday February 2nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3Fk
Current Dev Position: YP 4.2 M3 Next Deadline: 20th February 2023 YP 4.2 M3 Build Next Team Meetings: Bug Triage meeting Thursday February 2nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3Fk
|
By
Stephen Jolley
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.2_M2.rc2)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.2_M2.rc2. 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.2_M2.rc2. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2.
|
By
Jing Hui Tham
·
|
|
M+ & H bugs with Milestone Movements WW04
All, YP M+ or high bugs which moved to a new milestone in WW04 are listed below: Priority Bug ID Short Description Changer Owner Was Became High 14065 Automated ptest regression testing randy.macleod@
All, YP M+ or high bugs which moved to a new milestone in WW04 are listed below: Priority Bug ID Short Description Changer Owner Was Became High 14065 Automated ptest regression testing randy.macleod@
|
By
Stephen Jolley
·
|