Re: [OE-core] [PATCH] musl: Update to latest on tip of trunk

2023-01-05 Thread Nicolas Dechesne
On Fri, Jan 6, 2023 at 1:45 AM Khem Raj wrote: > On Wed, Jan 4, 2023 at 11:57 PM Nicolas Dechesne > wrote: > > > > > > > > On Fri, Dec 30, 2022 at 10:14 PM Khem Raj wrote: > >> > >> On Thu, Dec 29, 2022 at 3:10 PM Richard Purdie > >> wrote: > >> > > >> > On Wed, 2022-12-28 at 23:13 -0800,

Re: [oe-core][PATCH] gtk4: update 4.8.2 -> 4.8.3

2023-01-05 Thread Alexander Kanavin
On poky the issue does not occur. It's better to reproduce and look into where the difference come from before asking to unstage. Alex On Fri, 6 Jan 2023 at 04:15, Khem Raj wrote: > > On Thu, Jan 5, 2023 at 11:57 AM Khem Raj wrote: > > > > I am seeing native build failure > > > >

Re: [OE-core] [PATCH 09/77] tiff: update 4.4.0 -> 4.5.0

2023-01-05 Thread Alexander Kanavin
The regression seems local to your setup. On poky, gtk4-native builds fine: Run-time dependency libtiff-4 found: YES 4.5.0 Or it's caused by something else still. Alex On Fri, 6 Jan 2023 at 04:12, Khem Raj wrote: > > This regresses building gtk4-native. meson/configure fails > > Found CMake:

Re: [oe-core][PATCH] gtk4: update 4.8.2 -> 4.8.3

2023-01-05 Thread Khem Raj
On Thu, Jan 5, 2023 at 11:57 AM Khem Raj wrote: > > I am seeing native build failure > > https://errors.yoctoproject.org/Errors/Details/686967/ > A deeper look into this reveals that issue is tiff recipe upgrade to 4.5.0 and not this upgrade. Alex, Perhaps restage this patch but unstage tiff

Re: [OE-core] [PATCH 09/77] tiff: update 4.4.0 -> 4.5.0

2023-01-05 Thread Khem Raj
This regresses building gtk4-native. meson/configure fails Found CMake: /mnt/b/yoe/master/build/tmp/work/x86_64-linux/gtk4-native/4.8.2-r0/recipe-sysroot-native/usr/bin/cmake (3.25.1) Run-time dependency libtiff-4 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the

[OE-core] [PATCH] libpng: Enable NEON for aarch64 to enensure consistency with arm32.

2023-01-05 Thread leimaohui
- When NEON is not enabled for arm32, it shouldn't be disable enable-arm-neon for other arches. - NEON is enabled for aarch64 by default, so, to ensure consistency with arm32, reference to libpng-1.6.38/configure, added enable_hardware_optimizations option for aarch64. Signed-off-by: Lei

Re: [OE-core] [PATCH] musl: Update to latest on tip of trunk

2023-01-05 Thread Khem Raj
On Wed, Jan 4, 2023 at 11:57 PM Nicolas Dechesne wrote: > > > > On Fri, Dec 30, 2022 at 10:14 PM Khem Raj wrote: >> >> On Thu, Dec 29, 2022 at 3:10 PM Richard Purdie >> wrote: >> > >> > On Wed, 2022-12-28 at 23:13 -0800, Khem Raj wrote: >> > > Brings following changes >> > > >> > > * f47a8cdd

Re: [docs] [OE-core] is "poky" distro defined to use "sysvinit" as INIT_MANAGER?

2023-01-05 Thread Peter Kjellerstedt
> -Original Message- > From: d...@lists.yoctoproject.org On Behalf > Of Richard Purdie > Sent: den 5 januari 2023 15:57 > To: Michael Opdenacker > Cc: OE Core mailing list ; Khem > Raj ; Robert P. J. Day ; YP > docs mailing list > Subject: Re: [docs] [OE-core] is "poky" distro defined

[OE-core] [PATCH] recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCS

2023-01-05 Thread Peter Kjellerstedt
This is a follow-up to commit 846ff49465 to remove the extra whitespace that is no longer needed after converting :append and :prepend to += and =+. Signed-off-by: Peter Kjellerstedt --- meta/classes-recipe/kernel-module-split.bbclass | 2 +- meta/classes-recipe/kernel.bbclass

[OE-core] create-spdx and sstate

2023-01-05 Thread Paul Eggleton
Hi Joshua / all We've been having an issue with the create-spdx class if we share sstate between two configurations - one where gcc-cross- has a dependency and one where it doesn't (specifically, one where the abicheck class in meta- binaryaudit is inherited and the other where it isn't; that

Re: [oe-core][PATCH] gtk4: update 4.8.2 -> 4.8.3

2023-01-05 Thread Khem Raj
I am seeing native build failure https://errors.yoctoproject.org/Errors/Details/686967/ On Sun, Jan 1, 2023 at 5:23 AM Markus Volk wrote: > > Overview of Changes in 4.8.3, 12-22-2022 > > > * GtkText: > - Claim gestures more selectively > - Prevent

Re: [oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1

2023-01-05 Thread Markus Volk
- convert from gtk-doc to gi-docgen I added the change in the commit message, but you are right, I should have mentioned it in the mail as well. Am Do, 5. Jan 2023 um 18:59:54 +0100 schrieb Alexandre Belloni via lists.openembedded.org : On 05/01/2023 16:48:19+0100, Markus Volk wrote: Am

Re: [oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1

2023-01-05 Thread Alexandre Belloni via lists.openembedded.org
On 05/01/2023 16:48:19+0100, Markus Volk wrote: > Am Do, 5. Jan 2023 um 16:46:37 +0100 schrieb Alexander Kanavin > : > > > > I already sent a v2 patch that should fix it > Then please say so in v2, I can't guess why you sent a v2 when there where no comment on v1 -- Alexandre Belloni,

Re: [OE-core] [PATCH 0/2] Load proper sound drivers for QEMU x86

2023-01-05 Thread Mark Jonas
Hi Richard, On Wed, Jan 4, 2023 at 6:42 PM Richard Purdie wrote: > > On Wed, 2023-01-04 at 13:18 +0100, toer...@gmail.com wrote: > > From: Mark Jonas > > > > The patch series fixes a regression where images built for QEMU x86 and > > x86-64 did not contain sound drivers matching the QEMU device

Re: [OE-core] NVD data format change and cve-check migration

2023-01-05 Thread Ross Burton
On 3 Jan 2023, at 06:13, Marta Rybczynska wrote: > NVD (which we use for the cve-check database) has been working on the new > format for some time. What I understand is that they plan to retire old API > and all the feeds (like the one we use) by september 2023. Has anyone started > working

Re: [OE-core] [PATCH 45/77] python3-setuptools: upgrade 65.5.1 -> 65.6.3

2023-01-05 Thread Khem Raj
On Thu, Jan 5, 2023 at 7:00 AM Alexander Kanavin wrote: > > I sent a patch for that to oe-devel. Thanks > > Alex > > On Thu, 5 Jan 2023 at 04:45, Khem Raj wrote: > > > > This setuptools upgrade is regressing nftables build > > > > | make[2]: Entering directory > >

Re: [oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1

2023-01-05 Thread Markus Volk
Am Do, 5. Jan 2023 um 16:46:37 +0100 schrieb Alexander Kanavin : I already sent a v2 patch that should fix it -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175542): https://lists.openembedded.org/g/openembedded-core/message/175542 Mute This

Re: [oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1

2023-01-05 Thread Alexander Kanavin
The key error is: | Program gi-docgen found: NO | | ../gcr-3.41.1/docs/meson.build:1:0: ERROR: Program 'gi-docgen' not found or not executable So you need to add 'api-documentation' to DISTRO_FEATURES and then it will reproduce. Probably gtk_doc class needs to be replaced with gi-docgen. Alex

Re: [oe-core][PATCH] gcr3: update 3.40.0 -> 3.41.1

2023-01-05 Thread Markus Volk
I can't see much in the log. I'll take a closer look when I get a chance, but so far I can't reproduce the problem. But I think there is no pressure for the update Am Mi, 4. Jan 2023 um 23:55:17 +0100 schrieb Alexandre Belloni via lists.openembedded.org : This failed on the AB:

Re: [OE-core][PATCH v2 1/2] kernel-fitimage: Adjust order of dtb/dtbo files

2023-01-05 Thread Sandeep Gundlupet Raju via lists.openembedded.org
Hi Michael, On 1/5/2023 2:12 AM, Michael Opdenacker wrote: Hi Sandeep Am 04.01.23 um 23:09 schrieb Sandeep Gundlupet Raju via lists.openembedded.org: The dtb files must be before the dtbo files, otherwise the overlays may not be applied correctly. ... Thanks for the patch updates! There's

Re: [docs] [OE-core] is "poky" distro defined to use "sysvinit" as INIT_MANAGER?

2023-01-05 Thread Alexander Kanavin
On Thu, 5 Jan 2023 at 16:02, Michael Opdenacker via lists.yoctoproject.org wrote: > As far as I am concerned, I tried to set INIT_MANAGER with "?=" in > poky.conf and the set INIT_MANAGER = "systemd" in local.conf and the > resulting system was booting fine. > Shall we make the change in master

Re: [OE-core] is "poky" distro defined to use "sysvinit" as INIT_MANAGER?

2023-01-05 Thread Michael Opdenacker via lists.openembedded.org
Am 05.01.23 um 15:57 schrieb Richard Purdie: On Thu, 2023-01-05 at 15:23 +0100, Michael Opdenacker wrote: Richard told me on IRC that, from memory, this was set because of interference poky-altcfg (if I understood correctly). I understand one recommended way to have systemd instead of

Re: [OE-core] [PATCH 45/77] python3-setuptools: upgrade 65.5.1 -> 65.6.3

2023-01-05 Thread Alexander Kanavin
I sent a patch for that to oe-devel. Alex On Thu, 5 Jan 2023 at 04:45, Khem Raj wrote: > > This setuptools upgrade is regressing nftables build > > | make[2]: Entering directory > '/mnt/b/yoe/master/build/tmp/work/cortexa72-cortexa53-crypto-yoe-linux/nftables/1.0.6-r0/build/py' > | cd

Re: [OE-core] [PATCH 2/2] linux-yocto: Autoload sound driver on QEMU x86

2023-01-05 Thread Bruce Ashfield
On Thu, Jan 5, 2023 at 8:42 AM Mark Jonas wrote: > > Hi Bruce, > > On Wed, Jan 4, 2023 at 5:07 PM Bruce Ashfield > wrote: > > > > On Wed, Jan 4, 2023 at 7:18 AM Mark Jonas wrote: > > > > > > From: Mark Jonas > > > > > > If DISTRO_FEATURES includes ALSA then automatically load the > > >

Re: [OE-core] is "poky" distro defined to use "sysvinit" as INIT_MANAGER?

2023-01-05 Thread Richard Purdie
On Thu, 2023-01-05 at 15:23 +0100, Michael Opdenacker wrote: > Am 03.01.23 um 15:41 schrieb Michael Opdenacker via lists.openembedded.org: > > Hello Richard, > > > > Trying to improve the documentation about the selection of the init > > system, I'm jumping back to this old conversation,

[OE-core] [PATCH] qemu: fix recent reproducibility issues

2023-01-05 Thread Alexander Kanavin
Not only break when not in a loop is undefined, different shells do different things when they see it. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/qemu/qemu.inc | 1 + ...ix-check-tcg-not-executing-any-tests.patch | 56 +++ 2 files changed, 57

[OE-core] [PATCH] .gitignore: ignore files generated by Toaster

2023-01-05 Thread Michael Opdenacker via lists.openembedded.org
From: Michael Opdenacker When Toaster is run as documented on https://docs.yoctoproject.org/toaster-manual/setup-and-use.html Signed-off-by: Michael Opdenacker --- .gitignore | 4 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b66d371aac..3e6a60b527 100644

Re: [OE-core] is "poky" distro defined to use "sysvinit" as INIT_MANAGER?

2023-01-05 Thread Michael Opdenacker via lists.openembedded.org
Am 03.01.23 um 15:41 schrieb Michael Opdenacker via lists.openembedded.org: Hello Richard, Trying to improve the documentation about the selection of the init system, I'm jumping back to this old conversation, following a change that you made

Re: [OE-core][PATCH 1/2] gobject-introspection: check for GI_DATA_ENABLED

2023-01-05 Thread Alexander Kanavin
We do run world on every master tip, so yes it should succeed. It doesn't seem to be related to disabling introspection, but you might want to retry with it enabled to be sure. If target rust continues to fail no matter what you try, then 'bitbake -k world' will continue building what it can when

Re: [OE-core] [PATCH 2/2] curl: enable nghttp2 for support HTTP2

2023-01-05 Thread Alexandre Belloni via lists.openembedded.org
This fails on the AB: https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/4580/steps/14/logs/stdio | checking run-time libs availability... failed | configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lnghttp2 -lssl

[OE-core] [PATCH][dunfell] libksba: fix CVE-2022-47629

2023-01-05 Thread Lee Chee Yang
From: Chee Yang Lee Signed-off-by: Chee Yang Lee --- .../libksba/libksba/CVE-2022-47629.patch | 69 +++ meta/recipes-support/libksba/libksba_1.3.5.bb | 4 +- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644

Re: [OE-core] [PATCH 2/2] linux-yocto: Autoload sound driver on QEMU x86

2023-01-05 Thread Mark Jonas
Hi Bruce, On Wed, Jan 4, 2023 at 5:07 PM Bruce Ashfield wrote: > > On Wed, Jan 4, 2023 at 7:18 AM Mark Jonas wrote: > > > > From: Mark Jonas > > > > If DISTRO_FEATURES includes ALSA then automatically load the > > snd-intel8x0 kernel module on qemux86 and qemux86-64. This matches the > >

Re: [OE-core][PATCH 1/2] wic/plugins/images/direct: replace fstab entries

2023-01-05 Thread Henning Schild
Am Thu, 5 Jan 2023 12:52:22 + schrieb Felix Moessbauer : > This patch extends the imager direct class to check if the mountpoint > of a to-be-added entry in the fstab is already there. If it is, the > old entry is removed and the new entry is appended. > > This solves issues with duplicated

Re: [OE-core][PATCH 0/2] wic/plugins/images/direct: replace fstab entries

2023-01-05 Thread Henning Schild
Am Thu, 5 Jan 2023 12:52:21 + schrieb Felix Moessbauer : > For comparison, here the fstab files for the ext4 and the wic version > of the core-image-minimal (see below). In fact one probably really wants no fstab / line at all, unless it is ever somehow explicitly asked for. The bootloader

[OE-core] [PATCH] boost: add url lib

2023-01-05 Thread Christian Eggers
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs). Signed-off-by: Christian Eggers --- This patch depends on removal of the boost-url recipe in meta-openembedded https://lists.openembedded.org/g/openembedded-devel/message/100414

[OE-core] [meta-oe][PATCH] boost-url: remove recipe

2023-01-05 Thread Christian Eggers
The boost recipe in oe-core has recently been updated to boost-1.81.0. Starting with this release, boost-url is included in the boost distribution. As a prerequisite for creating the -url sub package from the boost recipe, the boost-url recipe should be removed in order to avoid conflicts with

Re: [OE-core] [PATCH v3][master] go: Update reproducibility patch to fix panic errors

2023-01-05 Thread Jose Quaresma
Hi Ryan, I am building with this patch and it fixes the problem in my machines, riscv and am6xxx. Thanks for fixing this issue. Jose Ryan Eatmon via lists.openembedded.org escreveu no dia segunda, 5/12/2022 à(s) 19:49: > > This might have gotten lost in the fun of the YPS and the many >

[OE-core][PATCH 2/2] Revert "Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs""

2023-01-05 Thread Felix Moessbauer
This re-introduces commit 20d43a2, which was reverted because it led to duplicated entries in the fstab (from the rootfs and WIC). As the deduplication logic is now added to WIC, the commit can be introduced again. By that, the / mountpoint can be defined using WIC scripts. Reviewed-by: Florian

[OE-core][PATCH 1/2] wic/plugins/images/direct: replace fstab entries

2023-01-05 Thread Felix Moessbauer
This patch extends the imager direct class to check if the mountpoint of a to-be-added entry in the fstab is already there. If it is, the old entry is removed and the new entry is appended. This solves issues with duplicated entries that come from the rootfs itself. One example where this happens

[OE-core][PATCH 0/2] wic/plugins/images/direct: replace fstab entries

2023-01-05 Thread Felix Moessbauer
For comparison, here the fstab files for the ext4 and the wic version of the core-image-minimal (see below). Putting all persons in CC who have been involved in the first try and in the revert. Best regards, Felix Moessbauer Siemens AG .ext4 ``` # stock fstab - you probably want to override

Re: [OE-core][PATCH v2 1/2] kernel-fitimage: Adjust order of dtb/dtbo files

2023-01-05 Thread Michael Opdenacker via lists.openembedded.org
Hi Sandeep Am 04.01.23 um 23:09 schrieb Sandeep Gundlupet Raju via lists.openembedded.org: The dtb files must be before the dtbo files, otherwise the overlays may not be applied correctly. ... Thanks for the patch updates! There's a problem with the way your patches are received on the