[oe] [meta-python][PATCH v3 2/2] python3-meson-python: New recipe

2023-03-23 Thread Zoltan Boszormenyi
Used by inherit python_mesonpy. Signed-off-by: Zoltán Böszörményi --- .../python3-meson-python_0.13.0.pre0.bb | 22 +++ 1 file changed, 22 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-meson-python_0.13.0.pre0.bb diff --git a/meta-python/r

[oe] [meta-python][PATCH v3 1/2] python_mesonpy.bbclass: New class

2023-03-23 Thread Zoltan Boszormenyi
Some python modules (e.g. SciPy, scikit-image) use meson-python (a.k.a. mesonpy) in pyproject.toml: [build-system] build-backend = 'mesonpy' This class, together with python3-meson-python and its dependencies will allow building such modules. Signed-off-by: Zoltán Böszörményi --- meta-

[oe] [meta-oe][PATCH] fluentbit: Disable upstart scripts

2023-03-23 Thread Khem Raj
They are not cross compile friendly as they poke into build host directories to determine if system is upstart based and it can fail build on such hosts e.g. ubuntu If someone is still using upstart with OE then please fix it and send a better fix upstream to re-enable it here. Signed-off-by: Khe

[oe] [meta-gnome] [PATCH] gvfs: upgrade 1.50.3 -> 1.50.4

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === * dav: Prevent usage of NULL for nonexistent source file * client: Fix copy/move operation from/to Flatpak sandbox * http: Report original sizes regardless of compression usage * Fix string comparison on various places * Translation updates Signed-off-by:

[oe] [meta-gnome] [PATCH] gnome-system-monitor: upgrade 42.0 -> 44.0

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === * Updated translations * Code improvements * Fixed help overlay shortcuts !56 * Use WMClass for application !62 * Don't reset the graph when toggling smooth draw !63 Signed-off-by: Wang Mingyu --- ...nome-system-monitor_42.0.bb => gnome-system-monitor_4

[oe] [meta-oe] [PATCH] libpeas: upgrade 1.34.0 -> 1.36.0

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: = * PeasExtensionSet now implements GListModel * libpeas now requires GLib 2.44 or newer for GListModel * Translation updates: - Interlingue - Turkish Signed-off-by: Wang Mingyu --- .../libpeas/{libpeas_1.34.0.bb => libpeas_1.36.0.bb}| 2 +-

[oe] [meta-perl] [PATCH] libcgi-perl: upgrade 4.55 -> 4.56

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: - add new cookie field 'Priority' to CGI::Cookie code Signed-off-by: Wang Mingyu --- .../libcgi/{libcgi-perl_4.55.bb => libcgi-perl_4.56.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-perl/recipes-perl/libcgi/{libcgi-perl_4.55.bb =>

[oe] [meta-perl] [PATCH] libnet-dns-perl: upgrade 1.36 -> 1.37

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == Add links to relevant RFCs in package documentation. Fix rt.cpan.org #147038 resolver->axfr( undef ) fails silently Fix rt.cpan.org #145944 Case sensitivity issue with AXFR Signed-off-by: Wang Mingyu --- .../libnet/{libnet-dns-perl_1.36.b

[oe] [meta-oe] [PATCH] libass: upgrade 0.17.0 -> 0.17.1

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == Fix buffer overread if soft-wrapping occurred and ASS_FEATURE_WHOLE_TEXT_LAYOUT was enabled via API or due to Encoding -1 (bug introduced in 0.16.0) x86: detect GNU Hurd and configure NASM appropriately Signed-off-by: Wang Mingyu --- .../libass/{libass_

[oe] [meta-gnome] [PATCH] libadwaita: upgrade 1.2.1 -> 1.3.1

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == - AdwAboutWindow - Add a missing Since annotation - AdwCarousel - Fix allocation - AdwFlap - Add a missing setter annotation for :fold-policy - Correctly measure separator - Avoid notify emissions in dispose() - AdwTabBar - Fix clipped labels -

[oe] [meta-gnome] [PATCH] libwacom: upgrade 2.5.0 -> 2.6.0

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == - New Devices - ASUS ROG Flow X16 - XP-Pen Deco01 v2 - Huion Kamvas 13 - Wacom HID 52FA Pen - Ugee M708 v1 Signed-off-by: Wang Mingyu --- .../libwacom/{libwacom_2.5.0.bb => libwacom_2.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-oe] [PATCH] libyang: upgrade 2.1.30 -> 2.1.55

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == type compilation fixes multi-error validation support JSON parser fixes portability improvements schema-mount support improvements minor optimizations other minor fixes Signed-off-by: Wang Mingyu --- .../libyang/{libyang_2.1.30.bb => libyang_2.1.55.bb}

[oe] [meta-gnome] [PATCH] nautilus: upgrade 43.2 -> 44.0

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === * Bugfixes: - Prevent rubberband selection instead of drag and drop - Fix critical errors with recent GLib versions * Translation updates Signed-off-by: Wang Mingyu --- .../nautilus/{nautilus_43.2.bb => nautilus_44.0.bb} | 2 +- 1 file c

[oe] [meta-filesystems] [PATCH] xfstests: upgrade 2023.01.01 -> 2023.03.05

2023-03-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xfstests/{xfstests_2023.01.01.bb => xfstests_2023.03.05.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/xfstests/{xfstests_2023.01.01.bb => xfstests_2023.03.05.bb} (97%) diff --git a/meta-fil

[oe] [meta-gnome] [PATCH] gnome-backgrounds: upgrade 43 -> 44.0

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: - new supplemental and default wallpapers Signed-off-by: Wang Mingyu --- .../{gnome-backgrounds_43.bb => gnome-backgrounds_44.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-backgrounds/{gnome-backgrounds_43.b

[oe] [meta-gnome] [PATCH] gnome-chess: upgrade 43.1 -> 43.2

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === - help: remove references to mailing lists - Updated translations Signed-off-by: Wang Mingyu --- .../gnome-chess/{gnome-chess_43.1.bb => gnome-chess_43.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnom

[oe] [meta-networking] [PATCH] adcli: upgrade 0.9.0 -> 0.9.2

2023-03-23 Thread wangmy
From: Wang Mingyu 0001-configure-check-for-ns_get16-and-ns_get32-as-well.patch Fixed-build-error-on-musl.patch removed since they're included in 0.9.2. Changelog: == - adenroll: set password via LDAP instead Kerberos [#27] - disco: fall back to LDAPS if CLDAP ping was not successful [#

[oe] [meta-networking] [PATCH] nbdkit: upgrade 1.33.10 -> 1.33.11

2023-03-23 Thread wangmy
From: Wang Mingyu License-Update: "Copyright (C) 2013-2020 Red Hat Inc." changed to "Copyright Red Hat" Signed-off-by: Wang Mingyu --- .../nbdkit/{nbdkit_1.33.10.bb => nbdkit_1.33.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-suppor

[oe] [meta-oe] [PATCH] can-utils: upgrade 2021.08.0 -> 2023.03

2023-03-23 Thread wangmy
From: Wang Mingyu Support of new kernel features: --- j1939: make use of new RX UAPI isotp: rework FRAME_TXTIME handling and buffer size (Linux v5.18+) isotp: add support for transmission without flow control (Linux v5.19+) mcp251xfd-dump: add support for dumps cre

[oe] [meta-oe] [PATCH] consolation: upgrade 0.0.8 -> 0.0.9

2023-03-23 Thread wangmy
From: Wang Mingyu License-Update:point to COPYING file Changelog: * Resync with libinput 1.21.0 * With libinput 1.21: New option --enable-dwtp * Add new option --disable-mouse-reporting. Signed-off-by: Wang Mingyu --- .../{consolation_0.0.8.bb => consolation_0.0.9.bb}

[oe] [meta-oe] [PATCH] googletest: upgrade 1.12.1 -> 1.13.0

2023-03-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../googletest/{googletest_git.bb => googletest_1.13.0.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-oe/recipes-test/googletest/{googletest_git.bb => googletest_1.13.0.bb} (86%) diff --git a/meta-oe/recipes-test/

[oe] [meta-oe] [PATCH] php: upgrade 8.2.3 -> 8.2.4

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === - Core: . Fixed incorrect check condition in type inference. . Fix incorrect check in zend_internal_call_should_throw(). . Fixed overflow check in OnUpdateMemoryConsumption. . Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in

[oe] [meta-oe] [PATCH] opencl-headers: upgrade 2022.09.30 -> 2023.02.06

2023-03-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta-oe/recipes-core/opencl/opencl-headers_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-core/opencl/opencl-headers_git.bb b/meta-oe/recipes-core/opencl/opencl-headers_git.bb index 6374f4597..83ea

[oe] [meta-perl] [PATCH] libtest-deep-perl: upgrade 1.130 -> 1.204

2023-03-23 Thread wangmy
From: Wang Mingyu License-Update: dzilification cleanup: remove redundant pod Changelog: == - restore v5.12 compatibility (see commit 66b79eb for the amusing anecdote) - try to avoid clobbering global error variables when loading test libraries (thanks, Felipe Gasper) - hash_each n

[oe] [meta-perl] [PATCH] libio-compress-perl: upgrade 2.201 -> 2.204

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == * Update Gzip.pm https://github.com/pmqs/IO-Compress/pull/49 6d0514b86ceeab56884c43fd1e6f09f839c12b74 feab074420bf4059eb6fa9d0553a354e2dd33e95 * Allow Z_NULL https://github.com/pmqs/Compress-Raw-Zlib/issues/17 c42da1483767bc8afbdb2d8b03ecda

[oe] [meta-perl] [PATCH] libio-compress-lzma-perl: upgrade 2.201 -> 2.204

2023-03-23 Thread wangmy
From: Wang Mingyu License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu --- ...s-lzma-perl_2.201.bb => libio-compress-lzma-perl_2.204.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/libio/{libio-compress-lzma-perl_2.201.bb => l

[PATCH] [oe] [meta-perl] [PATCH] libcompress-raw-zlib-perl: upgrade 2.202 -> 2.204

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == * Update zlib sources to zlib-1.2.13 https://github.com/pmqs/Compress-Raw-Zlib/issues/20 eafe29c85437582d16c6bda16449ea2dea534266 * Use GIMME_V instead of the deprecated GIMME https://github.com/pmqs/Compress-Raw-Zlib/pull/19 7a7b045d9d8729a6c82a78

[oe] [meta-perl] [PATCH] libcompress-raw-lzma-perl: upgrade 2.201 -> 2.204

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === * Use GIMME_V instead of GIMME 54e3c1e18b61f0892056925240bbc80f76e2f038 License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu --- ...-lzma-perl_2.201.bb => libcompress-raw-lzma-perl_2.204.bb} | 4 ++-- 1 file changed, 2 inser

[oe] [meta-perl] [PATCH] libcompress-raw-bzip2-perl: upgrade 2.201 -> 2.204

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: === * Cast isdigit argument as unsigned char https://github.com/pmqs/Compress-Raw-Bzip2/pull/9 967696b4fa91768fa4d46163f46982bc063a175e * Use GIMME_V instead of GIMME https://github.com/pmqs/Compress-Raw-Bzip2/pull/8 54e3c1e18b61f0892056925240bbc80f76

[oe] [meta-perl] [PATCH] libclass-method-modifiers-perl: upgrade 2.13 -> 2.15

2023-03-23 Thread wangmy
From: Wang Mingyu Changelog: == - localize $SIG{__DIE__} before calling eval - remove Test::Fatal and Test::Needs from test prereqs License-Update: Removed spaces at the end of the line Signed-off-by: Wang Mingyu --- ...s-perl_2.13.bb => libclass-method-modifiers-perl_2.15.bb} | 5 +

[oe] [meta-networking][PATCH v2] ettercap: Update Upstream-Status

2023-03-23 Thread Fabio Estevam
From: Fabio Estevam The patch has been applied upstream, so update the Upstream-Status line accordingly. Signed-off-by: Fabio Estevam --- Changes since v1: - Fix typo in the Subject line. ...1-sslstrip-Enhance-the-libcurl-version-check-to-consid.patch | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-networking][[PATCH] ettercap: Update Upstream-Status

2023-03-23 Thread Fabio Estevam
From: Fabio Estevam The patch has been applied upstream, so update the Upstream-Status line accordingly. Signed-off-by: Fabio Estevam --- ...1-sslstrip-Enhance-the-libcurl-version-check-to-consid.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes

[oe] [meta-networking][PATCH] ettercap: Fix build with libcurl >= 8

2023-03-23 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-the-libcurl-version-check-to-consid.patch | 38 +++ .../ettercap/ettercap_0.8.3.1.bb | 3 +- 2 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 meta-networking/recipes-support/ettercap/ettercap/0001-sslstrip-Enhance-

Re: [oe] [meta-python][PATCH v2 1/4] python_mesonpy.bbclass: New class

2023-03-23 Thread Zoltan Boszormenyi
2023. 03. 22. 9:18 keltezéssel, Zoltan Boszormenyi via lists.openembedded.org írta: 2023. 03. 20. 17:26 keltezéssel, Ross Burton írta: On 20 Mar 2023, at 15:01, Böszörményi Zoltán wrote: 2023. 03. 20. 15:46 keltezéssel, Ross Burton írta: On 17 Mar 2023, at 07:25, Zoltan Boszormenyi via lists.

[oe] [meta-oe][PATCH] opencv: Support OpenVINO

2023-03-23 Thread Zoltan Boszormenyi
Add PACKAGECONFIG[openvino]. It uses openvino-inference-engine-initial as build dependency to avoid circular dependency. Signed-off-by: Zoltán Böszörményi --- meta-oe/recipes-support/opencv/opencv_4.7.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/opencv/opencv_

[oe] [meta-networking][PATCH] tcpreplay: 4.4.2 -> 4.4.3

2023-03-23 Thread Yi Zhao
ChangeLog: https://github.com/appneta/tcpreplay/releases/tag/v4.4.3 Signed-off-by: Yi Zhao --- .../tcpreplay/{tcpreplay_4.4.2.bb => tcpreplay_4.4.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/tcpreplay/{tcpreplay_4.4.2.bb => tcpreplay