Re: [yocto] [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.23.rc1)

2023-02-13 Thread Jing Hui Tham
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.23.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-hw Runtime auto test for following platforms: 1. MinnowTurbot 32-bit 2. NUC 7 3. ADL 4.

[yocto] M+ & H bugs with Milestone Movements WW06

2023-02-13 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW06 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 10061 Ctrl+C during BB_HASHCHECK_FUNCTION execution does not interrupt process

[yocto] Enhancements/Bugs closed WW06!

2023-02-13 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macl...@windriver.com 4 alexandre.bell...@bootlin.com 1 richard.pur...@linuxfoundation.org 1 Grand Total 6 Thanks, Stephen K. Jolley Yocto Project Program Manager *Cell:

[yocto] Current high bug count owners for Yocto Project 4.2

2023-02-13 Thread Stephen Jolley
All, Below is the list as of top 30 bug owners as of the end of WW06 of who have open medium or higher bugs and enhancements against YP 4.2. There are 52 possible work days left until the final release candidates for YP 4.2 needs to be released. Who Count michael.opdenac...@bootlin.com 34

[yocto] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2023-02-13 Thread Stephen Jolley
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 triage page under the appropriate heading: https://wiki.yoctoproject.org/wiki/Bug_Triage#Newc

Re: [yocto] Adding backported driver to the kernel

2023-02-13 Thread Daniel
Probably you have two packages that provides that Kernel module. Kernel's default one via kernel-module-split BBClass, and yours with your recipe. Try telling Yocto you have your own runtime provider for that driver. Into the recipe add this as well: RPROVIDES:${PN} = " kernel-module-cfg80211-$

[yocto] [meta-zephyr][PATCH 2/2] zephyr-bsp/v2m-beetle: add support

2023-02-13 Thread Jon Mason
Signed-off-by: Jon Mason --- .gitlab-ci.yml | 3 +++ ci/v2m-beetle.yml| 6 ++ meta-zephyr-bsp/conf/machine/v2m-beetle.conf | 12 3 files changed, 21 insertions(+) create mode 100644 ci/v2m-beetle.yml create mode 100644

[yocto] [meta-zephyr][PATCH 1/2] CI: pin to kas 3.2 as 3.2.1 fails

2023-02-13 Thread Jon Mason
From: Ross Burton For some reason the kas 3.2.1 container fails: No such file or directory: '/builds/engineering/yocto/meta-zephyr/ci/ci/base.yml' Note the repeated /ci/, which is wrong. Pin the kas container to 3.2 for now until this is resolved. Signed-off-by: Ross Burton Signed-off-by: J

[yocto] Adding backported driver to the kernel #kernel

2023-02-13 Thread Adrian
Hi, I built cfg80211 driver externally and added it as a recipe to the system: *KERNEL_MODULE_AUTOLOAD += "cfg80211"* *install -m 755 ${S}/cfg80211.ko ${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/extra* ** In kernel I setup to use cfg80211 as a module. If I copy this manually it's worki

[yocto] QA notification for completed autobuilder build (yocto-3.1.23.rc1)

2023-02-13 Thread Pokybuild User
A build flagged for QA (yocto-3.1.23.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.23.rc1 Build hash information: bitbake: c16d364dbf68d2a500fecaf8d6e6d62b11475d9f meta-agl: ae982d798a979ee5690bee00ca90a2855bab4802 meta-ar

[yocto] openssh not working since updating to kernel 5.15

2023-02-13 Thread gcblair
Hi, We updated our kernel from 4.x to 5.15 and for some reason openssh has stopped working We see that sshd.socket is running but not sshd@.service When I run sshd manually I cannot connect Everything else seems fine - no error messages The only thing I changed was the kernel version but I cant