[oe] [meta-oe] xmlsec1: upgrade 1.3.5 -> 1.3.7

2025-02-11 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-nss-nspr-fix-for-multilib.patch makefile-ptest.patch xmlsec1-examples-allow-build-in-separate-dir.patch refreshed for 1.3.7 Signed-off-by: Wang Mingyu --- .../xmlsec1/0001-nss-nspr-fix-for-multilib.patch | 15 +-- .../xmlsec1/xmlsec1/makefile-ptest.patch

Re: [oe] [meta-gnome][PATCH] gegl: update 0.4.52 -> 0.4.54

2025-02-11 Thread Khem Raj via lists.openembedded.org
this patch is not captured by lore and I do get strange value in author field of the patch when I grab it from mail and OE git refuses to accept '=' in author email address. Please check your mail agent something is off On 2/11/25 8:52 PM, Markus Volk via lists.openembedded.org wrote: This upd

Re: [oe] [meta-oe][PATCH] opencv: fix build for ppc64

2025-02-11 Thread Yi Zhao via lists.openembedded.org
On 2/12/25 14:05, Khem Raj wrote: On Tue, Feb 11, 2025 at 10:00 PM Yi Zhao wrote: On 2/11/25 01:19, Khem Raj wrote: On Sun, Feb 9, 2025 at 11:12 PM Yi Zhao via lists.openembedded.org wrote: Backport a patch to fix build for ppc64: modules/core/include/opencv2/core/hal/intrin_vsx.hpp:265:75

Re: [oe] [meta-oe][PATCH] opencv: fix build for ppc64

2025-02-11 Thread Khem Raj via lists.openembedded.org
On Tue, Feb 11, 2025 at 10:00 PM Yi Zhao wrote: > > > On 2/11/25 01:19, Khem Raj wrote: > > On Sun, Feb 9, 2025 at 11:12 PM Yi Zhao via lists.openembedded.org > > wrote: > >> Backport a patch to fix build for ppc64: > >> modules/core/include/opencv2/core/hal/intrin_vsx.hpp:265:75: error: > >> ex

Re: [oe] [meta-oe][PATCH] opencv: fix build for ppc64

2025-02-11 Thread Yi Zhao via lists.openembedded.org
On 2/11/25 01:19, Khem Raj wrote: On Sun, Feb 9, 2025 at 11:12 PM Yi Zhao via lists.openembedded.org wrote: Backport a patch to fix build for ppc64: modules/core/include/opencv2/core/hal/intrin_vsx.hpp:265:75: error: expected primary-expression before 'v' 265 | template <> inline _Tpvec v_

[oe] [meta-gnome][PATCH] gegl: update 0.4.52 -> 0.4.54

2025-02-11 Thread Markus Volk
This update is required for gimp-3.0.0-RC3 Signed-off-by: Markus Volk --- meta-gnome/recipes-gimp/gegl/{gegl_0.4.52.bb => gegl_0.4.54.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.52.bb => gegl_0.4.54.bb} (96%) diff --git a/meta-gnome/r

[oe] [meta-python][kirkstone][PATCH] python3-future: upgrade 0.18.2 -> 0.18.3

2025-02-11 Thread Song, Jiaying (CN) via lists.openembedded.org
From: Wang Mingyu Full changelog: https://github.com/PythonCharmers/python-future/releases (cherry-picked from a10bda8c873e66f0d895cf8065cbc076b2055655) Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Jiaying Song --- .../{python3-future_0.18.2.bb => python3-future_0.18.3.

[oe] [meta-python][PATCH] python3-google-auth: Disable TestDecryptPrivateKey ptest

2025-02-11 Thread Khem Raj via lists.openembedded.org
We have upgraded py3-openssl module to 24.3.0 in core, which means this test now fails as py3-openssl has removed the APIs it uses [1] disable until it is fixed in google-auth module Fixes ERROR: 'OpenSSL.crypto' has no attribute 'sign' [1] https://github.com/googleapis/google-api-python-client/i

[oe] [meta-gnome][PATCH v3] mutter: fix profiler PACKAGECONFIG

2025-02-11 Thread Gyorgy Sarvari via lists.openembedded.org
In case "profiler" PACKAGECONFIG is enabled, the build fails with the following error: | ninja: error: '/usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml', needed by 'src/meta-dbus-sysprof3-profiler.c', missing and no known rule to make it meson.build script is looking explicitly for

[oe] [meta-python][PATCH] python3-typer: Ignore failing ptests

2025-02-11 Thread Khem Raj via lists.openembedded.org
They call terminalreporter API from pytest which are not working since they are not external APIs, pytest is not at fault here Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-typer/run-ptest | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta-pyt

Re: [oe] [meta-gnome][PATCH v2] mutter: fix profiler PACKAGECONFIG

2025-02-11 Thread Khem Raj via lists.openembedded.org
I have 47.5 staged in master-next, do we need this patch on 47.5 ? if we do then please rebase it on master-next and resend please. On Tue, Feb 11, 2025 at 5:32 AM Gyorgy Sarvari via lists.openembedded.org wrote: > > In case "profiler" PACKAGECONFIG is enabled, the build fails with > the followin

[oe] [meta-python][PATCH] python3-gpiod: update to v2.2.4

2025-02-11 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Bugfix release containing a fix for tests failing with recent kernels. This allows us to remove the patch we're carrying. Signed-off-by: Bartosz Golaszewski --- ...tests-disable-device-before-releasin.patch | 49 --- ...-gpiod_2.2.3.bb => python3-gpiod

[oe] [meta-gnome][PATCH v2] mutter: fix profiler PACKAGECONFIG

2025-02-11 Thread Gyorgy Sarvari via lists.openembedded.org
In case "profiler" PACKAGECONFIG is enabled, the build fails with the following error: | ninja: error: '/usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml', needed by 'src/meta-dbus-sysprof3-profiler.c', missing and no known rule to make it meson.build script is looking explicitly for

[oe] [meta-gnome][PATCH] mutter: fix profiler PACKAGECONFIG

2025-02-11 Thread Gyorgy Sarvari via lists.openembedded.org
In case "profiler" PACKAGECONFIG is enabled, the build fails with the following error: | ninja: error: '/usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml', needed by 'src/meta-dbus-sysprof3-profiler.c', > meson.build script is looking explicitly for a required file using the sysroot o

[oe] [meta-python][PATCH 3/3] python3-tomli-w: Upgrade 1.1.0 -> 1.2.0

2025-02-11 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 1.2.0: - Always preserve decimal.Decimal type in parse round trips - Better TypeError message on invalid mapping keys - Unify type representation in error messages - Improve import time by removing typing import - Improve import time by removing string import - Improve import ti

[oe] [meta-python][PATCH 1/3] python3-pymodbus: Upgrade 3.8.3 -> 3.8.6

2025-02-11 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 3.8.6: - Allow id=0 and check if response.id == request.id. Signed-off-by: Leon Anavi --- .../{python3-pymodbus_3.8.3.bb => python3-pymodbus_3.8.6.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymodbus_3.8.3.

[oe] [meta-python][PATCH 2/3] python3-python-vlc: Upgrade 3.0.2012 -> 3.0.21203

2025-02-11 Thread Leon Anavi via lists.openembedded.org
Upgrade to release 3.0.21203: - Update to pyproject.toml build system configuration - Update doc generation to sphinx-autoapi - Add missing rtd theme to requirements - Add defined enum symbols in generated docstring Signed-off-by: Leon Anavi --- ...hon-vlc_3.0.20123.bb => python3-python-vlc_3.0

[oe][master][scarthgap][meta-networking][PATCH] networkmanager: remove nmtui from EXTRA_OEMESON

2025-02-11 Thread Jose Quaresma via lists.openembedded.org
In [1] nmtui PACKAGECONFIG was introduced but they are still be explicit in EXTRA_OEMESON and so remove the last. [1] https://git.openembedded.org/meta-openembedded/commit/?id=c331f59e42e9c0bda9d47d0365e6c276746fc81d Signed-off-by: Jose Quaresma --- .../recipes-connectivity/networkmanager/netw