[OE-core][scarthgap][PATCH] wget: Fix for CVE-2024-38428

2024-06-20 Thread Vijay Anusuri via lists.openembedded.org
From: Vijay Anusuri Upstream-Status: Backport [https://git.savannah.gnu.org/cgit/wget.git/commit/?id=ed0c7c7e0e8f7298352646b2fd6e06a11e242ace] Signed-off-by: Vijay Anusuri --- .../wget/wget/CVE-2024-38428.patch| 79 +++ meta/recipes-extended/wget/wget_1.21.4.bb

[OE-core][PATCH] wget: Fix for CVE-2024-38428

2024-06-20 Thread Vijay Anusuri via lists.openembedded.org
From: Vijay Anusuri Upstream-Status: Backport [https://git.savannah.gnu.org/cgit/wget.git/commit/?id=ed0c7c7e0e8f7298352646b2fd6e06a11e242ace] Signed-off-by: Vijay Anusuri --- .../wget/wget/CVE-2024-38428.patch| 79 +++ meta/recipes-extended/wget/wget_1.24.5.bb

[OE-core] [PATCH v2] initramfs-framework: fix typos

2024-06-20 Thread Ulrich Ölmann
Fix typos in debugging and error messages. Signed-off-by: Ulrich Ölmann --- v1 --> v2: add required commit message meta/recipes-core/initrdscripts/initramfs-framework/init | 2 +- meta/recipes-core/initrdscripts/initramfs-framework/rootfs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(

Re: [OE-core][PATCH v2 0/7] Add SPDX 3.0 support

2024-06-20 Thread Alexandre Belloni via lists.openembedded.org
Unfortunately, this still causes failures: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7060/steps/23/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/23/builds/9481/steps/14/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/20/builds/9574/

[OE-core] Patchtest results for [PATCH] initramfs-framework: fix typos

2024-06-20 Thread Patchtest
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/initramfs-framework-fix-typos.patch FAIL: test commit message presence: Please include a commit message on your pat

[OE-core] [PATCH] initramfs-framework: fix typos

2024-06-20 Thread Ulrich Ölmann
Signed-off-by: Ulrich Ölmann --- meta/recipes-core/initrdscripts/initramfs-framework/init | 2 +- meta/recipes-core/initrdscripts/initramfs-framework/rootfs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/initrdscripts/initramfs-framework/init b/meta/re

[OE-core][scarthgap][PATCH] go: Fix for CVE-2024-24790

2024-06-20 Thread Vijay Anusuri via lists.openembedded.org
From: Vijay Anusuri Upstream-Status: Backport from https://github.com/golang/go/commit/12d5810cdb1f73cf23d7a86462143e9463317fca Reference: https://github.com/golang/go/issues/67680 Signed-off-by: Vijay Anusuri --- meta/recipes-devtools/go/go-1.22.2.inc| 1 + .../go/go/CVE-2024-2479

Re: [OE-core][PATCH v2 0/7] Add SPDX 3.0 support

2024-06-20 Thread Khem Raj
Hey Joshua https://errors.yoctoproject.org/Errors/Build/187139/ does this seem related to this changeset On Wed, Jun 19, 2024 at 3:18 PM Joshua Watt via lists.openembedded.org wrote: > > This patch series add support for SPDX 3.0 and sets it as the default. > Currently it is not possible to hav

[OE-core][PATCH] go: Fix for CVE-2024-24790

2024-06-20 Thread Vijay Anusuri via lists.openembedded.org
From: Vijay Anusuri Upstream-Status: Backport from https://github.com/golang/go/commit/12d5810cdb1f73cf23d7a86462143e9463317fca Reference: https://github.com/golang/go/issues/67680 Signed-off-by: Vijay Anusuri --- meta/recipes-devtools/go/go-1.22.3.inc| 1 + .../go/go/CVE-2024-2479

[OE-core] [PATCH 14/22] kea: upgrade 2.4.1 -> 2.6.0

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: Copyright year updated to 2024. fix_pid_keactrl.patch refreshed for 2.6.0 Changelog: https://gitlab.isc.org/isc-projects/kea/-/wikis/Release-Notes/release-notes-2.6.0 Signed-off-by: Wang Mingyu --- meta/recipes-connectivity/kea/files/fix_pid_keactrl.patch

[OE-core] [PATCH 19/22] ofono: upgrade 2.7 -> 2.8

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Fix issue with handling USB TTY device detection. - Fix issue with handling GOBI versus QRTR detection. - Fix issue with handling QMI based PCIe devices. - Fix issue with handling CRSM result parameters. - Fix issue with handling PPP ACCM for Quectel mode

[OE-core] [PATCH 11/22] glib-networking: upgrade 2.78.1 -> 2.80.0

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Mark plugin functions as exports on Windows - Updated translations - GnuTLS: fix improper use of IP address in SNI extension - GnuTLS: major performance improvement: reduce unnecessary trust list creation - OpenSSL: properly handle BIO_CTRL_EOF - GnuTLS:

[OE-core] [PATCH 04/22] createrepo-c: upgrade 1.1.1 -> 1.1.2

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{createrepo-c_1.1.1.bb => createrepo-c_1.1.2.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/createrepo-c/{createrepo-c_1.1.1.bb => createrepo-c_1.1.2.bb} (96%) diff --git a/meta/recipes-de

[OE-core] [PATCH 18/22] librepo: upgrade 1.17.0 -> 1.17.1

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-gpg_gpgme.c-fix-build-errors-with-older-gcc.patch removed since it's included in 1.17.1 Changelog: - gpg_gpgme.c: fix build errors with older gcc - Fix some compiler warnings - Change header files to match a configured ABI regarding a zchunk support - Fix buil

[OE-core] [PATCH 09/22] fribidi: upgrade 1.0.14 -> 1.0.15

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Fixed the bad tarball from 1.0.14 with stall include files. Signed-off-by: Wang Mingyu --- .../fribidi/{fribidi_1.0.14.bb => fribidi_1.0.15.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/fribidi/{fribidi_1.0.14.bb

[OE-core] [PATCH 06/22] diffoscope: upgrade 267 -> 271

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Drop Build-Depends on liblz4-tool. Thanks, Chris Peterson. * Update tests to support zipdetails version 4.004 shipped with Perl 5.40. Signed-off-by: Wang Mingyu --- .../diffoscope/{diffoscope_267.bb => diffoscope_271.bb} | 2 +- 1 file changed

[OE-core] [PATCH 13/22] hwlatdetect: upgrade 2.6 -> 2.7

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-rt/rt-tests/rt-tests.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc index 70315c4694..3fbdfa2038 100644 --- a/meta/recipes-rt

[OE-core] [PATCH 20/22] pciutils: upgrade 3.12.0 -> 3.13.0

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * lspci decodes CXL 1.1 device link status information. This requires a recent kernel which exports rcd_* atributes via sysfs. * Further development of the pcilmr (the link margining utility) * Dump parsing supports 6-digit domain numbers. * Bug fixes

[OE-core] [PATCH 16/22] libjitterentropy: upgrade 3.4.1 -> 3.5.0

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Lisence-Update: Copyright year updated to 2024. Changelog: === * add distinction between intermittent and permanent health failure * add compile time option to allow configuring a mask to reduce the size of the time stamp used for the APT Signed-off-by: Wang Mingyu

[OE-core] [PATCH 21/22] rng-tools: upgrade 6.16 -> 6.17

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - mix data fed to the kernel byte-wise from multiple sources - added option to attempt more persistent use of slow entropy sources - fix some missing m4 quotes - improved debug output to show FIPS failures more clearly - added a named pipe entropy source -

[OE-core] [PATCH 22/22] ttyrun: upgrade 2.32.0 -> 2.33.1

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Bug Fixes: - s390-tools: Fix formatting and typos in README.md - s390-tools: Fix release string Signed-off-by: Wang Mingyu --- meta/recipes-core/ttyrun/{ttyrun_2.32.0.bb => ttyrun_2.33.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ttyru

[OE-core] [PATCH 15/22] libevdev: upgrade 1.13.1 -> 1.13.2

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../libevdev/{libevdev_1.13.1.bb => libevdev_1.13.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libevdev/{libevdev_1.13.1.bb => libevdev_1.13.2.bb} (87%) diff --git a/meta/recipes-support/libev

[OE-core] [PATCH 05/22] dhcpcd: upgrade 10.0.6 -> 10.0.8

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Fixed compile without ARP - Fixed closefrom test for glibc - Fixed spelling of ADVERTISEMENT Signed-off-by: Wang Mingyu --- .../dhcpcd/{dhcpcd_10.0.6.bb => dhcpcd_10.0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m

[OE-core] [PATCH 03/22] alsa-ucm-conf: upgrade 1.2.11 -> 1.2.12

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - sof-soundwire: fix missing MultiCodec1 initialization and Empty condition - UCM2: Intel: sof-hda-dsp: Control SOF processing from UCM - UCM2: SOF: Add example blobs customization for AAEON - UCM2: Add sample SOF processing configuration blobs - codecs: q

[OE-core] [PATCH 17/22] libpcre2: upgrade 10.43 -> 10.44

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../libpcre/{libpcre2_10.43.bb => libpcre2_10.44.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libpcre/{libpcre2_10.43.bb => libpcre2_10.44.bb} (95%) diff --git a/meta/recipes-support/libpcre/

[OE-core] [PATCH 10/22] git: upgrade 2.45.1 -> 2.45.2

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changeglog: - send-email: drop FakeTerm hack - send-email: avoid creating more than one Term::ReadLine object - ci: drop mention of BREW_INSTALL_PACKAGES variable - ci: avoid bare "gcc" for osx-gcc job - ci: stop installing "gcc-13" for osx-gcc - hook: plug a new me

[OE-core] [PATCH 12/22] gstreamer: upgrade 1.24.3 -> 1.24.4

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://gstreamer.freedesktop.org/releases/1.24 Signed-off-by: Wang Mingyu --- .../{gst-devtools_1.24.3.bb => gst-devtools_1.24.4.bb} | 2 +- ...streamer1.0-libav_1.24.3.bb => gstreamer1.0-libav_1.24.4.bb} | 2 +- ...plugins-bad_1.24.3.bb => gstreamer1.0-

[OE-core] [PATCH 08/22] enchant2: upgrade 2.7.3 -> 2.8.1

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - restores an optimization removed in 2.8.0 that reduces the frequency with which personal wordlists are reloaded. Signed-off-by: Wang Mingyu --- .../enchant/{enchant2_2.7.3.bb => enchant2_2.8.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 07/22] e2fsprogs: upgrade 1.47.0 -> 1.47.1

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu mkdir_p.patch ptest.patch quiet-debugfs.patch refreshed for 1.47.1 Changelog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.1 Signed-off-by: Wang Mingyu --- meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir_p.patch | 7 +++ meta/recipes-devtools/e2fsprog

[OE-core] [PATCH 02/22] alsa-plugins: upgrade 1.2.7.1 -> 1.2.12

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: disable -ldl check for *BSDs, find path 0001-arcam_av.c-Include-missing-string.h.patch removed since it's included in 1.2.12 License-Update: samplerate: Make LGPL-only Signed-off-by: Wang Mingyu --- ...-arcam_av.c-Include-missing-string.h.patch | 25 ---

[OE-core] [PATCH 01/22] alsa-lib: upgrade 1.2.11 -> 1.2.12

2024-06-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-topology-correct-version-script-path.patch removed since it's included in 1.2.12. Changelog: - GitHub Actions: Use actions/checkout@v4 - pcm: plug - add automatic conversion for iec958 subframe samples Signed-off-by: Wang Mingyu --- ...topology-correct-version-script-pa

Re: [OE-core] [PATCH v4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library

2024-06-20 Thread Alexandre Belloni via lists.openembedded.org
On 20/06/2024 16:10:41+, Ross Burton wrote: > > > > On 19 Jun 2024, at 21:03, Alexandre Belloni via lists.openembedded.org > > wrote: > > > > Hello, > > > > This causes selftest failures: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/6833/steps/14/logs/stdio >

Re: [OE-core][PATCH 5/6] maintainers.inc: add self for unassigned python recipes

2024-06-20 Thread Tim Orling
On Thu, Jun 20, 2024 at 7:08 AM Trevor Gamblin via lists.openembedded.org wrote: > Add myself as maintainer for the following: > > - python3-setuptools > - python3-smmap > - python3-subunit > - python3-testtools > > With that, every Python recipe in oe-core has a maintainer assigned. > Thank you

Re: [OE-core] [PATCH v4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library

2024-06-20 Thread Ross Burton
> On 19 Jun 2024, at 21:03, Alexandre Belloni via lists.openembedded.org > wrote: > > Hello, > > This causes selftest failures: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/6833/steps/14/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/6

[OE-core][RFC][PATCH] python3-numpy: upgrade 1.26.4 -> 2.0.0

2024-06-20 Thread Trevor Gamblin
This release contains numerous API changes and bug fixes. Changelog: https://github.com/numpy/numpy/releases/tag/v2.0.0 The build backend has switched to mesonpy. Patch 0001-numpy-core-Define-RISCV-32-support.patch had to be updated to change the paths for the target files. It's still waiting to

Re: [OE-core] [PATCH] binutils: stable 2.42 branch updates

2024-06-20 Thread Khem Raj
lgtm On Wed, Jun 19, 2024 at 11:23 PM wrote: > > From: Sundeep KOKKONDA > > Below commits on binutils-2.42 stable branch are updated. > > 6c360d37662 PR31898 bug in processing DW_RLE_startx_endx > bfda03eed33 aarch64: Remove asserts from operand qualifier decoders > > Dropped: 0016-aarch64-Remov

Patchtest results for [OE-core][PATCH 4/6] python3-urllib3: upgrade 2.2.1 -> 2.2.2

2024-06-20 Thread Patchtest
Thank you for your submission. Patchtest identified one or more issues with the patch. Please see the log below for more information: --- Testing patch /home/patchtest/share/mboxes/4-6-python3-urllib3-upgrade-2.2.1---2.2.2.patch FAIL: test commit message presence: Please include a commit message

[OE-core][PATCH 5/6] maintainers.inc: add self for unassigned python recipes

2024-06-20 Thread Trevor Gamblin
Add myself as maintainer for the following: - python3-setuptools - python3-smmap - python3-subunit - python3-testtools With that, every Python recipe in oe-core has a maintainer assigned. Signed-off-by: Trevor Gamblin --- meta/conf/distro/include/maintainers.inc | 8 1 file changed, 4

[OE-core][PATCH 4/6] python3-urllib3: upgrade 2.2.1 -> 2.2.2

2024-06-20 Thread Trevor Gamblin
Signed-off-by: Trevor Gamblin --- .../{python3-urllib3_2.2.1.bb => python3-urllib3_2.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_2.2.1.bb => python3-urllib3_2.2.2.bb} (86%) diff --git a/meta/recipes-devtools/python/pyt

[OE-core][PATCH 3/6] python3-testtools: upgrade 2.7.1 -> 2.7.2

2024-06-20 Thread Trevor Gamblin
Also add python3-json and python3-compression to RDEPENDS so that the module imports correctly. Changelog (https://github.com/testing-cabal/testtools/blob/master/NEWS): - Treat methodName="runTest" similar to unittest.TestCase, fixes compatibility with pytest 8.3. (Natanael Copa, #372) - Format

[OE-core][PATCH 6/6] MAINTAINERS.md: fix patchtest entry

2024-06-20 Thread Trevor Gamblin
It still says that patchtest is unmaintained, so remove that line and clarify the maintainer in the list. Signed-off-by: Trevor Gamblin --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 505c2e234d..fe706a19a3 100644 --- a

[OE-core][PATCH 2/6] python3-psutil: upgrade 5.9.8 -> 6.0.0

2024-06-20 Thread Trevor Gamblin
Changelog: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Signed-off-by: Trevor Gamblin --- .../python/{python3-psutil_5.9.8.bb => python3-psutil_6.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-psutil_5.9.8.bb => python3

[OE-core][PATCH 1/6] python3-hypothesis: upgrade 6.103.0 -> 6.103.2

2024-06-20 Thread Trevor Gamblin
Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html): 6.103.2 - 2024-06-14 - This patch improves our deduplication tracking across all strategies (pull request #4007). Hypothesis is now less likely to generate the same input twice. 6.103.1 - 2024-06-05 - Account for time spent in

Re: [OE-core] [PATCH] os-release: Fix VERSION_CODENAME in case it is empty

2024-06-20 Thread Daniel Semkowicz
Unfortunately, settings DISTRO_CODENAME to empty string triggers VERSION variable to be suffixed with "()", because: VERSION = "${DISTRO_VERSION}${@' (%s)' % DISTRO_CODENAME if 'DISTRO_CODENAME' in d else ''}" Which is not a desirable effect. On Thu, Jun 20, 2024 at 3:16 PM Martin Jansa wrote

[OE-core][PATCH] dhcpcd: upgrade 10.0.6 -> 10.0.8

2024-06-20 Thread Trevor Gamblin
Changelog (https://github.com/NetworkConfiguration/dhcpcd/releases): 10.0.8: - Fixed compile without ARP - Fixed closefrom test for glibc - Fixed spelling of ADVERTISEMENT 10.0.7: - DHCP: use request_time, fallback_time and ipv4ll_time rather than reboot timeout - DHCP6: Wait for IRT to elapse b

Re: [OE-core] [PATCH] os-release: Fix VERSION_CODENAME in case it is empty

2024-06-20 Thread Martin Jansa
If you want to set VERSION_CODENAME to empty you can just add: DISTRO_CODENAME ??= "" to make sure it's always expanded to at least empty string. On Thu, Jun 20, 2024 at 3:04 PM Daniel Semkowicz via lists.openembedded.org wrote: > > If DISTRO_CODENAME was not set, VERSION_CODENAME field was popul

[OE-core] [PATCH] os-release: Fix VERSION_CODENAME in case it is empty

2024-06-20 Thread Daniel Semkowicz
If DISTRO_CODENAME was not set, VERSION_CODENAME field was populated with unparsed string. This resulted in the following line in os-release file: VERSION_CODENAME="${DISTRO_CODENAME}" According to systemd documentation, this field is optional. Fix the problem by setting VERSION_CODENAME condit

Re: [OE-core] [PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS

2024-06-20 Thread Ross Burton
> On 20 Jun 2024, at 12:30, Guðni Már Gilbert via lists.openembedded.org > wrote: > > To add to this topic, I found > https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/395 > > I wonder if setuptools is a build-time dependency only. Yes, quite possibly. Ross -=-=-=-=-=-=-=-=-=-

[OE-core] [PATCH v2 1/3] systemd: add PACKAGECONFIG for bpf-framework

2024-06-20 Thread Johannes Schneider via lists.openembedded.org
The bpf-framework is used to pre-compile eBPFs that required for the systemd.resource-control features RestrictFileSystems=[1] and RestrictNetworkInterfaces=[2] to work. Apart from 'clang-native' to compile the eBPFs, the required kernel switches are described in [3]. Link: https://www.freedeskt

[OE-core] [PATCH v2 0/3] systemd and RestrictNetworkInterfaces

2024-06-20 Thread Johannes Schneider via lists.openembedded.org
Systemd has eBPF based resource-control features to limit file-system and network-interface access [1][2] For these to be usable the corresponding eBPFs that come with systemd need to be compiled an deployed to the system - this could now be done by setting the PACKAGECONFIG+="bpf-framework" in th

[OE-core] [PATCH v2 3/3] systemd: bpf-framework: pass 'recipe-sysroot' to BPF compiler

2024-06-20 Thread Johannes Schneider via lists.openembedded.org
Pass the "recipe-sysroot" path via the CFLAGS=--sysroot= to the compiler used by systemd to build the BPF, so that it can find the needed system includes. Signed-off-by: Johannes Schneider --- meta/recipes-core/systemd/systemd_255.6.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta

[OE-core] [PATCH v2 2/3] systemd: bpf-framework: 'propagate' the '--sysroot=' for crosscompilation

2024-06-20 Thread Johannes Schneider via lists.openembedded.org
The eBPFs are pre-compiled during the systemd-build with a different compiler than the cross-compiler used to build systemd itself. This is either a 'clang-native' or a gcc (bpf-unknown-none) which do not see the BUILD_CFLAGS, that point to the correct include search patch. To address this have sy

Re: [OE-core] [PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS

2024-06-20 Thread Guðni Már Gilbert
To add to this topic, I found https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/395 I wonder if setuptools is a build-time dependency only. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200946): https://lists.openembedded.org/g/opene

Re: [OE-core] [PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS

2024-06-20 Thread Guðni Már Gilbert
On Thu, Jun 20, 2024 at 09:57 AM, Ross Burton wrote: > > That does beg the question of why setuptools was part of a minimal image > in the first place? Was that a requirement of yours, or is something > pulling setuptools into all images? > > Ross Hi Ross, My minimal image requires gobject-int

Re: [OE-core] [PATCH v1 2/2] systemd: bpf-framework: pass STAGING_INCDIR to eBPF compiler

2024-06-20 Thread Johannes Schneider via lists.openembedded.org
Hoi, > > > > I went to have a quick look at this but can’t built bpftool: > > > > ERROR: bpftool-native-1.0-r0 do_compile: oe_runmake failed > > ERROR: bpftool-native-1.0-r0 do_compile: > > ExecutionError('/work/ross/build/tmp/work/aarch64-linux/bpftool-native/1.0/temp/run.do_compi) > > ERROR: Lo

Re: [OE-core] [PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS

2024-06-20 Thread Ross Burton
> On 19 Jun 2024, at 18:06, Guðni Már Gilbert via lists.openembedded.org > wrote: > > Noticed this when trying to optimize my minimal image. I would love to see > this in Scarthgap as well if the patch is accepted. > > This change saves ~600KiB according to buildhistory output (given no othe