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

2021-11-17 Thread Teoh, Jay Shen
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.12.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. Coffee Lake 3. NUC

Re: [yocto] [meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11

2021-11-17 Thread Quentin Schulz
Hi Khem, On Tue, Nov 16, 2021 at 10:50:13AM -0800, Khem Raj wrote: > On Tue, Nov 16, 2021 at 10:03 AM Quentin Schulz wrote: > > > > > > > > On November 16, 2021 6:45:05 PM GMT+01:00, Khem Raj > > wrote: > > >On Tue, Nov 16, 2021 at 9:12 AM Quentin Schulz < > > >quentin.sch...@theobroma-systems.

Re: [yocto] [meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11

2021-11-17 Thread Quentin Schulz
On Tue, Nov 16, 2021 at 09:00:42AM -0800, Khem Raj wrote: > On Tue, Nov 16, 2021 at 7:52 AM Quentin Schulz > wrote: > > > > From Linux kernel v5.14 to v5.14.11 (both included), the Ethernet MAC > > controller found on RK3399 is not working. > > > > A fix is available in v5.14.12 and later (availab

Re: [yocto] [meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11

2021-11-17 Thread Quentin Schulz
On Tue, Nov 16, 2021 at 09:08:41AM -0800, Khem Raj wrote: > On Tue, Nov 16, 2021 at 9:04 AM Quentin Schulz > wrote: > > > > On Tue, Nov 16, 2021 at 09:00:42AM -0800, Khem Raj wrote: > > > On Tue, Nov 16, 2021 at 7:52 AM Quentin Schulz > > > wrote: > > > > > > > > From Linux kernel v5.14 to v5.14.

[yocto] NFS under yocto

2021-11-17 Thread Monsees, Steven C (US) via lists.yoctoproject.org
Current yocto build is based on zeus... We have one board running Yocto Embedded linux that is sharing a drive partition via NFS. Another board is mounting the NFS share and has a few processes that can write data to the drive. We are seeing conditions were concurrent writes (two client processe