|
[meta-security][PATCH] dm-verity-img.bbclass: Fix the hash offset alignment issue
When using the kernel module parameter "dm-mod.create=" [1] to create the device-mapper device, the hash offset address we passed to kernel module is the hash block number. That means the hash offset
When using the kernel module parameter "dm-mod.create=" [1] to create the device-mapper device, the hash offset address we passed to kernel module is the hash block number. That means the hash offset
|
By
Kevin Hao
·
|
|
[ANNOUNCEMENT] Yocto Project 4.1.3 is Released
Hi We are pleased to announce the Yocto Project 4.1.3 Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-4.1.3/poky-91d0157d6daf4ea61d6b4e090c0b682d3f3ca60f.
Hi We are pleased to announce the Yocto Project 4.1.3 Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-4.1.3/poky-91d0157d6daf4ea61d6b4e090c0b682d3f3ca60f.
|
By
Lee Chee Yang
·
|
|
Yocto Project Status 14 March 2023 (WW11)
Current Dev Position: YP 4.2 M4 Next Deadline: 3rd April 2023 YP 4.2 M4 Build Next Team Meetings: Bug Triage meeting Thursday March 16th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bF
Current Dev Position: YP 4.2 M4 Next Deadline: 3rd April 2023 YP 4.2 M4 Build Next Team Meetings: Bug Triage meeting Thursday March 16th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bF
|
By
Stephen Jolley
·
|
|
M+ & H bugs with Milestone Movements WW10
All, YP M+ or high bugs which moved to a new milestone in WW10 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 11781 bitbake --observe-only may get KeyError richar
All, YP M+ or high bugs which moved to a new milestone in WW10 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 11781 bitbake --observe-only may get KeyError richar
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW10!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.purdie@... 5 ross.burton@... 3 randy.macleod@... 3 Grand Total 11 Thanks, Stephen K. Jolley Yocto
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.purdie@... 5 ross.burton@... 3 randy.macleod@... 3 Grand Total 11 Thanks, Stephen K. Jolley Yocto
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.2
All, Below is the list as of top 38 bug owners as of the end of WW10 of who have open medium or higher bugs and enhancements against YP 4.2. There are 33 possible work days left until the final releas
All, Below is the list as of top 38 bug owners as of the end of WW10 of who have open medium or higher bugs and enhancements against YP 4.2. There are 33 possible work days left until the final releas
|
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
·
|
|
[yocto-autobuilder-helper][PATCH 8/8] config: flag A. Belloni master-next branch as testing branch
From: Alexis Lothoré <alexis.lothore@...> Add "abelloni/master-next" branch from poky-contrib in configuration so that regression reports are generated when testing for patches Signed-off-by: Alexis L
From: Alexis Lothoré <alexis.lothore@...> Add "abelloni/master-next" branch from poky-contrib in configuration so that regression reports are generated when testing for patches Signed-off-by: Alexis L
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 7/8] scripts/test_send_qa_email.py: add tests for base/target pair guessing
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/test_send_qa_email.py | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/test_send_qa_email.py | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 6/8] scripts/send-qa-email: fix testing branches regression reporting
From: Alexis Lothoré <alexis.lothore@...> d6018b891a3b7c62c7a2883c7fb9ae55e66f1363 broke regression reporting for testing branches (e.g: master-next in poky, ross/mut in poky-contrib) by ignoring the
From: Alexis Lothoré <alexis.lothore@...> d6018b891a3b7c62c7a2883c7fb9ae55e66f1363 broke regression reporting for testing branches (e.g: master-next in poky, ross/mut in poky-contrib) by ignoring the
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 5/8] scripts/send-qa-email: add tests for is_release_version
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/test_send_qa_email.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/tes
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/test_send_qa_email.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/tes
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 4/8] scripts/send-qa-email: protect is_release_version from None value
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/send_qa_email.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/send
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/send_qa_email.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/send
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 1/8] scripts/utils: add unit tests for getcomparisonbranch
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/test_utils.py | 104 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/test_utils.py | 104 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 3/8] scripts/send-qa-email: invert boolean logic for release check
From: Alexis Lothoré <alexis.lothore@...> is_non_release_version has an inverted logic which makes its reuse quite confusing Transform it as is_release_version and let caller do the negation if needed
From: Alexis Lothoré <alexis.lothore@...> is_non_release_version has an inverted logic which makes its reuse quite confusing Transform it as is_release_version and let caller do the negation if needed
|
By
Alexis Lothoré
·
|
|
[yocto-autobuilder-helper][PATCH 2/8] scripts/send-qa-email: remove unused variable
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/send_qa_email.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/send_qa_email.py b/sc
From: Alexis Lothoré <alexis.lothore@...> Signed-off-by: Alexis Lothoré <alexis.lothore@...> --- scripts/send_qa_email.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/send_qa_email.py b/sc
|
By
Alexis Lothoré
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.1.3.rc1)
Hi All, QA for yocto-4.1.3.rc1 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 ======= Summ
Hi All, QA for yocto-4.1.3.rc1 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 ======= Summ
|
By
Jing Hui Tham
·
|
|
setup in Ubuntu on VMWare
4 messages
#ubuntu
Hello, I want to run Yocto project build on Ubuntu 22.04 running on VMWare. In the documentation at this link, there are three cases, but none of them is for Linux running on virtual machine. I wonder
Hello, I want to run Yocto project build on Ubuntu 22.04 running on VMWare. In the documentation at this link, there are three cases, but none of them is for Linux running on virtual machine. I wonder
|
By
Crane
·
|
|
eth devices not visible after applictaion of phy patch
2 messages
Hi list, I want to apply a patch to the ethernet devices for the phy, where the patch looks like: cat ../meta-mistysom/recipes-kernel/linux/smarc-rzg2l/0001-add-vsc8531-userspace-dts.patch diff --git
Hi list, I want to apply a patch to the ethernet devices for the phy, where the patch looks like: cat ../meta-mistysom/recipes-kernel/linux/smarc-rzg2l/0001-add-vsc8531-userspace-dts.patch diff --git
|
By
Mistyron
·
|
|
[meta-selinux][PATCH 17/17] semodule-utils: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../selinux/{semodule-utils_3.4.bb => semodule-utils_3.5.bb} | 2 +- 1 file changed, 1 insertion(
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../selinux/{semodule-utils_3.4.bb => semodule-utils_3.5.bb} | 2 +- 1 file changed, 1 insertion(
|
By
Yi Zhao
·
|
|
[meta-selinux][PATCH 16/17] selinux-sandbox: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. * Drop backport patch. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...andle-unsupported-languages-properly.patch | 49 ------------------- ..
License-Update: Rename COPYING to LICENSE. No content changes. * Drop backport patch. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...andle-unsupported-languages-properly.patch | 49 ------------------- ..
|
By
Yi Zhao
·
|