Re: [oe] [meta-python][PATCH v2 2/3] python3-cmake: New recipe

2023-03-10 Thread Zoltan Boszormenyi
2023. 03. 10. 14:46 keltezéssel, Zoltan Boszormenyi via lists.openembedded.org írta: Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a crippled cop

[oe] [meta-webserver] [PATCH] xdebug: upgrade 3.1.1 -> 3.2.0

2023-03-10 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../recipes-php/xdebug/{xdebug_3.1.1.bb => xdebug_3.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-webserver/recipes-php/xdebug/{xdebug_3.1.1.bb => xdebug_3.2.0.bb} (91%) diff --git a/meta-webserver/recipes-php/x

[oe] [meta-oe][PATCH 1/1] re2: move to version 2023-03-01

2023-03-10 Thread Joe Slater
/usr/lib64/libre2.so is now a symlink instead of being the library itself. We choose to ignore it for QA. Signed-off-by: Joe Slater --- .../re2/{re2_2020.11.01.bb => re2_2023.03.01.bb} | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/re2/{re

[oe] [meta-oe][PATCH] modemmanager: upgrade 1.20.4 -> 1.20.6

2023-03-10 Thread Petr Gotthard
Changelog: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/1.20.6/NEWS Signed-off-by: Petr Gotthard --- .../{modemmanager_1.20.4.bb => modemmanager_1.20.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/modemmanager/{mod

[oe] [meta-oe][PATCH] libmbim: upgrade 1.28.2 -> 1.28.4

2023-03-10 Thread Petr Gotthard
Changelog: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/blob/1.28.4/NEWS Signed-off-by: Petr Gotthard --- .../libmbim/{libmbim_1.28.2.bb => libmbim_1.28.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libmbim/{libmbim_1.28.

[oe] [meta-oe][PATCH] libqmi: upgrade 1.32.2 -> 1.32.4

2023-03-10 Thread Petr Gotthard
Changelog: https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/1.32.4/NEWS Signed-off-by: Petr Gotthard --- .../libqmi/{libqmi_1.32.2.bb => libqmi_1.32.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.32.2.b

[oe] [meta-networking][PATCH] openvpn: upgrade 2.6.0 -> 2.6.1

2023-03-10 Thread Petr Gotthard
Changelog: https://github.com/OpenVPN/openvpn/blob/v2.6.1/Changes.rst Signed-off-by: Petr Gotthard --- .../openvpn/{openvpn_2.6.0.bb => openvpn_2.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/openvpn/{openvpn_2.6.0.bb => openv

Re: [oe] [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies

2023-03-10 Thread Alexandre Belloni via lists.openembedded.org
On 10/03/2023 10:24:20-0800, Khem Raj wrote: > On Fri, Mar 10, 2023 at 8:46 AM Alexandre Belloni via > lists.openembedded.org > wrote: > > > > Hello, > > > > This broke check-layer-nightly on the autobuilders: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/15

Re: [oe] [meta-oe] [PATCH 04/11] php: update 8.1.16 -> 8.2.3

2023-03-10 Thread Khem Raj
xdebug needs to be fixed with php 8.2.0+ see https://errors.yoctoproject.org/Errors/Details/697775/ On Thu, Mar 9, 2023 at 10:13 PM wangmy wrote: > > From: Wang Mingyu > > License-Update: Copyright year updated to 2022. > > Changelog: > = > - Core: > . Fixed bug #81744 (Password_verify

Re: [oe] [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies

2023-03-10 Thread Khem Raj
On Fri, Mar 10, 2023 at 8:46 AM Alexandre Belloni via lists.openembedded.org wrote: > > Hello, > > This broke check-layer-nightly on the autobuilders: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/15/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/bu

Re: [oe] [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies

2023-03-10 Thread Alexandre Belloni via lists.openembedded.org
Hello, This broke check-layer-nightly on the autobuilders: https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/15/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/21/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builder

[oe][meta-oe][kirkstone][PATCH 1/1] nodejs: Upgrade 16.19.0 -> 16.19.1

2023-03-10 Thread Polampalli, Archana
The following CVEs fixed in this version: CVE-2023-23918 CVE-2023-23919 CVE-2023-23920 CVE-2023-23936 CVE-2023-24807 Signed-off-by: Archana Polampalli --- .../nodejs/{nodejs_16.19.0.bb => nodejs_16.19.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[oe] [meta-oe][dunfell][PATCH] xterm: Remove undeclared variables introduced by backport

2023-03-10 Thread Chris Rogers
CVE-2022-45063 ported onto the dunfell baseline introduces two variables that cause xterm to fail compilation with the error ./fontutils.c:4143:13: error: 'added' undeclared (first use in this function) These two variables don't appear to be defined at all in findXftGlyph for xterm_353, so they s

[oe] [meta-python][PATCH v2 3/3] python3-ninja: New recipe

2023-03-10 Thread Zoltan Boszormenyi
Some python modules rely on "import ninja". Only build and ship the python parts, and don't download and build ninja from sources. Use the already built ninja instead. The CMakeLists.txt file is a crippled copy from this ninja python module's sources, removing almost everything, and adding a dumm

[oe] [meta-python][PATCH v2 2/3] python3-cmake: New recipe

2023-03-10 Thread Zoltan Boszormenyi
Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a crippled copy from this cmake python module's sources, removing almost everything, and adding a dumm

[oe] [meta-python][PATCH v2 1/3] python3-scikit-build: New recipe

2023-03-10 Thread Zoltan Boszormenyi
Used by python3-cmake and python3-ninja. Signed-off-by: Zoltán Böszörményi --- v2: Fixed BBCLASSEXTEND .../python/python3-scikit-build_0.16.7.bb | 21 +++ 1 file changed, 21 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-scikit-build_0.16.7.b

[oe] [meta-python][PATCH 2/3] python3-cmake: New recipe

2023-03-10 Thread Zoltan Boszormenyi
Some python modules rely on "import cmake". Only build and ship the python parts, and don't download and build cmake from sources. Use the already built cmake instead. The CMakeLists.txt file is a crippled copy from this cmake python module's sources, removing almost everything, and adding a dumm

[oe] [meta-python][PATCH 3/3] python3-ninja: New recipe

2023-03-10 Thread Zoltan Boszormenyi
Some python modules rely on "import ninja". Only build and ship the python parts, and don't download and build ninja from sources. Use the already built ninja instead. The CMakeLists.txt file is a crippled copy from this ninja python module's sources, removing almost everything, and adding a dumm

[oe] [meta-python][PATCH 1/3] python3-scikit-build: New recipe

2023-03-10 Thread Zoltan Boszormenyi
Used by python3-cmake and python3-ninja. Signed-off-by: Zoltán Böszörményi --- .../python/python3-scikit-build_0.16.7.bb | 21 +++ 1 file changed, 21 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-scikit-build_0.16.7.bb diff --git a/meta-pytho

[oe] [meta-oe] [PATCH v2] unixodbc: Fix install conflict when enable multilib.

2023-03-10 Thread wangmy
From: Wang Mingyu Error: Transaction test error: file /usr/include/unixODBC/config.h conflicts between attempted installs of unixodbc-dev-2.3.11-r0.aarch64 and lib32-unixodbc-dev-2.3.11-r0.armv7ahf_neon   file /usr/include/unixODBC/unixodbc_conf.h conflicts between attempted installs of un