Re: [oe] [AUH] geos: upgrading to 3.12.0beta2 SUCCEEDED

2023-11-08 Thread Khem Raj
On Wed, Nov 8, 2023 at 10:32 PM Zoltan Boszormenyi wrote: > > Something went wrong here. > Final 3.12.0 was "upgraded" to 3.12.0beta2. yes, We need to correct the upgrade regex. I will revert this for now. > > 2023. 11. 03. 20:52 keltezéssel, Auto Upgrade Helper írta: > > Hello, > > > > this

Re: [oe] [AUH] geos: upgrading to 3.12.0beta2 SUCCEEDED

2023-11-08 Thread Zoltan Boszormenyi
Something went wrong here. Final 3.12.0 was "upgraded" to 3.12.0beta2. 2023. 11. 03. 20:52 keltezéssel, Auto Upgrade Helper írta: Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *geos* to *3.12.0beta2* has Succeeded. Next

[oe] [meta-oe][PATCH] makedumpfile: Change COMPATIBLE_HOST check to exclude unsupported arches

2023-11-08 Thread Khem Raj
Right now riscv32 and mips architecture support is missing. Signed-off-by: Khem Raj --- meta-oe/recipes-kernel/makedumpfile/makedumpfile_1.7.4.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-kernel/makedumpfile/makedumpfile_1.7.4.bb

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.119.0 -> 0.120.0

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: === Speed up incoming packet processing with a memory view Speed up decoding labels from incoming data Speed up ServiceBrowsers with a pxd for the signal interface Signed-off-by: Wang Mingyu --- ...{python3-zeroconf_0.119.0.bb =>

[oe] [meta-python] [PATCH] python3-python-vlc: upgrade 3.0.18122 -> 3.0.20123

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...-python-vlc_3.0.18122.bb => python3-python-vlc_3.0.20123.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-python-vlc_3.0.18122.bb => python3-python-vlc_3.0.20123.bb} (79%) diff

[oe] [meta-python] [PATCH] python3-lru-dict: upgrade 1.2.0 -> 1.3.0

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-lru-dict_1.2.0.bb => python3-lru-dict_1.3.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-lru-dict_1.2.0.bb => python3-lru-dict_1.3.0.bb} (79%) diff --git

[oe] [meta-python] [PATCH] python3-jsbeautifier: upgrade 1.14.9 -> 1.14.11

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...3-jsbeautifier_1.14.9.bb => python3-jsbeautifier_1.14.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-jsbeautifier_1.14.9.bb => python3-jsbeautifier_1.14.11.bb} (82%) diff

[oe] [meta-python] [PATCH] python3-inflate64: upgrade 0.3.1 -> 1.0.0

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-inflate64_0.3.1.bb => python3-inflate64_1.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-inflate64_0.3.1.bb => python3-inflate64_1.0.0.bb} (81%) diff --git

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.31.6 -> 2.32.0

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: Fix bug:Pin pillow below v10.1 to avoid breaking changes Signed-off-by: Wang Mingyu --- .../{python3-imageio_2.31.6.bb => python3-imageio_2.32.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-python] [PATCH] python3-geojson: upgrade 3.0.1 -> 3.1.0

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: === Add support for Python 3.12 CI improvements Unit test improvements Signed-off-by: Wang Mingyu --- .../{python3-geojson_3.0.1.bb => python3-geojson_3.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-python] [PATCH] python3-argh: upgrade 0.30.3 -> 0.30.4

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: -The handling introduced in v.0.30.2 (raising an exception for clarity) is retained for cases when no name mapping policy is specified but function signature contains defaults in non-kwonly args and kwonly args are also defined Signed-off-by: Wang Mingyu ---

[oe] [meta-oe] [PATCH] neatvnc: upgrade 0.7.0 -> 0.7.1

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: server: Fix double-free on failed Apple DH crypto: Initialise AES-ECB decode context correctly server: Remove DNS lookup Signed-off-by: Wang Mingyu --- .../neatvnc/{neatvnc_0.7.0.bb => neatvnc_0.7.1.bb} | 2 +- 1 file changed, 1

[oe] [meta-oe] [PATCH] function2: upgrade 4.2.3 -> 4.2.4

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: Fix warning for windows Signed-off-by: Wang Mingyu --- .../function2/{function2_4.2.3.bb => function2_4.2.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/function2/{function2_4.2.3.bb => function2_4.2.4.bb} (92%)

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20231029.0 -> 6.0.20231105.0

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../ctags/{ctags_6.0.20231029.0.bb => ctags_6.0.20231105.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_6.0.20231029.0.bb => ctags_6.0.20231105.0.bb} (95%) diff --git

[oe] [meta-gnome] [PATCH] gnome-remote-desktop: move from meta-virtualization to meta-security

2023-11-08 Thread wangmy
From: Wang Mingyu There's no tpm2-tss under meta-virtualization: Missing or unbuildable dependency chain was: ['gnome-remote-desktop', 'tpm2-tss'] Signed-off-by: Wang Mingyu --- meta-gnome/conf/layer.conf | 1 +

[oe] [meta-oe] [PATCH] makedumpfile: upgrade 1.7.3 -> 1.7.4

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: === - Support for kernels up to v6.6 - Support for riscv64 architecture Signed-off-by: Wang Mingyu --- .../{makedumpfile_1.7.3.bb => makedumpfile_1.7.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-perl] [PATCH] libio-socket-ssl-perl: upgrade 2.083 -> 2.084

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: - various fixes for edge cases and build: #136, #141, #142, #143, #145 - update documentation to reflect default SSL_version Signed-off-by: Wang Mingyu --- ...-socket-ssl-perl_2.083.bb => libio-socket-ssl-perl_2.084.bb} | 2 +- 1 file changed, 1

[oe] [meta-oe] [PATCH] hwdata: upgrade 0.375 -> 0.376

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../recipes-support/hwdata/{hwdata_0.375.bb => hwdata_0.376.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.375.bb => hwdata_0.376.bb} (91%) diff --git

[oe] [meta-oe] [PATCH] gensio: upgrade 2.7.6 -> 2.7.7

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../gensio/{gensio_2.7.6.bb => gensio_2.7.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/gensio/{gensio_2.7.6.bb => gensio_2.7.7.bb} (94%) diff --git

[oe] [meta-oe] [PATCH] dnf-plugin-tui: Recover BBCLASSEXTEND variants

2023-11-08 Thread wangmy
From: Wang Mingyu dnf-plugin-tui must work on nativesdk environment. Now there's no warning when run the command "bitbake universe -c fetch". Signed-off-by: Wang Mingyu --- meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git

[oe] [meta-oe][PATCH] emlog: Drop SRCPV

2023-11-08 Thread Khem Raj
Its not needed anymore. Signed-off-by: Khem Raj --- meta-oe/recipes-core/emlog/emlog.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/emlog/emlog.inc b/meta-oe/recipes-core/emlog/emlog.inc index 160a5a9f87..631e52f388 100644 ---

Re: [oe] [PATCH] Revert "protobuf: stage protoc binary to sysroot"

2023-11-08 Thread Clément Péron
Hi Samuli, Le mer. 8 nov. 2023, 22:30, Samuli Piippo a écrit : > Hi Clément, > > Were you able to reproduce the issue? > Sorry I'm on vacation without access to a laptop at the moment. But if I understand the issue is not related to a target or native recipes issue, right? It's only when

[oe] [meta-oe][PATCH] libsmi: enable native build

2023-11-08 Thread Benjamin Bouvier
Move wget and awk EXTRA_OECONF parameters into native dependencies to not lock native build. Add missing BBCLASSEXTENDS to build libsmi in native. Signed-off-by: Benjamin Bouvier --- meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-)

[oe] [meta-oe][PATCH] remove unused AUTHOR variable

2023-11-08 Thread Markus Fuchs
From: Markus Fuchs No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Markus Fuchs --- meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.84.bb | 1 - .../recipes-multimedia/wireplumber/wireplumber_0.4.15.bb

[oe] [meta-oe][PATCHv2] abseil-cpp: fix mingw build

2023-11-08 Thread Samuli Piippo
Add patch to fix mingw build of abseil-cpp undefined reference to `absl::lts_20230802::synchronization_internal::Win32Waiter::Poke()' undefined reference to `absl::lts_20230802::synchronization_internal::Win32Waiter::Win32Waiter()' undefined reference to

[oe] [meta-python][PATCH 2/2] python3-flask-restx: Switch dependency from isodate to aniso8601

2023-11-08 Thread arthur . oliveira
From: Arthur Oliveira Replace `python3-isodate` with `python3-aniso8601` in the `python3-flask-restx` recipe to meet the updated dependency requirements for Flask-RESTx. Signed-off-by: Arthur Oliveira --- .../recipes-devtools/python/python3-flask-restx_1.2.0.bb| 2 +- 1 file changed,

[oe] [meta-python][PATCH 0/2] The meta-python layer has been updated with two significant changes:

2023-11-08 Thread arthur . oliveira
From: Arthur Oliveira 1. **Addition of `python3-aniso8601`:** A new recipe has been added for the `python3-aniso8601` package, which is a library for parsing ISO 8601 strings. This addition includes specifying the BSD-3-Clause license and providing a checksum for the license file, as well as the

[oe] [meta-python][PATCH 1/2] python3-aniso8601: Add ISO 8601 parsing library

2023-11-08 Thread arthur . oliveira
From: Arthur Oliveira Add new python3-aniso8601 recipe for parsing ISO 8601 strings with a BSD-3-Clause license. Signed-off-by: Arthur Oliveira --- .../recipes-devtools/python/python3-aniso8601_9.0.1.bb| 8 1 file changed, 8 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH] emlog: Add PV

2023-11-08 Thread Khem Raj
Good question. On Wed, Nov 8, 2023 at 12:19 AM Martin Jansa wrote: > Why with explicit +git{SRCPV} for nanbield and master? I thought we don't > use that since: > https://lists.openembedded.org/g/openembedded-core/message/185842 > > On Mon, Oct 30, 2023 at 11:24 PM Khem Raj wrote: > >> This is

Re: [oe] [meta-oe][PATCH 2/3] qpdf: Update 10.6.3 -> 11.6.3

2023-11-08 Thread Khem Raj
On Wed, Nov 8, 2023 at 2:53 AM Leon Anavi wrote: > > Hi Khem, > > Thank you for the feedback. > > On 8.11.23 г. 9:08 ч., Khem Raj wrote: > > seeing this error > > WARNING: qpdf-11.6.3-r0 do_package_qa: QA Issue: File > /usr/lib/cmake/qpdf/libqpdfTargets.cmake in package qpdf-dev contains >

Re: [oe] [meta-oe][PATCH] abseil-cpp: fix mingw build

2023-11-08 Thread Samuli Piippo
The sysroot addition is not about executables and nothing is trying to run those from the target sysroot. Problem here is that CMake checks that all the installed files are available when using abseil in an another build (protobuf in this case) and complains if the files are not there. See the

Re: [oe] [meta-oe][PATCH] abseil-cpp: fix mingw build

2023-11-08 Thread Peter Marko via lists.openembedded.org
-Original Message- From: openembedded-devel@lists.openembedded.org On Behalf Of Samuli Piippo via lists.openembedded.org Sent: Wednesday, November 8, 2023 15:23 To: openembedded-devel@lists.openembedded.org Cc: jpewhac...@gmail.com Subject: [oe] [meta-oe][PATCH] abseil-cpp: fix mingw

Re: [oe] kirkstone merge request: Nov 8th

2023-11-08 Thread Khem Raj
merged thanks Armin On Wed, Nov 8, 2023 at 5:57 AM akuster808 wrote: > > The following changes since commit 79a6f60dabad9e5b0e041efa91379447ef030482: > >mbedtls: upgrade 2.28.2 -> 2.28.5 (2023-10-17 09:07:38 -0400) > > are available in the Git repository at: > >

[oe] [meta-oe][PATCH] abseil-cpp: fix mingw build

2023-11-08 Thread Samuli Piippo
Add patch to fix mingw build of abseil-cpp undefined reference to `absl::lts_20230802::synchronization_internal::Win32Waiter::Poke()' undefined reference to `absl::lts_20230802::synchronization_internal::Win32Waiter::Win32Waiter()' undefined reference to

[oe] kirkstone merge request: Nov 8th

2023-11-08 Thread Armin Kuster
The following changes since commit 79a6f60dabad9e5b0e041efa91379447ef030482:   mbedtls: upgrade 2.28.2 -> 2.28.5 (2023-10-17 09:07:38 -0400) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded kirkstone-next for you to fetch changes up to

Re: [oe] [PATCH] Revert "protobuf: stage protoc binary to sysroot"

2023-11-08 Thread Samuli Piippo
Hi Clément, Were you able to reproduce the issue? On Tue, 24 Oct 2023 at 16:33, Samuli Piippo via lists.openembedded.org wrote: > The protoc binary is not enabled for target builds. Try nativesdk build > and it should then fail to find it. > > On Tue, 24 Oct 2023 at 14:53, Clément Péron

[oe] [meta-oe][PATCH] exiftool: add recipe

2023-11-08 Thread Leon Anavi
Add ExifTool, a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. Version 12.69 brings: - Added support for DNG version 1.7.0.0 - Added a new XMP-GCamera tag - Added a number of new Nikon Z lenses

Re: [oe] [PATCH] [meta classes] sed -i destroys symlinks

2023-11-08 Thread Joakim Tjernlund via lists.openembedded.org
On Wed, 2023-11-08 at 11:47 +0100, Jörg Sommer wrote: > On 07.11.23 21:24, Joakim Tjernlund via lists.openembedded.org wrote: > > In /etc/passwd is a symlink, sed -i on same file will replace the > > I suspect the »In« should be an »If« Yes :) > > > symlink with a new file. Prevent that by

Re: [oe] [meta-oe][PATCH 2/3] qpdf: Update 10.6.3 -> 11.6.3

2023-11-08 Thread Leon Anavi
Hi Khem, Thank you for the feedback. On 8.11.23 г. 9:08 ч., Khem Raj wrote: seeing this error WARNING: qpdf-11.6.3-r0 do_package_qa: QA Issue: File /usr/lib/cmake/qpdf/libqpdfTargets.cmake in package qpdf-dev contains reference to TMPDIR [bu ildpaths] The sed command in do_install:append

Re: [oe] [PATCH] [meta classes] sed -i destroys symlinks

2023-11-08 Thread Jörg Sommer via lists . openembedded . org
On 07.11.23 21:24, Joakim Tjernlund via lists.openembedded.org wrote: > In /etc/passwd is a symlink, sed -i on same file will replace the I suspect the »In« should be an »If« > symlink with a new file. Prevent that by expanding the file with realpath > before giving it to sed. Using `sed -i`

Re: [oe] [meta-oe][PATCH] emlog: Add PV

2023-11-08 Thread Martin Jansa
Why with explicit +git{SRCPV} for nanbield and master? I thought we don't use that since: https://lists.openembedded.org/g/openembedded-core/message/185842 On Mon, Oct 30, 2023 at 11:24 PM Khem Raj wrote: > This is 0.70 release with few more commits on top. > > Signed-off-by: Khem Raj > --- >

Re: [oe] [meta-gnome][RFC][PATCHv4] Adjust vala build according to changes in vala.bbclass

2023-11-08 Thread Markus Volk
fix build for babl and gegl On Wed, Nov 8 2023 at 09:14:19 AM +01:00:00, Markus Volk wrote: Signed-off-by: Markus Volk > --- .../recipes-gnome/gnome-boxes/gnome-boxes_45.0.bb | 1 + meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb | 3 +++

[oe] [meta-gnome][RFC][PATCHv4] Adjust vala build according to changes in vala.bbclass

2023-11-08 Thread Markus Volk
Signed-off-by: Markus Volk --- .../recipes-gnome/gnome-boxes/gnome-boxes_45.0.bb | 1 + meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb | 3 +++ meta-gnome/recipes-gimp/babl/babl_0.1.106.bb | 1 + meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb

[oe] [meta-gnome][RFC][PATCHv3] Adjust vala build according to changes in vala.bbclass

2023-11-08 Thread Markus Volk
Signed-off-by: Markus Volk --- .../recipes-gnome/gnome-boxes/gnome-boxes_45.0.bb | 1 + meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.3.1.bb | 3 +++ meta-gnome/recipes-gimp/babl/babl_0.1.106.bb | 1 + meta-gnome/recipes-gnome/gedit/gedit_46.1.bb