Re: [OE-core][PATCH v2] libbsd: Fix conflict error when enable multilib.

2024-04-24 Thread leimaohui via lists.openembedded.org
Hi, Alex > It would help if you show the actual content that is being fixed. E.g. > the problematic line in the header: > - before the fixing > - after being processed with oe_multilib_header > - after being fixed with sed. I have submitted the v3 patch with above content. Please have a look.

[OE-core][PATCH v3] libbsd: Fix conflict error when enable multilib.

2024-04-24 Thread leimaohui via lists.openembedded.org
From: Lei Maohui - Fix the conflict error by oe_multilib_header. The conflict error is as the following: Error: Transaction test error: file /usr/include/bsd/sys/cdefs.h conflicts between attempted installs of libbsd-dev-0.12.1-r0.core2_64 and lib32-libbsd-dev-0.12.1-r0.core2_32 The

Re: [OE-core][kirkstone][PATCH 1/1] util-linux: Fix CVE-2024-28085

2024-04-24 Thread Soumya via lists.openembedded.org
Hi Peter, Thank you for providing the details. Based on the information regarding the vulnerability report and the commit history provided, it appears that our code is indeed vulnerable as the commit introducing the vulnerability still exists in our codebase. Our util-linux version in the

Re: [OE-core] [PATCH] ffmpeg: backport patches to use new Vulkan AV1 codec API

2024-04-24 Thread Dmitry Baryshkov
On Wed, 24 Apr 2024 at 11:34, Alexander Kanavin wrote: > > The patch is fine, and it's in abelloni's staging branch. There's no > separate notification for that. Integration to master for now is a > lesser priority than getting scarthgap out. Ack, I'll be more patient then. > > Alex > > On Wed,

[OE-core] [PATCH v2] mesa: upgrade 24.0.3 -> 24.0.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://docs.mesa3d.org/relnotes/24.0.5.html Signed-off-by: Wang Mingyu --- .../mesa/{mesa-gl_24.0.3.bb => mesa-gl_24.0.5.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_24.0.3.bb =>

Re: [OE-core] Pseudo Abort due to path mismatch #pseudo #kirkstone

2024-04-24 Thread Martin Jansa
Don't use: S = "${WORKDIR}" move it to separate directory and it will work fine. On Wed, Apr 24, 2024 at 6:41 PM lukas.palme via lists.openembedded.org wrote: > > Hello openembedded community! > > I hope this is the right place to ask this question, >

[OE-core] Pseudo Abort due to path mismatch #pseudo #kirkstone

2024-04-24 Thread lukas . palme
Hello openembedded community! I hope this is the right place to ask this question, https://wiki.yoctoproject.org/wiki/Pseudo_Abort ( https://wiki.yoctoproject.org/wiki/Pseudo_Abort ) brought me here. I have a custom recipe which builds fine on the first build, but fails on subsequent builds

[OE-core] [PATCH] binutils: Remove conflict markers from 0008-Use-libtool-2.4.patch

2024-04-24 Thread Ola x Nilsson
From: Ola x Nilsson The diff hunks were not doing anything important, just remove them. Signed-off-by: Ola x Nilsson --- .../binutils/0008-Use-libtool-2.4.patch | 24 --- 1 file changed, 24 deletions(-) diff --git

Re: [OE-core] [PATCH] systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set

2024-04-24 Thread Alexander Kanavin
On Wed, 24 Apr 2024 at 12:08, Rasmus Villemoes wrote: > How would one know? It's not in master-next, and I don't see any other > branches containing it. Is there some git repo other than > https://git.openembedded.org/openembedded-core/ one could follow to see > that a patch has actually been

Re: [OE-core] [PATCH] systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set

2024-04-24 Thread Richard Purdie
On Wed, 2024-04-24 at 12:08 +0200, Rasmus Villemoes wrote: > On 24/04/2024 10.36, Alexander Kanavin via lists.openembedded.org > wrote: > > On Wed, 24 Apr 2024 at 10:19, Christian B. Sørensen via > > lists.openembedded.org > > wrote: > > > > > Any input on the patchset ? Would appreciate if it

Re: [OE-core] [PATCH] systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set

2024-04-24 Thread Rasmus Villemoes via lists.openembedded.org
On 24/04/2024 10.36, Alexander Kanavin via lists.openembedded.org wrote: > On Wed, 24 Apr 2024 at 10:19, Christian B. Sørensen via > lists.openembedded.org > wrote: > >> Any input on the patchset ? Would appreciate if it could be included in the >> scarthgap release. > > A little patience

Re: [OE-core] [PATCH 16/38] mesa: upgrade 24.0.3 -> 24.0.5

2024-04-24 Thread Alexander Kanavin
mesa-gl recipe should be included here. I wonder if we should just move PV into mesa.inc and away from filenames, so that mesa can be updated without this friction (perhaps even by AUH). Alex On Wed, 24 Apr 2024 at 10:43, wangmy via lists.openembedded.org wrote: > > From: Wang Mingyu > >

[OE-core] [PATCH 38/38] xcb-proto: upgrade 1.16.0 -> 1.17.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-proto/{xcb-proto_1.16.0.bb => xcb-proto_1.17.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.16.0.bb => xcb-proto_1.17.0.bb} (92%) diff --git

[OE-core] [PATCH 37/38] wayland-protocols: upgrade 1.34 -> 1.35

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - tablet-v2: mark as stable - staging: add alpha-modifier protocol - xdg-shell: add missing enum attribute to set_constraint_adjustment - xdg-shell: recommend against drawing decorations when tiled - cursor-shape-v1: Does not advertises the list of

[OE-core] [PATCH 36/38] vala: upgrade 0.56.16 -> 0.56.17

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu * Various improvements and bug fixes: - codegen: + Add missing initializers for private fields of GSourceFuncs + Update array length variable passed to null-terminated ref parameter + Properly pass through a null-terminated out argument + Refactor and cache

[OE-core] [PATCH 33/38] stress-ng: upgrade 0.17.06 -> 0.17.07

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Porting fixes to support modern Solaris systems - Improve vecshuf performance (regression due to using -O3 on gcc on vec ops) Signed-off-by: Wang Mingyu --- .../stress-ng/{stress-ng_0.17.06.bb => stress-ng_0.17.07.bb}| 2 +- 1 file changed, 1

[OE-core] [PATCH 28/38] python3-pluggy: upgrade 1.4.0 -> 1.5.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Add support for deprecating specific hook parameters, or more generally, for issuing a warning whenever a hook implementation requests certain parameters. - PluginManager.get_plugins() no longer returns None for blocked plugins. Signed-off-by: Wang

[OE-core] [PATCH 34/38] taglib: upgrade 2.0 -> 2.0.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Fix aborting when _GLIBCXX_ASSERTIONS are enabled. * Fall back to utf8cpp header detection in the case that its CMake configuration is removed. * Improve compatibility with the SWIG interface compiler. * Build system fixes for testing without

[OE-core] [PATCH 35/38] util-macros: upgrade 1.20.0 -> 1.20.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Remove unnecessary escape Signed-off-by: Wang Mingyu --- .../xorg-util/{util-macros_1.20.0.bb => util-macros_1.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.20.0.bb =>

[OE-core] [PATCH 30/38] python3-setuptools: upgrade 69.2.0 -> 69.5.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - Merged bugfix for pypa/distutils - Refresh unpinned vendored dependencies. - Updated vendored packaging to version 24.0. - Remove attempt to canonicalize the version. It's already canonical enough. - Support PEP 625 by canonicalizing package name and

[OE-core] [PATCH 23/38] python3-hatchling: upgrade 1.22.4 -> 1.24.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Fix: Maintain file permissions for shared-scripts option/shared_scripts build data of the wheel target Signed-off-by: Wang Mingyu --- ...{python3-hatchling_1.22.4.bb => python3-hatchling_1.24.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 32/38] repo: upgrade 2.44 -> 2.45

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - project: Check if dotgit exists w/out symlink check - git: raise soft version to 2.7.4 - git: raise hard version to 1.7.9 - docs: release: add recent git/python/ssh/debian info - main: Stringify project name in error_info Signed-off-by: Wang Mingyu

[OE-core] [PATCH 31/38] python3-trove-classifiers: upgrade 2024.3.3 -> 2024.4.10

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Add Natural Languages - Add OpenTelemetry related classifiers Signed-off-by: Wang Mingyu --- ...fiers_2024.3.3.bb => python3-trove-classifiers_2024.4.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 16/38] mesa: upgrade 24.0.3 -> 24.0.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://docs.mesa3d.org/relnotes/24.0.5.html Signed-off-by: Wang Mingyu --- meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_24.0.3.bb => mesa_24.0.5.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 26/38] python3-lxml: upgrade 5.1.0 -> 5.2.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to "core2", but with SSE 4.2 enabled. * LP#2059977: "Element.iterfind("//absolute_path")" failed with a "SyntaxError" where it should have issued a warning. *

[OE-core] [PATCH 29/38] python3-pygobject: upgrade 3.48.1 -> 3.48.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Fix support for fundamental (primitive) types, such as Gst.Bitmask Signed-off-by: Wang Mingyu --- ...{python3-pygobject_3.48.1.bb => python3-pygobject_3.48.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 27/38] python3-mako: upgrade 1.3.2 -> 1.3.3

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Fixed unexpected error when use control lines which the first control block with no bodies other than comments,as pass is now added to the first empty block. - Fixed unexpected syntax error in strict_undefined mode that occurred when using

[OE-core] [PATCH 25/38] python3-idna: upgrade 3.6 -> 3.7

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: Copyright year updated to 2024. Changelog: Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. Signed-off-by: Wang Mingyu --- .../python/{python3-idna_3.6.bb => python3-idna_3.7.bb} | 4 ++--

[OE-core] [PATCH 24/38] python3-hypothesis: upgrade 6.99.4 -> 6.100.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = -improve a rare error message for flaky tests -The from_dtype() function no longer generates NaT ("not-a-time") values for the datetime64 or timedelta64 dtypes if passed allow_nan=False -includes the backend setting in the how_generated field of our

[OE-core] [PATCH 19/38] pango: upgrade 1.52.1 -> 1.52.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - coretext: Implement reload_font - coretext: Use Menlo instead of Courier for monospace - win32: Avoid a double free - Update to Unicode 15.1 - Simplify hexbox drawing Signed-off-by: Wang Mingyu --- .../recipes-graphics/pango/{pango_1.52.1.bb =>

[OE-core] [PATCH 20/38] python3-beartype: upgrade 0.18.2 -> 0.18.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-beartype_0.18.2.bb => python3-beartype_0.18.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-beartype_0.18.2.bb => python3-beartype_0.18.5.bb} (75%) diff --git

[OE-core] [PATCH 18/38] openssl: upgrade 3.2.1 -> 3.3.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu CVE-2024-2511.patch revmoed since it's included in 3.3.0 Changelog: https://github.com/openssl/openssl/blob/openssl-3.3.0/NEWS.md Signed-off-by: Wang Mingyu --- .../openssl/openssl/CVE-2024-2511.patch | 120 -- .../{openssl_3.2.1.bb =>

[OE-core] [PATCH 21/38] python3-cython: upgrade 3.0.9 -> 3.0.10

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * Cython generated incorrect self-casts when directly calling final methods of subtypes. * Internal C names generated from C function signatures could become too long for MSVC. * The "noexcept" warnings could be misleading in some cases. * The

[OE-core] [PATCH 22/38] python3-dtschema: upgrade 2024.2 -> 2024.4

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -fixups: Convert anyOf/oneOf + const to enum -dt-validate: Add an 'only matching compatible' schema validation mode -schemas: pci: allow additional device properties in pci-pci-bridge -validator: Rework selecting schemas for validation -validator: Add a

[OE-core] [PATCH 15/38] lttng-ust: upgrade 2.13.7 -> 2.13.8

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: * Add close_range wrapper to liblttng-ust-fd.so * ust-tracepoint-event: Add static check of sequences length type * lttng-ust(3): Fix wrong len_type for sequence * Fix: libc wrapper: use initial-exec for malloc_nesting TLS Signed-off-by: Wang Mingyu

[OE-core] [PATCH 12/38] libxmlb: upgrade 0.3.17 -> 0.3.18

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Fix decompressing large zstd files, harder - Include the pkgconfig variables in the subproject declared dependency Signed-off-by: Wang Mingyu --- .../libxmlb/{libxmlb_0.3.17.bb => libxmlb_0.3.18.bb}| 2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH 17/38] ninja: upgrade 1.11.1 -> 1.12.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Critical path scheduler which orders the jobs by their runtime history -This may break your build if you haven't specified your dependencies correctly. -Resiliency against inputs changing during the build -Reliable ETA and progress percentage in status

[OE-core] [PATCH 14/38] lighttpd: upgrade 1.4.75 -> 1.4.76

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * [core] add default to builtin mimetype.assign * [core] add MPTCP support * [core] disable MPTCP support by default * [mod_expire] omit caching hdrs for 204 No Content * [mod_staticfile] noinline cold func * [core] GNU/Hurd preadv2() RWF_NOWAIT ENOTSUP *

[OE-core] [PATCH 11/38] libwebp: upgrade 1.3.2 -> 1.4.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * API changes: - libwebpmux: WebPAnimEncoderSetChunk, WebPAnimEncoderGetChunk, WebPAnimEncoderDeleteChunk - libsharpyuv: SharpYuvOptionsInit, SharpYuvConvertWithOptions - extras: SharpYuvEstimate420Risk * further security related

[OE-core] [PATCH 13/38] libxmu: upgrade 1.2.0 -> 1.2.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: test: Add prototype for Xmureallocarray to silence warning test: Add missing setjmp() Signed-off-by: Wang Mingyu --- .../xorg-lib/{libxmu_1.2.0.bb => libxmu_1.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 07/38] libarchive: upgrade 3.7.2 -> 3.7.3

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -PCRE2 support -add trailing letter b to bsdtar(1) substitute pattern -add support for long options "--group" and "--owner" to tar(1) -Fix possible vulnerability in tar error reporting introduced in f27c173 -ISO9660: preserve the natural order of links

[OE-core] [PATCH 10/38] libsdl2: upgrade 2.30.1 -> 2.30.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Fixed performance regression initializing controllers on Linux -Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online -Added support for the MadCatz Saitek Side Panel Control Deck -Added support for the Hori Fighting Stick EX2

[OE-core] [PATCH 09/38] libpam: upgrade 1.6.0 -> 1.6.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-pam_namespace-include-stdint-h.patch removed since it's included in 1.6.1 Changelog: === * build: fail if specified configure options cannot be satisfied. * pam_env: fixed --disable-econf --enable-vendordir support. * pam_unix: do not warn if password aging is

[OE-core] [PATCH 03/38] diffoscope: upgrade 260 -> 265

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * Ensure that tests with ">=" version constraints actually print the corresponding tool name. * Prevent odt2txt tests from always being skipped due to an impossibly new version requirement. * Avoid nested parens-in-parens when printing "skipping"

[OE-core] [PATCH 08/38] libcap-ng: upgrade 0.8.4 -> 0.8.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Remove python global exception handler since it's deprecated - Make the utilities link against just built libraries - Remove unused macro in cap-ng.h fix-issues-with-swig-4-2.patch removed since it's included in 0.8.5 Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 04/38] dpkg: upgrade 1.22.5 -> 1.22.6

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -po: Regenerate .pot files and merge .po files with them -Dpkg::Vendor::Debian: Unconditionally set qa bug-implicit-func -build: Fix typo in CI config -build: Add gen-release script -test: Skip OpenPGP tests if the backend does not have a verify command

[OE-core] [PATCH 06/38] gdk-pixbuf: upgrade 2.42.10 -> 2.42.11

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch fatal-loader.patch refreshed for 2.42.11 Changelog: === - Disable fringe loaders by default - Introspection fixes - Translation updates Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 01/38] bind: upgrade 9.18.25 -> 9.18.26

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Add RESOLVER.ARPA to the built in empty zones. - dig/mdig +ednsflags= did not re-enable EDNS if it had been disabled. - Some invalid ISO 8601 durations were accepted erroneously. - Don't return static-stub synthesised NS RRset. - Fix bug in Depends

[OE-core] [PATCH 05/38] gcr: upgrade 4.2.1 -> 4.3.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - certificate: Add API to retrieve version - Bump required GnuTLS version to 3.8.5 - Avoid potential integer overflow spotted by UBSan - Support GnuTLS as an alternative crypto backend - Updated translations Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 02/38] cronie: upgrade 1.7.1 -> 1.7.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: *Revert setting the return path to <>. It is not RFC compliant. *Inherit MAILFROM from the crond process environment. Signed-off-by: Wang Mingyu --- .../cronie/{cronie_1.7.1.bb => cronie_1.7.2.bb} | 2 +- 1 file changed, 1

Re: [OE-core][PATCH v2] libbsd: Fix conflict error when enable multilib.

2024-04-24 Thread Alexander Kanavin
It would help if you show the actual content that is being fixed. E.g. the problematic line in the header: - before the fixing - after being processed with oe_multilib_header - after being fixed with sed. Otherwise I still don't quite understand what is happening. Alex On Wed, 24 Apr 2024 at

Re: [OE-core] [PATCH] systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set

2024-04-24 Thread Alexander Kanavin
On Wed, 24 Apr 2024 at 10:19, Christian B. Sørensen via lists.openembedded.org wrote: > Any input on the patchset ? Would appreciate if it could be included in the > scarthgap release. A little patience would help. The patch is fine (and so there's not input), it's in a staging branch, but

Re: [OE-core] [PATCH] ffmpeg: backport patches to use new Vulkan AV1 codec API

2024-04-24 Thread Alexander Kanavin
The patch is fine, and it's in abelloni's staging branch. There's no separate notification for that. Integration to master for now is a lesser priority than getting scarthgap out. Alex On Wed, 24 Apr 2024 at 04:03, Dmitry Baryshkov via lists.openembedded.org wrote: > > On Wed, 17 Apr 2024 at

Re: [OE-core] Set the CMake BUILD_TESTING option to OFF as the default setting

2024-04-24 Thread Alexander Kanavin
You can build everything with 'bitbake world' (and it's going to be long). Build times are recorded into tmp/buildstats, if that is enabled (see default local.conf to see how if you're not already using that). Alex On Wed, 24 Apr 2024 at 09:56, Fabio Berton wrote: > > Hi Alex, > > What should

Re: [OE-core] [PATCH] systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set

2024-04-24 Thread Christian B . Sørensen
Hi Added CC's that signed off by on commit ebafe46379 systemd: upgrade to 255.1. On 4/18/24 07:58, yo...@bsorensen.net wrote: From: Christian Bräuner Sørensen Fixes a bug introducted in ebafe46379 systemd: upgrade to 255.1. Besides updating systemd, that commit also made other changes. One

Re: [OE-core] Set the CMake BUILD_TESTING option to OFF as the default setting

2024-04-24 Thread Fabio Berton
Hi Alex, What should I test to measure build time, all recipes that use cmake from OE-Core and meta-openembedded? Is there a way to build all recipes, or should I find all recipes that use cmake and run bitbake ? Regards, Fabio Berton On 4/23/2024 2:01 PM, Alexander Kanavin wrote: I'm not