Re: [OE-core] [qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.12.rc2)

2023-08-08 Thread Jing Hui Tham
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.12.rc2. 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. MinnowBoard Turbot - 32bit

Re: [OE-core] [PATCH 0/7] linux-yocto: consolidated kernel pull request

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 4:49 PM Alexandre Belloni wrote: > > On 08/08/2023 13:09:50-0400, Bruce Ashfield wrote: > > On Tue, Aug 8, 2023 at 8:49 AM Bruce Ashfield via > > lists.openembedded.org > > wrote: > > > > > > On Tue, Aug 8, 2023 at 6:43 AM Alexandre Belloni > > > wrote: > > > > > > > >

[OE-core] [PATCH 2/2] linux-yocto/6.4: fix qemuarm boot failure

2023-08-08 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/6.4: 72bad8cd7540 drm/fb-helper: move zeroing code to drm_fb_helper_fill_var Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_6.4.bb | 2 +- .../linux/linux-yocto-tiny_6.4.bb | 2

[OE-core] [PATCH 1/2] linux-yocto/6.4: update to v6.4.9

2023-08-08 Thread Bruce Ashfield
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 38ca69782268 Linux 6.4.9 2692b1574ad9 x86: fix backwards merge of GDS/SRSO bit cf482893f721 xen/netback: Fix buffer overrun triggered by unusual packet 9b73a2a43f4d x86/srso:

[OE-core] [PATCH] pm-utils: Do not require GNU grep at runtime

2023-08-08 Thread Khem Raj
This was added to fix bug reported here [1] back then busybox grep applet did not implement -x option and it would fail as reported in the bug, in due course busybox now has implemented -x option [2] and the expression using grep -x in /usr/lib/pm-utils/functions:219 works fine [1]

[OE-core] [PATCH] linux-firmware: Fix mediatek mt7601u firmware path

2023-08-08 Thread Marek Vasut
The following linux-firmware commit moved the mt7601u firmware blob into a mediatek/ subdirectory, update the path accordingly. 8451c2b1 ("mt76xx: Move the old Mediatek WiFi firmware to mediatek") Fixes: 64603f602d ("linux-firmware: upgrade 20230404 -> 20230515") Signed-off-by: Marek Vasut ---

Re: [OE-core][PATCH 1/2] systemd-boot: enable verbose compilation

2023-08-08 Thread Khem Raj
On Tue, Aug 8, 2023 at 4:00 PM Jose Quaresma wrote: > > > Khem Raj escreveu no dia terça, 8/08/2023 à(s) 18:05: > >> On Tue, Aug 8, 2023 at 9:08 AM Jose Quaresma >> wrote: >> > >> > Signed-off-by: Jose Quaresma >> > --- >> > meta/recipes-core/systemd/systemd-boot_254.bb | 2 +- >> > 1 file

Re: [OE-core][PATCH] systemd: fix efi dependency

2023-08-08 Thread Jose Quaresma
Ping! Jose Quaresma via lists.openembedded.org escreveu no dia segunda, 7/08/2023 à(s) 15:26: > Last version of systemd dpends now on pyelftools to build the efi support > but the required tool is the native ones and not the target. > The systemd-boot has the corrected dependencie so fix this

Re: [OE-core][PATCH 1/2] systemd-boot: enable verbose compilation

2023-08-08 Thread Jose Quaresma
Khem Raj escreveu no dia terça, 8/08/2023 à(s) 18:05: > On Tue, Aug 8, 2023 at 9:08 AM Jose Quaresma > wrote: > > > > Signed-off-by: Jose Quaresma > > --- > > meta/recipes-core/systemd/systemd-boot_254.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git

Re: [OE-core] [PATCH 0/7] linux-yocto: consolidated kernel pull request

2023-08-08 Thread Alexandre Belloni via lists.openembedded.org
On 08/08/2023 13:09:50-0400, Bruce Ashfield wrote: > On Tue, Aug 8, 2023 at 8:49 AM Bruce Ashfield via > lists.openembedded.org > wrote: > > > > On Tue, Aug 8, 2023 at 6:43 AM Alexandre Belloni > > wrote: > > > > > > Hello Bruce, > > > > > > While I didn't test this series yet, as discussed,

Re: [OE-core] [PATCH 0/7] linux-yocto: consolidated kernel pull request

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 8:49 AM Bruce Ashfield via lists.openembedded.org wrote: > > On Tue, Aug 8, 2023 at 6:43 AM Alexandre Belloni > wrote: > > > > Hello Bruce, > > > > While I didn't test this series yet, as discussed, I've tried to switch > > to 6.4 by default. I got this warning: > > -tiny

Re: [OE-core][PATCH 1/2] systemd-boot: enable verbose compilation

2023-08-08 Thread Khem Raj
On Tue, Aug 8, 2023 at 9:08 AM Jose Quaresma wrote: > > Signed-off-by: Jose Quaresma > --- > meta/recipes-core/systemd/systemd-boot_254.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-core/systemd/systemd-boot_254.bb >

Re: [OE-core] systemd issue with network commandline config and 6.4 kernel

2023-08-08 Thread Richard Purdie
On Tue, 2023-08-08 at 12:13 -0400, Bruce Ashfield wrote: > On Tue, Aug 8, 2023 at 11:35 AM Chen Qi via lists.openembedded.org > wrote: > > > > I found some clue, but not the root cause yet. > > The eth0 is renamed to enp0s2 by 80-net-setup-link.rules udev rule in > > systemd. And the

[OE-core] [PATCH] qemuboot/runqemu: Fix 6.2 and later kernel network device naming

2023-08-08 Thread Richard Purdie
With kernel 6.2 and later network devices are renamed by systemd. This does not match with the current network device naming assumed in our configuration. We may or may not change that naming but for now, pass the right kernel commandline so things work as expected with newer kernels and

Re: [OE-core] [PATCH] gnu-efi: Fix build on musl

2023-08-08 Thread Alexander Kanavin
I think this doesn’t have to be musl specific, werror by default is a bad idea in general and conditional patches are a pain to maintain. Also it should be proposed upstream. Alex On Tue 8. Aug 2023 at 18.50, Khem Raj wrote: > Build with musl emits extra warnings about pointer incompatibility

[OE-core] [PATCH] gnu-efi: Fix build on musl

2023-08-08 Thread Khem Raj
Build with musl emits extra warnings about pointer incompatibility due to different type of wchar_t than glibc which turns to be error in the end, disable -Werror for musl. Signed-off-by: Khem Raj --- .../recipes-bsp/gnu-efi/gnu-efi/no-werror.patch | 17 +

Re: [OE-core][PATCH 2/2] systemd: fix efi stubs

2023-08-08 Thread Alexandre Belloni via lists.openembedded.org
On 08/08/2023 16:08:28+, Jose Quaresma wrote: > Before the patch: > > | $ objdump -h deploy/images/intel-corei7-64/linuxx64.efi.stub > | objdump: deploy/images/intel-corei7-64/linuxx64.efi.stub (.reloc): section > flag STYP_GROUP (0x4) ignored > | objdump:

Re: [OE-core] systemd issue with network commandline config and 6.4 kernel

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 11:35 AM Chen Qi via lists.openembedded.org wrote: > > I found some clue, but not the root cause yet. > The eth0 is renamed to enp0s2 by 80-net-setup-link.rules udev rule in > systemd. And the connman.conf only blacklists eth0. > > The related log is: > Aug 08 15:18:16

Re: [OE-core] [PATCH v8] systemd: update to v254

2023-08-08 Thread Jose Quaresma
With this adictional patch https://lists.openembedded.org/g/openembedded-core/message/185666 the stub looks good again. Jose Alexandre Belloni via lists.openembedded.org escreveu no dia terça, 8/08/2023 à(s) 01:51: > On 07/08/2023 17:01:02-0700, Khem Raj wrote: > > Can you try this patch on

Re: [OE-core] systemd issue with network commandline config and 6.4 kernel

2023-08-08 Thread Peter Bergin
On 2023-08-08 17:34, Chen Qi via lists.openembedded.org wrote: Maybe some changes in new kernel allows renaming network interface while it's up? Seems correct! https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit?id=bd039b5ea2a91ea707ee8539df26456bd5be80af That was added

[OE-core][PATCH 1/2] systemd-boot: enable verbose compilation

2023-08-08 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-core/systemd/systemd-boot_254.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/systemd/systemd-boot_254.bb b/meta/recipes-core/systemd/systemd-boot_254.bb index 5d69cf83ab..b91bbfe485 100644 ---

[OE-core][PATCH 2/2] systemd: fix efi stubs

2023-08-08 Thread Jose Quaresma
Before the patch: | $ objdump -h deploy/images/intel-corei7-64/linuxx64.efi.stub | objdump: deploy/images/intel-corei7-64/linuxx64.efi.stub (.reloc): section flag STYP_GROUP (0x4) ignored | objdump: deploy/images/intel-corei7-64/linuxx64.efi.stub (.reloc): section flag STYP_GROUP (0x4) ignored

Re: [OE-core] systemd issue with network commandline config and 6.4 kernel

2023-08-08 Thread Chen Qi via lists.openembedded.org
I found some clue, but not the root cause yet. The eth0 is renamed to enp0s2 by 80-net-setup-link.rules udev rule in systemd. And the connman.conf only blacklists eth0. The related log is: Aug 08 15:18:16 qemux86-64 kernel[213]: [1.727332] virtio_net virtio0 enp0s2: renamed from eth0 (while

[OE-core] Yocto Project Status 8 August 2023 (WW32)

2023-08-08 Thread Stephen Jolley
Current Dev Position: YP 4.3 M3 Next Deadline: 28th August 2023 YP 4.3 M3 build date Next Team Meetings: - Bug Triage meeting Thursday August 10th 7:30 am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) - Weekly Project Engineering Sync Tuesday August

Re: [OE-core] [OE] help with Equivalence Server

2023-08-08 Thread Maksim Chichikalov
> On Mon, 2023-08-07 at 11:30 -0400, Maksim Chichikalov wrote: > > > On Mon, Aug 7, 2023 at 8:41 AM Maksim Chichikalov > > > wrote: > > > > > > > > On Mon, Aug 7, 2023 at 4:01 AM Richard Purdie > > > > wrote: > > > > > > > > > > On Sun, 2023-08-06 at 13:15 -0600, Joshua Watt wrote: > > > > > >

Re: [OE-core] [PATCH 0/7] linux-yocto: consolidated kernel pull request

2023-08-08 Thread Bruce Ashfield
On Tue, Aug 8, 2023 at 6:43 AM Alexandre Belloni wrote: > > Hello Bruce, > > While I didn't test this series yet, as discussed, I've tried to switch > to 6.4 by default. I got this warning: -tiny was clean here, but let me re-test and see if I've missed sending something in my 6.4 SRCREV bumps.

[OE-core] systemd issue with network commandline config and 6.4 kernel

2023-08-08 Thread Richard Purdie
Hi, We'd like to switch to the 6.4 kernel and there are two blockers. One of them is that systemd appears to be breaking the network device config with 6.4 kernels. This happens with core-image-sato but not with core-image-minimal. In the sato image, I can see the kernel gets the ip=

Re: [OE-core] [PATCH v4] sstatesig: Fix pn and taskname derivation in find_siginfo

2023-08-08 Thread Yang Xu via lists.openembedded.org
I got it, thank you :) Yang On Tue, 2023-08-08 at 11:39 +0100, Richard Purdie wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > > On Tue, 2023-08-08 at 10:15 +, Yang Xu (徐扬) wrote: > > It is a elegant

Re: [OE-core] [PATCH 0/7] linux-yocto: consolidated kernel pull request

2023-08-08 Thread Alexandre Belloni via lists.openembedded.org
Hello Bruce, While I didn't test this series yet, as discussed, I've tried to switch to 6.4 by default. I got this warning: https://autobuilder.yoctoproject.org/typhoon/#/builders/15/builds/7876/steps/13/logs/stdio WARNING: linux-yocto-tiny-6.4.3+gitAUTOINC+dab56f52aa_dee78ad196-r0

Re: [OE-core] [PATCH v4] sstatesig: Fix pn and taskname derivation in find_siginfo

2023-08-08 Thread Richard Purdie
On Tue, 2023-08-08 at 10:15 +, Yang Xu (徐扬) wrote: > It is a elegant solution for current issue. I will test and update my > patch to only include testcase part soon. > > Thank you I did end up tweaking your patch to this:

Re: [OE-core] Python3-bcrypt fails for Power Pc

2023-08-08 Thread Alexander Kanavin
You are welcome. Now regarding your actual issue: what I would do is set up an identical build for a different architecture that works to successful completion (e.g. arm), and start comparing them. Specifically: - do the builds have the same things in their respective sysroots? Is something

Re: [OE-core] [PATCH v4] sstatesig: Fix pn and taskname derivation in find_siginfo

2023-08-08 Thread Yang Xu via lists.openembedded.org
It is a elegant solution for current issue. I will test and update my patch to only include testcase part soon. Thank you Yang On Sat, 2023-08-05 at 11:36 +0100, Richard Purdie wrote: > > External email : Please do not click links or open attachments until > you have verified the sender

Re: [OE-core] [PATCH 2/2] linux-yocto: add script to generate kernel CVE_STATUS entries

2023-08-08 Thread Marta Rybczynska
On Mon, Aug 7, 2023 at 6:28 PM wrote: > From: Ross Burton > > Instead of manually looking up new CVEs and determining what point > releases the fixes are incorporated into, add a script to generate the > CVE_STATUS data automatically. > > First, note that this is very much an interim solution

Re: [OE-core] [PATCH] systemd: set correct paths for kdb binaries

2023-08-08 Thread Ross Burton
On 8 Aug 2023, at 09:32, Francesco Dolcini wrote: > > Hello, > > On Fri, Aug 04, 2023 at 04:29:36PM +0100, ross.bur...@arm.com wrote: >> From: Ross Burton >> >> The kbd binaries (loadkeys and setfont) are installed to bindir, not >> base_bindir. >> >> Fixes:

[OE-core][mickledore][PATCH 1/1] python3-pygments: upgrade 2.14.0 -> 2.15.1

2023-08-08 Thread Narpat Mali via lists.openembedded.org
From: Narpat Mali * Upstream has dropped setup.py * Inherit python_setuptools_build_meta instead of setuptools3 * Add self as maintainer, as this is a dependency for python3-sphinx Adds some new lexers, updates a few others. A handful of bug fixes.

Re: [OE-Core][PATCH v2 1/3] rootfs: Add debugfs package db file copy and cleanup

2023-08-08 Thread Alex Kiernan
On Mon, Aug 7, 2023 at 9:21 PM Peter Kjellerstedt wrote: > > > -Original Message- > > From: openembedded-core@lists.openembedded.org > > On Behalf Of Alex Kiernan > > Sent: den 20 juli 2023 12:20 > > To: openembedded-core@lists.openembedded.org > > Cc: Alex Kiernan > > Subject:

Re: [OE-core] [PATCH] externalsrc: fix dependency chain issues

2023-08-08 Thread Richard Purdie
On Mon, 2023-08-07 at 16:15 +0200, Peter Suti wrote: > On Mon, Aug 7, 2023 at 2:55 PM Richard Purdie > wrote: > > > > On Mon, 2023-08-07 at 13:19 +0200, Peter Suti wrote: > > > On Fri, Aug 4, 2023 at 4:47 PM Richard Purdie > > > wrote: > > > > > > > > Do you have a way to reproduce this using