|
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 0/8] fix regression reports generation on "master-next" branches
From: Alexis Lothoré <alexis.lothore@...> This series fixes regression report generation on "next" branches, as raised in [1]. The first five patches are preparatory updates for the real fix, being ei
From: Alexis Lothoré <alexis.lothore@...> This series fixes regression report generation on "next" branches, as raised in [1]. The first five patches are preparatory updates for the real fix, being ei
|
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
·
|
|
[meta-selinux][PATCH 15/17] selinux-gui: 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 | 199 ------------------ ..
License-Update: Rename COPYING to LICENSE. No content changes. * Drop backport patch. Signed-off-by: Yi Zhao <yi.zhao@...> --- ...andle-unsupported-languages-properly.patch | 199 ------------------ ..
|
By
Yi Zhao
·
|
|
[meta-selinux][PATCH 14/17] selinux-dbus: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../selinux/{selinux-dbus_3.4.bb => selinux-dbus_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/{selinux-dbus_3.4.bb => selinux-dbus_3.5.bb} | 2 +- 1 file changed, 1 insertion(+),
|
By
Yi Zhao
·
|
|
[meta-selinux][PATCH 13/17] selinux-python: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. * Refresh patch. * Drop backport patch. * Add dependency python3-setuptools-scm-native to fix build error. Signed-off-by: Yi Zhao <yi.zha
License-Update: Rename COPYING to LICENSE. No content changes. * Refresh patch. * Drop backport patch. * Add dependency python3-setuptools-scm-native to fix build error. Signed-off-by: Yi Zhao <yi.zha
|
By
Yi Zhao
·
|
|
[meta-selinux][PATCH 12/17] restorecond: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../selinux/{restorecond_3.4.bb => restorecond_3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@...> --- .../selinux/{restorecond_3.4.bb => restorecond_3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1
|
By
Yi Zhao
·
|