[oe] [meta-oe][PATCH] minifi-cpp: Fix build with clang and riscv32

2024-05-29 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-mutex_-to-mtx_-member-of-Concurrent.patch | 37 +++ .../minifi-cpp/minifi-cpp_0.15.0.bb | 3 ++ 2 files changed, 40 insertions(+) create mode 100644

[oe] [meta-python][PATCH] python3-dasbus: Add ptest support

2024-05-29 Thread Yu, Mingli
From: Mingli Yu #./run-ptest PASS: tests/test_client.py:DBusClientTestCase.test_async_method PASS: tests/test_client.py:DBusClientTestCase.test_error PASS: tests/test_client.py:DBusClientTestCase.test_interface_proxy PASS: tests/test_client.py:DBusClientTestCase.test_introspect PASS:

[oe] [meta-oe][PATCH 2/3] hostapd: Only include the relevant parts from README in LIC_FILES_CHKSUM

2024-05-29 Thread Peter Kjellerstedt
Only include the lines from the README that cover the copyright and the license text. License-Update: Only include the relevant parts of the README Signed-off-by: Peter Kjellerstedt --- meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-oe][PATCH 3/3] libjs-jquery-icheck: Correct LIC_FILES_CHKSUM

2024-05-29 Thread Peter Kjellerstedt
Only include the lines from icheck.js that cover the copyright and the license text. License-Update: Only include the relevant parts of icheck.js Signed-off-by: Peter Kjellerstedt --- meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-oe][PATCH 1/3] hostapd: Support running "devtool modify hostapd"

2024-05-29 Thread Peter Kjellerstedt
For "devtool modify" to work correctly, ${B} needs to match ${S}. Signed-off-by: Peter Kjellerstedt --- .../recipes-connectivity/hostapd/hostapd_2.10.bb| 13 + 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb

Re: [oe] [meta-oe] [PATCH 09/40] libdevmapper: upgrade 2.03.22 -> 2.03.24

2024-05-29 Thread Peter Kjellerstedt
> -Original Message- > From: Khem Raj > Sent: den 29 maj 2024 17:50 > To: Peter Kjellerstedt > Cc: wan...@fujitsu.com; openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-oe] [PATCH 09/40] libdevmapper: upgrade 2.03.22 -> > 2.03.24 > > On Mon, May 27, 2024 at 7:53 PM

Re: [oe] [meta-oe] [PATCH 09/40] libdevmapper: upgrade 2.03.22 -> 2.03.24

2024-05-29 Thread Khem Raj
On Mon, May 27, 2024 at 7:53 PM Peter Kjellerstedt via lists.openembedded.org wrote: > > > -Original Message- > > From: openembedded-devel@lists.openembedded.org > > On Behalf Of wangmy via > > lists.openembedded.org > > Sent: den 28 maj 2024 03:48 > > To:

Re: [oe] [meta-python][PATCH] python3-dasbus: Add new recipe

2024-05-29 Thread Tim Orling
On Tue, May 28, 2024 at 2:57 AM Yu, Mingli via lists.openembedded.org wrote: > From: Mingli Yu > > Dasbus is a DBus library written in Python 3, based on GLib > and inspired by pydbus. > > Signed-off-by: Mingli Yu > --- > .../recipes-devtools/python/python3-dasbus_1.7.bb | 15 +++

[oe] [scarthgap][PATCH] libdeflate: fix build with -mcpu=cortex-a76+crypto without -march=armv8.2-a+crypto

2024-05-29 Thread Martin Jansa
* fixes: https://github.com/ebiggers/libdeflate/issues/369 Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- ...e-explicit-armv8.2-a-on-gcc-13.2-and.patch | 57 +++ .../libdeflate/libdeflate_1.20.bb | 5 +- 2 files changed, 60 insertions(+), 2 deletions(-)

[oe] [meta-oe][scarthgap][PATCH] squid: workaround a build failure with native gcc10

2024-05-29 Thread Armin Kuster
From: Yoann Congal When build on Debian 11 (gcc10), squid fails to build[0] because of a bug[1] in the configure step (it mixes options between old native compiler and recent target compiler: the former needs the std=c++17 option, the latter doesn't). The workaround is to force the "-std=c++17"

[oe] [meta-webserver][kirkstone][PATCH] nginx: Remove obsolete patch

2024-05-29 Thread Jasper Orschulko via lists.openembedded.org
From: Jasper Orschulko With the inclusion of commit 85102dd2dff41945997b983f7c2bfc954dd3bc47 the same patch was introduced again, thus this copy can be deleted (which accidently was never used, since I originally forgot to add it to the SRC_URI, whoops). Signed-off-by: Jasper Orschulko ---

[oe] [meta-networking][PATCH] nftables: avoid python dependencies when building without python

2024-05-29 Thread Michael Olbrich
Use inherit_defer instead of inhert. This way, setuptools3 is not inherited when python is removed from PACKAGECONFIG in a .bbappend file. This avoids dependencies added by setuptools3. Don't add nftables-python to PACKAGES if python is disabled. It adds extra runtime dependencies on python3-core

Re: [oe] [PATCH] opentelemetry-cpp: add opentelemtry recipe

2024-05-29 Thread Abhilash Raju
Done. On Wed, May 15, 2024 at 1:34 PM Mittal, Anuj wrote: > On Wed, 2024-05-15 at 00:20 -0500, Abhilash Raju wrote: > > An Observability framework to create and manage telemetry data such > > as > > traces, metrics, and logs > > > > Signed-off-by: Abhilash Raju > > --- > >

[oe] [meta-oe][PATCH] cabextract: add utility to extract Microsft cabinet files

2024-05-29 Thread Dmitry Baryshkov
WoA firmware, fonts and some other useful files are being distributed as a Microsoft cabinet files. Add recipes for the cabextract utility, which is used to extract such files. Cabextract can either use a bundled source tree for libmspack library or an externally provided library. Package the

Re: [oe][meta-oe][kirkstone][PATCH V2 1/2] nodejs: fix CVE-2024-22025

2024-05-29 Thread Martin Jansa
All 3 are also in: https://git.openembedded.org/meta-openembedded-contrib/log/?h=stable/kirkstone-nut and: https://git.openembedded.org/meta-openembedded-contrib/log/?h=stable/kirkstone-nutk but not in: https://git.openembedded.org/meta-openembedded-contrib/log/?h=stable/kirkstone-nut2 nor:

Re: [oe][meta-oe][kirkstone][PATCH V2 1/2] nodejs: fix CVE-2024-22025

2024-05-29 Thread Martin Jansa
+Armin These 3 are still applicable for kirkstone, is there a reason why they weren't picked for last kirkstone update? e3a43ce251 nodejs: fix CVE-2023-46809 7a5471b5ed nodejs: fix CVE-2024-22025 adfda33005 nodejs: fix CVE-2024-22019 On Thu, Mar 28, 2024 at 2:23 PM Polampalli, Archana via

[oe] [meta-multimedia][PATCH] dav1d: update 1.4.1 -> 1.4.2

2024-05-29 Thread Markus Volk
Changes for 1.4.2 'Road Runner': 1.4.2 is a small release of dav1d, improving notably ARM, AVX-512 and PowerPC - AVX2 optimizations for 8-tap and new variants for 6-tap - AVX-512 optimizations for 8-tap and new variants for 6-tap - Improve entropy decoding on

Re: [oe] [meta-multimedia][PATCH] sample-content: Set UNPACKDIR to S to avoid a QA warning

2024-05-29 Thread Yoann Congal via lists.openembedded.org
Hi, Le lun. 27 mai 2024 à 09:58, Chen Qi via lists.openembedded.org a écrit : > I think you need to do the opposite, setting S using UNPACKDIR. > Thanks for your review. I've asked this question at the weekly technical meeting. The answer was to try to be consistent to handle S/UNPACKDIR. So,