[oe] [PATCH] nftables: use automake ptest output format

2022-11-02 Thread Randy MacLeod
Make run-ptest use the correct libdir for multilib builds. Log the ptest output to a date stamped file and append a test summary to the end of the log. Munge the log as it is produced to: - insert the expected automake keywords: PASS and FAIL. - remove escape sequences used for ANSI colours as

[oe] [meta-oe][PATCH V5] minio: add recipe for minio client

2022-11-02 Thread Sakib Sajal
MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4). Signed-off-by: Sakib Sajal --- .../recipes-extended/minio/minio/modules.txt | 208 +++

[oe] [meta-python][PATCH 3/3] python3-twisted: Upgrade 22.8.0 -> 22.10.0

2022-11-02 Thread Leon Anavi
Upgrade to release 22.10.0: - The systemd: endpoint parser now supports "named" file descriptors. This is a more reliable mechanism for choosing among several inherited descriptors. - The systemd endpoint parser's index parameter is now documented as leading to non-deterministic results in

[oe] [meta-python][PATCH 2/3] python3-httplib: Upgrade 0.20.4 -> 0.21.0

2022-11-02 Thread Leon Anavi
Upgrade to release 0.21.0: - Bugfix for Content-Encoding: deflate Signed-off-by: Leon Anavi --- .../{python3-httplib2_0.20.4.bb => python3-httplib2_0.21.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-httplib2_0.20.4.bb =>

[oe] [meta-python][PATCH 1/3] python3-imageio: Upgrade 2.22.2 -> 2.22.3

2022-11-02 Thread Leon Anavi
Upgrade to release 2.22.3: - Support compression and compressionargs in tifffile plugin Signed-off-by: Leon Anavi --- .../{python3-imageio_2.22.2.bb => python3-imageio_2.22.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

Re: [oe] [meta-networking][dunfell][PATCH 2/4] mbedtls: Update to 2.16.12 stable version

2022-11-02 Thread Mathieu Dubois-Briand
On Wed, Oct 05, 2022 at 10:24:15AM +0200, Mathieu Dubois-Briand wrote: > On Tue, Oct 04, 2022 at 02:16:35PM -0400, akuster808 wrote: > > Why did the LIC_FILES_CHKSUM change? > > > > Oh yeh, good question ! > > Previous LICENSE file was Apache 2.0 license, now we have three files: > - LICENSE,

Re: [oe] [meta-oe][kirkstone][PATCH v3] fwupd: fix ${datadir}/polkit-1/rules.d permissions

2022-11-02 Thread Mikko Rapeli
Hi, This is for master, langdale and kirkstone branches. I'll fix the subject prefix if I need to send another version. Cheers, -Mikko -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99418):

[oe] [meta-oe][kirkstone][PATCH v3] fwupd: fix ${datadir}/polkit-1/rules.d permissions

2022-11-02 Thread Mikko Rapeli
They need to be the same as systemd which creates the directory or rpm/dnf will fail rootfs build with error: Error: Transaction test error: file /usr/share/polkit-1/rules.d conflicts between attempted installs of fwupd-1.7.6-r0.qemuarm64 and systemd-1:250.5-r0.armv8a "bitbake -c install

[oe] [meta-oe][kirkstone][PATCH v2] fwupd: fix ${datadir}/polkit-1/rules.d permissions

2022-11-02 Thread Mikko Rapeli
They need to be the same as systemd which creates the directory or rpm/dnf will fail rootfs build with error: Error: Transaction test error: file /usr/share/polkit-1/rules.d conflicts between attempted installs of fwupd-1.7.6-r0.qemuarm64 and systemd-1:250.5-r0.armv8a "bitbake -c install

Re: [oe] [meta-oe][kirkstone][PATCH] re2: fix branch name from master to main

2022-11-02 Thread Martin Jansa
Armin: ping Is there any reason, this already missed 2 meta-oe/kirkstone pull requests from you? On Thu, Oct 13, 2022 at 7:09 PM Martin Jansa via lists.openembedded.org wrote: > From: Martin Jansa > > re2 $ git branch -a --contains 166dbbeb3b0ab7e733b278e8f42a84f6882b8a25 > * main >

[oe] [meta-oe][kirkstone][PATCH 5/5] kernel-selftest: install kselftest runner

2022-11-02 Thread Armin Kuster
From: Chase Qi Install kselftest runner and the required kselftest-list.txt. Signed-off-by: Chase Qi Signed-off-by: Khem Raj (cherry picked from commit fd330c4514ae5acefa5e472e6775419066d60385) Signed-off-by: Armin Kuster --- meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb | 8

[oe] [meta-oe][kirkstone][PATCH 4/5] Fix tigervnc crash due to missing xkbcomp rdepends

2022-11-02 Thread Armin Kuster
From: Alexander Thoma Signed-off-by: Khem Raj (cherry picked from commit 447de4d47ba2deba1af80201b91bb312f184fe0e) Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-oe][kirkstone][PATCH 3/5] spdlog: Fix CMake flag

2022-11-02 Thread Armin Kuster
From: Carsten Bäcker <72093439+cbaec...@users.noreply.github.com> https://github.com/gabime/spdlog/blob/eb3220622e73a4889eee355ffa37972b3cac3df5/CMakeLists.txt#L72 Signed-off-by: Khem Raj (cherry picked from commit b20af98b5ad28e330c97770f7d0db75890784f98) Signed-off-by: Armin Kuster ---

[oe] [meta-oe][kirkstone][PATCH 2/5] pim435: Relocate sources to eclipse

2022-11-02 Thread Armin Kuster
From: Philippe Coval This driver is now part of Eclipse's oniro-blueprints project Note: Once transition is finished, existing copies will be need to be archived For history referer to related tickets if curious. Relate-to: https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/issues/787

[oe] [meta-oe][kirkstone][PATCH 1/5] ufw: Fix "could not find required binary 'iptables'"

2022-11-02 Thread Armin Kuster
From: Howard Cochran Switch from using DISTUTILS_*_ARGS to SETUPTOOLS_*_ARGS to correspond with the earlier change to use setuptools3_legacy instead of distutils3. Without this change, you will get the following error if your build host does not have iptables installed: Fixes: ERROR:

[oe] [meta-oe] [PATCH] xmlsec1: upgrade 1.2.34 -> 1.2.36

2022-11-02 Thread wangmy
From: Wang Mingyu makefile-ptest.patch xmlsec1-examples-allow-build-in-separate-dir.patch refreshed for new version. Changelog: === Retired the XMLSec mailing list "xml...@aleksey.com" and the XMLSec Online Signature Verifier. Migration to OpenSSL 3.0 API (based on PR by @snargit).

[oe] [meta-oe] [PATCH] libxpresent: upgrade 1.0.0 -> 1.0.1

2022-11-02 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-lib/{libxpresent_1.0.0.bb => libxpresent_1.0.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-oe/recipes-graphics/xorg-lib/{libxpresent_1.0.0.bb => libxpresent_1.0.1.bb} (63%) diff --git

[oe] [meta-oe] [PATCH] xkbprint: upgrade 1.0.5 -> 1.0.6

2022-11-02 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-app/{xkbprint_1.0.5.bb => xkbprint_1.0.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/xorg-app/{xkbprint_1.0.5.bb => xkbprint_1.0.6.bb} (71%) diff --git

[oe] [meta-networking] [PATCH] fetchmail: Fix buildpaths warning.

2022-11-02 Thread wangmy
From: Wang Mingyu WARNING: fetchmail-6.4.23-r0 do_package_qa: QA Issue: File /usr/bin/fetchmailconf in package fetchmail contains reference to TMPDIR [buildpaths] Signed-off-by: Wang Mingyu --- meta-networking/recipes-support/fetchmail/fetchmail_6.4.23.bb | 4 1 file changed, 4