[oe] [meta-oe][PATCH] transmission: Upgrade to 4.0.5

2024-05-09 Thread Khem Raj
Signed-off-by: Khem Raj --- ...nsmission_git.bb => transmission_4.0.5.bb} | 31 +-- 1 file changed, 8 insertions(+), 23 deletions(-) rename meta-oe/recipes-connectivity/transmission/{transmission_git.bb => transmission_4.0.5.bb} (72%) diff --git a/meta-oe/recipes-connec

[oe] [meta-oe][PATCH 2/2] freerdp3: Upgrade to 3.5.1 release

2024-05-09 Thread Khem Raj
Signed-off-by: Khem Raj --- .../freerdp/{freerdp3_3.4.0.bb => freerdp3_3.5.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/freerdp/{freerdp3_3.4.0.bb => freerdp3_3.5.1.bb} (98%) diff --git a/meta-oe/recipes-support/freerdp/freerdp3

[oe] [meta-oe][PATCH 1/2] freerdp: Upgrade to 2.11.7

2024-05-09 Thread Khem Raj
Partially backport a fix to build with gcc-14 Signed-off-by: Khem Raj --- .../0001-Fixed-compilation-warnings.patch | 27 +++ .../{freerdp_2.11.2.bb => freerdp_2.11.7.bb} | 3 ++- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-supp

Re: [oe] [meta-oe][PATCH] uw-imap: Add a patch to support newer than TLSv1.0

2024-05-08 Thread Khem Raj
On Wed, May 8, 2024 at 11:08 PM Zoltan Boszormenyi via lists.openembedded.org wrote: > > The patch 0001-Support-OpenSSL-1.1.patch enabled building > uw-imap against OpenSSL 1.1.0 or later. > > However, TLSv1_client_method() and TLSv1_server_method() > restricts uw-imap to TLSv1.0. > > These APIs,

[oe] [meta-oe][PATCH] nodejs: Upgrade to 20.13.0 release

2024-05-08 Thread Khem Raj
nodejs release notes [1] [1] https://nodejs.org/en/blog/release/v20.13.0 Signed-off-by: Khem Raj --- .../oe-npm-cache | 0 ...-cache-native_20.12.bb => nodejs-oe-cache-native_20.13.bb} | 0 .../nodejs/{nodejs_20.12.2.bb => nodejs_20.1

[oe] [meta-oe][PATCH] oprofile: Fix file_manip_tests ptest

2024-05-07 Thread Khem Raj
Remove assumptions around absolute paths which used __FILE__ macro Signed-off-by: Khem Raj --- ...-replace-__FILE__-with-__FILE_NAME__.patch | 47 +++ .../recipes-kernel/oprofile/oprofile_1.4.0.bb | 1 + 2 files changed, 48 insertions(+) create mode 100644 meta-oe/recipes

Re: [oe] [meta-gnome][PATCH] nautilus: update 45.1 -> 46.1

2024-05-07 Thread Khem Raj
> Regards, > > Le mer. 1 mai 2024 à 19:29, Markus Volk via lists.openembedded.org > a écrit : >> >> On Wed, May 1 2024 at 10:08:05 AM -07:00:00, Khem Raj >> wrote: >> >> yes, there are a bunch of other 46.1 gnome recipe updates as well, are they >>

[oe] [meta-oe][PATCH 1/2] librelp: Fix build with gcc-14

2024-05-06 Thread Khem Raj
Signed-off-by: Khem Raj --- ...gainst-upcoming-gcc-14-Werror-calloc.patch | 37 +++ .../rsyslog/librelp_1.11.0.bb | 1 + 2 files changed, 38 insertions(+) create mode 100644 meta-oe/recipes-extended/rsyslog/librelp/0001-relp-fix-build-against-upcoming-gcc-14

[oe] [meta-oe][PATCH 2/2] pcapplusplus: Fix build with gcc14

2024-05-06 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-initialize-timespec-variable.patch | 35 +++ .../pcapplusplus/pcapplusplus_23.09.bb| 4 ++- 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/0001-initialize

Re: [oe] [PATCH] nodejs-oe-cache: fix offline install of dependencies

2024-05-06 Thread Khem Raj
+Armin. as Armin is already preparing first batch of changes for scarthgap. On Mon, May 6, 2024 at 12:15 AM Martin Hundeb?ll via lists.openembedded.org wrote: > > Hi Khem, > > Please pick this patch for scarthgap too. > > Thanks, > Martin > > On Fri, 2024-05-03 at 11:42 +0200, Martin Hundebøll wr

Re: [oe] libeigen: Backport license fix to kirkstone

2024-05-03 Thread Khem Raj
On Fri, May 3, 2024 at 11:03 AM Fabio Estevam wrote: > > Hi Khem, > > Can dff417630f26 ("libeigen: Update GPL-3.0-only to GPL-2.0-only") be > backported to kirkstone? > > Akash sent a kirkstone backport sometime ago: > https://lists.openembedded.org/g/openembedded-devel/message/105451 seems Armin

Re: [oe] [meta-gnome][PATCH] nautilus: update 45.1 -> 46.1

2024-05-01 Thread Khem Raj
On Wed, May 1, 2024 at 9:07 AM Markus Volk wrote: > > I've seen, that this update was added to scarthgap. This would require the > glib update to 2.80 for oe-core as well: > https://gitlab.gnome.org/GNOME/nautilus/-/blob/main/meson.build?ref_type=heads#L100 yes, there are a bunch of other 46.1 g

Re: [oe] [meta-python][PATCH] python3-twisted: remove obsolete python3-twisted-flow

2024-05-01 Thread Khem Raj
On Wed, May 1, 2024 at 9:00 AM Guðni Már Gilbert via lists.openembedded.org wrote: > > Hi, I found even more files which don't exist. Please ignore this patch. > Thanks for heads up. I will look for v2. > I added locally a new QA error which will produce a warning when a > non-existent file in

Re: [oe] [meta-oe][PATCH] nginx: Upgrade stable 1.24.0 -> 1.26.0

2024-04-30 Thread Khem Raj
On Tue, Apr 30, 2024 at 2:52 PM Peter Marko via lists.openembedded.org wrote: > > Could this be taken to scarthgap, too? > I know it's a major upgrade, but starting with EOL version is not the best > start for 4-year LTS release. I will try to get it in if Armin is ok with it and it works its wa

Re: [oe] kirkstone merge request: April 28th

2024-04-28 Thread Khem Raj
merged thanks Armin. On Sun, Apr 28, 2024 at 10:14 AM akuster808 wrote: > > The following changes since commit 8bb16533532b6abc2eded7d9961ab2a108fd7a5b: > >dnsmasq: Upgrade 2.87 -> 2.90 (2024-03-25 07:11:05 -0400) > > are available in the Git repository at: > >https://git.openembedded.org

Re: [oe] [meta-multimedia][PATCH] aravis: new recipe aravis is a vision library for genicam based cameras. aravis project allows to stream from genicam and GigE cameras

2024-04-25 Thread Khem Raj
Can you rebase it on top of master? On Thu, Apr 25, 2024 at 1:04 AM Perceval via lists.openembedded.org wrote: > > From ab87595034d27dd836ee7bbb1200490fda1dce64 Mon Sep 17 00:00:00 2001 > From: Perceval Arenou > Date: Wed, 17 Apr 2024 15:06:14 +0200 > Subject: [PATCH] aravis: build GUI only if g

Re: [oe] [meta-gnome][PATCHv2] gnome-control-center: update 46.0.1 -> 46.1

2024-04-24 Thread Khem Raj
I can apply either v1 or v2, Can you rebase on top of master-next and resend please. On Wed, Apr 24, 2024 at 3:32 PM Markus Volk via lists.openembedded.org wrote: > > - add PACKAGECONFIGS for file-share and media-share > > 46.1 > > * Accessibility > - Improve accessibility of "Typing" settings s

Re: [oe] [meta-gnome][PATCH 1/3] gupnp: dont package source

2024-04-24 Thread Khem Raj
On Wed, Apr 24, 2024 at 6:31 PM Markus Volk wrote: > > On Wed, Apr 24 2024 at 06:03:18 PM +02:00:00, Markus Volk > wrote: > > I guess build will break > > > No it doesn't, using @basename@ fixes the issue. > > Now it looks like: > /* enumerations from "gupnp-error.h" */ > #include "gupnp-error.h

Re: [oe] [master][scarthgap][meta-filesystems][PATCH] fuse3: remove sysv init script and install fuse kernel module explictly

2024-04-24 Thread Khem Raj
On Wed, Apr 24, 2024 at 10:09 AM Changqing Li via lists.openembedded.org < changqing.li=eng.windriver@lists.openembedded.org> wrote: > From: Changqing Li > > For systemd, there is not a fuse.service since systemd provides > sys-fs-fuse-connections.mount to mount the fuse control filesystem, s

Re: [oe] [meta-gnome][PATCH 1/3] gupnp: dont package source

2024-04-24 Thread Khem Raj
On Wed, Apr 24, 2024 at 3:23 PM Markus Volk via lists.openembedded.org wrote: > Source code contains reference to tmpdir. Dont package to avoid > reproducibility issue Can we root cause it instead ? Removing sources from debug info might fix this issue but degrade debugging experience > > > Si

Re: [oe] [meta-*][PATCH] reproducibility: move repro excludes from AB config.json to meta-oe

2024-04-24 Thread Khem Raj
; > > > Signed-off-by: Yoann Congal > > --- > > Cc: Richard Purdie > > Cc: Khem Raj > > Richard, Khem: The next step will be to move the current AB config to > > use these > > files. And then, continue to cleanup reproducibility errors. > > Acked-

Re: [oe][meta-oe][PATCH 1/1] apache2: Upgrade v2.4.58 -> v2.4.59

2024-04-22 Thread Khem Raj
fails builds with clang https://errors.yoctoproject.org/Errors/Details/763327/ On Fri, Apr 19, 2024 at 3:22 PM Soumya via lists.openembedded.org wrote: > > From: Soumya Sambu > > This upgrade incorporates the fixes for CVE-2024-27316, > CVE-2024-24795,CVE-2023-38709 and other bugfixes. > > Adju

[oe] [meta-oe][PATCH] sdbus-c++: Fix build and upgrade to latest git

2024-04-19 Thread Khem Raj
Fix ptest run while here Signed-off-by: Khem Raj --- .../sdbus-c++/sdbus-c++-1.5.0/run-ptest | 15 --- .../recipes-core/sdbus-c++/sdbus-c++/run-ptest| 6 ++ meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.5.0.bb | 10 +- 3 files changed, 11 insertions(+), 20

[oe] [meta-python][PATCH] python3-traitlets: Upgrade to 5.14.3

2024-04-19 Thread Khem Raj
Bring https://github.com/ipython/traitlets/pull/903 on top of 5.14.2 release Signed-off-by: Khem Raj --- ...{python3-traitlets_5.14.2.bb => python3-traitlets_5.14.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.14.2

Re: [oe] [meta-python][PATCH] python3-twisted: upgrade 22.10.0 -> 24.3.0

2024-04-19 Thread Khem Raj
On Fri, Apr 19, 2024 at 1:05 AM Guðni Már Gilbert via lists.openembedded.org wrote: > On Thu, Apr 18, 2024 at 11:33 PM, Khem Raj wrote: > > master-next is staging many patches and is always in flux and > primarily meant for CI, so please send a v2 of this with the feedback > ad

Re: [oe] [meta-python][PATCH] python3-twisted: upgrade 22.10.0 -> 24.3.0

2024-04-18 Thread Khem Raj
On Thu, Apr 18, 2024 at 2:38 PM Guðni Már Gilbert via lists.openembedded.org wrote: > > Hi Tim, good to know :) > > I see this patch has already made it to master-next branch, I can remove the > PYPI_PACKAGE line in a future patch after I have built it locally to verify. master-next is staging m

Re: [oe] [meta-oe][PATCH] jemalloc: Update to tip of dev branch

2024-04-16 Thread Khem Raj
On Tue, Apr 16, 2024 at 5:43 AM Marko, Peter wrote: > > Hello, > > Could we revert this patch together with related part of related commit? > https://git.openembedded.org/meta-openembedded/commit/?h=scarthgap&id=92bcaa8c1b5f7e2bdd607eafe59ea2d5799ba7d6 > > Dev branch is unstable and not really sui

[oe] [meta-networking][PATCH] freediameter: Upgrade to latest on master 1.5.0+

2024-04-14 Thread Khem Raj via lists.openembedded.org
This also fixes all ptests, therefore move freediameter out of PTESTS_PROBLEMS_META_NETWORKING to PTESTS_FAST_META_NETWORKING Signed-off-by: Khem Raj --- .../ptest-packagelists-meta-networking.inc| 2 +- ...sctp.c-update-the-old-sctp-api-check.patch | 97

[oe] [meta-oe][PATCH 3/4] unixodbc: Enable UTF8 init

2024-04-12 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb b/meta-oe/recipes-support/unixodbc/unixodbc_2.3.12.bb index ccdd666408..7819387c39 100644 --- a

[oe] [meta-oe][PATCH 4/4] psqlodbc: Fix ptests

2024-04-12 Thread Khem Raj
There are two still left Failed ptests: {'psqlodbc': ['30_-_lfconversion', '43_-_result-conversions']} These need using unicode postgresql driver perhaps Signed-off-by: Khem Raj --- .../psqlodbc-fix-for-ptest-support.patch | 19 +++ .../p

[oe] [meta-oe][PATCH 2/4] pv: Fix ptest failures

2024-04-12 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/conf/include/ptest-packagelists-meta-oe.inc | 2 +- meta-oe/recipes-support/pv/pv_1.6.20.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest

[oe] [meta-oe][PATCH 1/4] unixodbc: Upgrade to 2.3.12

2024-04-12 Thread Khem Raj
SQLGetPrivateProfileStringW Allow longer error messages via GetDiag functions Add --enable-singleenv to enable single shared env handle when using pooling Signed-off-by: Khem Raj --- .../unixodbc/{unixodbc_2.3.11.bb => unixodbc_2.3.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta

[oe] [meta-oe][PATCH] ostree: Add missing dependencies for ptests

2024-04-12 Thread Khem Raj
When running ptests using meta-oe-image-ptest-ostree image these packageconfig/soup3 and utf8 locale is needed Signed-off-by: Khem Raj Cc: Jose Quaresma --- meta-oe/recipes-extended/ostree/ostree_2024.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-extended/ostree

[oe] [meta-oe][PATCH 2/2] ptest-packagelists-meta-oe: jemalloc and oprofile are passing now

2024-04-11 Thread Khem Raj
Move them into PTESTS_FAST_META_OE Signed-off-by: Khem Raj --- meta-oe/conf/include/ptest-packagelists-meta-oe.inc | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest-packagelists-meta

[oe] [meta-oe][PATCH 1/2] oprofile: Fix failing ptests

2024-04-11 Thread Khem Raj
Files need to be in right directory structure Signed-off-by: Khem Raj --- meta-oe/recipes-kernel/oprofile/oprofile_1.4.0.bb | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-kernel/oprofile/oprofile_1.4.0.bb b/meta-oe/recipes-kernel/oprofile

[oe] [meta-oe][PATCH] libteam: Add missing dependencies revealed by ptests

2024-04-11 Thread Khem Raj
Fixes ptests provided kernel has team driver enabled Signed-off-by: Khem Raj --- meta-oe/recipes-support/libteam/libteam_1.31.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/libteam/libteam_1.31.bb b/meta-oe/recipes-support/libteam

[oe] [meta-oe][PATCH] jemalloc: Update to tip of dev branch

2024-04-11 Thread Khem Raj
This fixes bunch of ptest failures Failed ptests: {'jemalloc': ['test_alignment_errors', 'test_oom_errors']} Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --

[oe] [meta-oe][PATCH] libxml++: Delete recipe for 2.42.1

2024-04-11 Thread Khem Raj
We already have libxml++-5 provided and some of the dependencies for libxml++ (older version of glibmm) are not available. Signed-off-by: Khem Raj --- .../include/ptest-packagelists-meta-oe.inc| 1 - .../libxml/libxml++/libxml++_ptest.patch | 80 --- .../recipes-core

Re: [oe] [meta-python][PATCH] python3-flexparser: enable ptest and add missing runtime dependencies

2024-04-11 Thread Khem Raj
thanks for doing this. On Thu, Apr 11, 2024 at 4:23 AM Alper Ak wrote: > > * Ptest and library example tested on qemux86-64 and qemuarm64 > > * Add ptest into PTESTS_FAST_META_PYTHON > > Ptest result: > = > > qemux86-64: > > Testsuite summary > TOTAL: 59 > PASS: 59 > SKIP: 0 > XFAIL:

[oe] [meta-python][PATCH 2/2] python3-pint: Switch to using github SRC_URI

2024-04-10 Thread Khem Raj
It fixes some but not all ptest failures Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pint_0.23.bb | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-pint_0.23.bb b/meta-python/recipes-devtools

[oe] [meta-python][PATCH 1/2] python3-flexparser,python3-flexcache: Add recipes

2024-04-10 Thread Khem Raj
These will be needed by python3-pint in upcoming release Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-flexcache_0.3.bb | 10 ++ .../recipes-devtools/python/python3-flexparser_0.3.bb | 11 +++ 2 files changed, 21 insertions(+) create mode 100644 meta-python

[oe] [meta-networking][PATCH] nftables: Fix ptest runs

2024-04-10 Thread Khem Raj
It gets OOMs with memory < 2G on x86_64 qemu Export NFT variable in run-ptest script its used by few tests Add required runtime dependencies for ptests to pass This also requires changes to kernel config features/nf_tables/nft_test.scc and CONFIG_VETH Signed-off-by: Khem Raj --- .../ima

Re: [oe] [meta-oe][PATCH] libtorrent: remove CVE mention

2024-04-10 Thread Khem Raj
orrent into rtorrent recipe since its the only user of it and libtorrent recipe uses arvidn fork 3. Create a separate recipe for arvidn implementation > > On Wed, 10 Apr 2024 at 18:12, Khem Raj wrote: > > > > Beniamin what is the resolution based on ? before we revert w

Re: [oe] [meta-oe][PATCH] libtorrent: remove CVE mention

2024-04-10 Thread Khem Raj
d. > > Peter > > -Original Message- > From: openembedded-devel@lists.openembedded.org > On Behalf Of Khem Raj via > lists.openembedded.org > Sent: Sunday, April 7, 2024 17:43 > To: openembedded-devel@lists.openembedded.org; Beniamin Sandu > > Cc:

Re: [oe][meta-oe][PATCH] libgpiod: fix QA error in ptest RDEPENDS

2024-04-08 Thread Khem Raj
On Mon, Apr 8, 2024 at 1:47 AM Xiangyu Chen wrote: > > From: Xiangyu Chen > > The bash in ptest RDEPENDS would cause following QA error: > >ERROR: QA Issue: lib32-libgpiod package lib32-libgpiod-ptest-dev - >suspicious values 'bash-dev' in RRECOMMENDS [multilib] > > Add a ptest enable dep

Re: [oe] [meta-oe][PATCH] libtorrent: remove CVE mention

2024-04-07 Thread Khem Raj
on commit: 0597c931ffbadf2a2242d8ed9cccb8567953d489 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109847): https://lists.openembedded.org/g/openembedded-devel/message/109847 Mute This Topic: https://lists.openembedded.org/mt/105350320/21656 Group Owne

Re: [oe] [meta-oe][PATCH] syslog-ng: fix build without ipv6 in distro features

2024-04-07 Thread Khem Raj
On Thu, 04 Apr 2024 23:18:57 +0200, Peter Marko wrote: > Sumbitted to https://github.com/syslog-ng/syslog-ng/pull/4880 > > Applied, thanks! [1/1] syslog-ng: fix build without ipv6 in distro features commit: 66d4d29d2ae43c83398fe1d661faa8b1e22f4159 Best regards, --

Re: [oe] [meta-oe][PATCH] rocksdb: fix build error for DEBUG_BUILD

2024-04-07 Thread Khem Raj
h_u64*, const xxh_u8*, const > xxh_u8*, size_t)': > function not considered for inlining > 4177 | XXH3_accumulate_##name(xxh_u64* XXH_RESTRICT acc, \ > | ^~~~ > > [...] Applied, thanks! [1/1] rocksdb: fix build error for DEBUG_BUILD commi

Re: [oe] [meta-oe][PATCH] dash: correct licence

2024-04-07 Thread Khem Raj
pear to share the same licence. > > Applied, thanks! [1/1] dash: correct licence commit: 8eba35f8b03659ffd73aceb52b6e78da8661a6dd Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109848): https://lists.ope

Re: [oe] [meta-oe][PATCH] libfido2: new recipe

2024-04-07 Thread Khem Raj
recipe commit: 96c7e7d6834a62d215caaa9fa2ac531aca7649a3 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109849): https://lists.openembedded.org/g/openembedded-devel/message/109849 Mute This Topic: https://lists.openembedded.or

Re: [oe] [meta-networking][PATCH] unbound: upgrade 1.19.1 -> 1.19.3

2024-04-07 Thread Khem Raj
> [...] Applied, thanks! [1/1] unbound: upgrade 1.19.1 -> 1.19.3 commit: c581a72619dde503344173ed8e807d712c674be1 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109846): https://lists.openembedded.org/g/openem

Re: [oe] [meta-networking][PATCH] mbedtls: upgrade 3.5.2 -> 3.6.0

2024-04-07 Thread Khem Raj
0 > > [...] Applied, thanks! [1/1] mbedtls: upgrade 3.5.2 -> 3.6.0 commit: 36148978f6acf9dd015cceedcd604e0a1bfda37e Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109845): https://lists.openembedded.org/g/ope

Re: [oe] [meta-networking][PATCH] mbedtls: upgrade 2.28.7 -> 2.28.8

2024-04-07 Thread Khem Raj
, thanks! [1/1] mbedtls: upgrade 2.28.7 -> 2.28.8 commit: 6c9a01f67003760ca72eedd510bac1f9f5eab8f3 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109844): https://lists.openembedded.org/g/openembedded-devel/mes

Re: [oe] [meta-python][PATCH] python3-pillow: Upgrade 10.1.0 -> 10.3.0 and fix ptest

2024-04-07 Thread Khem Raj
P517_BUILD_OPTS so no need to create patch again. > > [...] Applied, thanks! [1/1] python3-pillow: Upgrade 10.1.0 -> 10.3.0 and fix ptest commit: 5a02b76b82d1f48986212c33dddf7986385c79ef Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages s

Re: [oe] [meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency

2024-04-07 Thread Khem Raj
R: 0 > DURATION: 9 > END: /usr/lib/python3-bleak/ptest > 2024-04-05T18:44 > STOP: ptest-runner > TOTAL: 1 FAIL: 0 > > [...] Applied, thanks! [1/1] python3-bleak: enable ptest and add missing runtime dependency commit: dce392b58826d1aff643196f05e592c9f40e9636 Best regards

Re: [oe] [meta-networking][PATCH] mdns: Upgrade 2200.80.16 -> 2200.100.94.0.2

2024-04-07 Thread Khem Raj
On Fri, 05 Apr 2024 07:30:26 +, Alex Kiernan wrote: > Applied, thanks! [1/1] mdns: Upgrade 2200.80.16 -> 2200.100.94.0.2 commit: 2061a94d2a4c947a447f28b0e74a0ebe2b8984c0 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group

Re: [oe] [meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency

2024-04-06 Thread Khem Raj
to prefer git. Nah, that would not mitigate it >> >> >> Khem Raj , 6 Nis 2024 Cmt, 01:46 tarihinde şunu yazdı: >>> >>> On Fri, Apr 5, 2024 at 2:53 PM Alper Ak wrote: >>> > >>> > * Ptest tested on qemux86-64 and qemuarm64 >>> >

Re: [oe][meta-oe][PATCH] composefs: add a new recipe

2024-04-06 Thread Khem Raj
t. On Fri, Apr 5, 2024 at 6:03 PM Khem Raj wrote: > > fails with latest musl > > https://errors.yoctoproject.org/Errors/Details/761688/ > > On Fri, Apr 5, 2024 at 9:25 AM Fathi Boudra wrote: > > > > Tools to handle creating and mounting composefs images > &g

Re: [oe][meta-oe][PATCH] composefs: add a new recipe

2024-04-05 Thread Khem Raj
fails with latest musl https://errors.yoctoproject.org/Errors/Details/761688/ On Fri, Apr 5, 2024 at 9:25 AM Fathi Boudra wrote: > > Tools to handle creating and mounting composefs images > > Flexible mechanism to support read-only mountable filesystem trees, > stacking on top of Linux filesyste

Re: [oe] [meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency

2024-04-05 Thread Khem Raj
On Fri, Apr 5, 2024 at 2:53 PM Alper Ak wrote: > > * Ptest tested on qemux86-64 and qemuarm64 > > * Add ptest into PTESTS_FAST_META_PYTHON > > qemux86-64: > > Testsuite summary > TOTAL: 14 > PASS: 14 > SKIP: 0 > XFAIL: 0 > FAIL: 0 > XPASS: 0 > ERROR: 0 > DURATION: 9 > END: /usr/lib/python3-bleak/p

Re: [oe] [meta-oe][PATCHv2] libjxl: add recipe

2024-04-05 Thread Khem Raj
Can you try to comment out CXXFLAGS:append:arm = " -mfp16-format=ieee" for a test ? On Fri, Apr 5, 2024 at 12:13 AM Martin Jansa wrote: > > qemuarm build log: > http://errors.yoctoproject.org/Errors/Details/761504/ > > shows -mfpu=neon was already used. > > FAILED: lib/CMakeFiles/jxl_cms.dir

Re: [oe] Versions of libmbim and libqmi

2024-04-05 Thread Khem Raj
This was an oversight on my part, this will be reverted to stable versions once again. On Fri, Apr 5, 2024 at 3:04 AM Peter Marko via lists.openembedded.org wrote: > > Dear maintainers, > > > > Could you please clarify versions of libmbim and libqmi for scarthgap release? > > These were recently

Re: [oe] [meta-oe][PATCHv2] libjxl: add recipe

2024-04-04 Thread Khem Raj
On Thu, Apr 4, 2024 at 10:55 PM Martin Jansa wrote: > > I'm seeing build failure in 32bit arm builds (with multilib): > > lib32-libjxl/0.10.2/recipe-sysroot-native/usr/lib/arm-oemllib32-linux-gnueabi/gcc/arm-oemllib32-linux-gnueabi/13.2.0/include/arm_neon.h:7526:1: > error: inlining failed in call

[oe] [meta-python][PATCH] python3-pyzmq: Fix ptests

2024-04-04 Thread Khem Raj
Add missing dependency on tornado, its also flagged by some ptests {'python3-pyzmq': ['tests/test_ioloop.py:test_ioloop', 'tests/test_ioloop.py:test_ioloop_install']} Skip ptests which cause zeromq errors Signed-off-by: Khem Raj --- meta-

[oe] [meta-python][PATCH] python3-whoosh: Fix an intermittent ptest

2024-04-04 Thread Khem Raj
It fails sometimes when system is under stress Signed-off-by: Khem Raj --- ...nstic-test_minimize_dfa-test-as-XFAI.patch | 29 +++ .../python/python3-whoosh_2.7.4.bb| 2 ++ 2 files changed, 31 insertions(+) create mode 100644 meta-python/recipes-devtools/python

[oe] [meta-python][PATCH 4/5] python3-pydantic: Ignore failing testcases

2024-04-04 Thread Khem Raj
Lot of them are due to pytestv8 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pydantic_2.6.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.6.4.bb b/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH 5/5] python3-pydantic-core: Skip failing ptests

2024-04-04 Thread Khem Raj
possibly due to oe using newer version of pytest Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pydantic-core_2.16.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb b/meta-python/recipes-devtools

[oe] [meta-python][PATCH 3/5] python3-netaddr: Ignore failing tests on musl

2024-04-04 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb b/meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb index 082e7c5025

[oe] [meta-python][PATCH 1/5] python3-pydantic-core: Enable benchmark tests

2024-04-04 Thread Khem Raj
Add missing dependencies for additional ptests Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pydantic-core_2.16.3.bb| 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb b/meta-python

[oe] [meta-python][PATCH 2/5] python3-pydbus: Fix typo in ptest package name

2024-04-04 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb index 7399ae1a01

[oe] [meta-oe][PATCH 2/2] highway,libjxl: Remove -mfp16-format=ieee when using clang compiler

2024-04-03 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-extended/highway/highway_1.1.0.bb | 2 ++ meta-oe/recipes-multimedia/libjxl/libjxl_0.10.2.bb | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/highway/highway_1.1.0.bb b/meta-oe/recipes-extended/highway

[oe] [meta-python][PATCH 1/2] python3-pydbus: Add bash dependency for ptests

2024-04-03 Thread Khem Raj
ptest script uses bash Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb index

Re: [oe] [meta-oe][PATCH] highway: add recipe

2024-04-02 Thread Khem Raj
On Tue, Apr 2, 2024 at 1:04 AM Markus Volk wrote: > > add google highway as a dependency for libjxl > > Signed-off-by: Markus Volk > --- > meta-oe/recipes-extended/highway/highway.1.1.0.bb | 15 +++ > 1 file changed, 15 insertions(+) > create mode 100644 meta-oe/recipes-extended/hig

Re: [oe] Reproducibility of mesa with opencl feature enabled

2024-04-02 Thread Khem Raj
Can we inject LLVM_LIBRARY_DIR from recipe ? On Tue, Apr 2, 2024 at 8:59 AM Markus Volk wrote: > > I have a question regarding the reproducibility of mesa. > > When mesa is built with opencl a lot of .so files have buildpath leakage. > Since I finally looked into this, I have gained some insight

Re: [oe] [meta-networking][PATCHv2] blueman: update 2.3.5 -> 2.4

2024-04-01 Thread Khem Raj
Parsing recipes...ERROR: /mnt/b/yoe/master/sources/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman_2.4.bb: /mnt/b/yoe/ ↪ master/sources/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman_2.4.bb inherits useradd but doesn't set USERADD_PARAM, ↪ GROUP

Re: [oe] [meta-networking][RFC][PATCH] blueman: update 2.3.5 -> 2.4

2024-04-01 Thread Khem Raj
I am seeing do_install error on yocto AB builds | chown: invalid user: ‘polkitd:root’ https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3761/steps/15/logs/stdio On Mon, Apr 1, 2024 at 12:14 AM Markus Volk wrote: > > - rebase patches > - remove 0001-Search-for-cython3.patch, cyth

Re: [oe] [meta-oe][PATCHv2] webkitgtk3: update 2.42.5 -> 2.44.0

2024-04-01 Thread Khem Raj
cients): Deleted. -* > Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNEON.h: > -(WebCore::FELightingSoftwareApplier::applyPlatformNeon): > -(WebCore::FELighting::platformApplyNeon): Deleted. -* > Source/WebCore/platform/graphics/filters/DistantLightSource.h: -* > Sourc

[oe] [meta-python][PATCH] meta-python-image-ptest: Use 2G RAM for some demanding tests

2024-03-31 Thread Khem Raj
scrypt/fastjsonschema/pillow run into OOM on some qemu architectures e.g. RISCV64. Raise the memory to be atleast 2G for running these ptest images Signed-off-by: Khem Raj --- meta-python/recipes-core/images/meta-python-image-ptest.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta

Re: [oe] [meta-networking][PATCH] freeradius: upgrade 3.0.21 -> 3.0.26 --> Should we update to 3.2.x?

2024-03-30 Thread Khem Raj
last three point releases of 3.2.x series has been stability releases, and I think it will become next stable following the release pattern, so I am fine with upgrading to 3.2.3, please rebase the patch on top of master-next and send here please. On Sat, Mar 30, 2024 at 8:05 AM Randy MacLeod wrot

Re: [oe] [meta-oe][PATCH v3] microsoft-gsl: add new recipe including ptest

2024-03-28 Thread Khem Raj
> Sent: Thursday, March 28, 2024 10:49 > To: Khem Raj > Cc: openembedded-devel@lists.openembedded.org > Subject: RE: [oe] [meta-oe][PATCH v3] microsoft-gsl: add new recipe including > ptest > > > I did not see this when building locally with poky defaults (using 5.0_M3),

Re: [oe] [meta-gnome][PATCHv6] gnome-user-share: add recipe

2024-03-28 Thread Khem Raj
mod-dnssd recipe has PV = "0.6" it is better to rename the recipe to mod-dnssd_0.6.bb and remove PV On Thu, Mar 28, 2024 at 8:47 AM wrote: > > On Thu, Mar 28 2024 at 07:59:03 AM -07:00:00, Khem Raj > wrote: > > I do not see v7 > > > v6 is the latest one

Re: [oe] [meta-gnome][PATCHv6] gnome-user-share: add recipe

2024-03-28 Thread Khem Raj
I do not see v7 On Thu, Mar 28, 2024 at 6:03 AM wrote: > > one more update ;) > > mod-dnssd is moved to meta-webserver/recipes-httpd/apache-mod. I guess thats > where it belongs > > On Thu, Mar 28 2024 at 02:01:44 PM +01:00:00, Markus Volk > wrote: > > - add it as runtime dependency to gnome-c

Re: [oe] [meta-oe][PATCH v3] microsoft-gsl: add new recipe including ptest

2024-03-27 Thread Khem Raj
Thanks for reworking the patch, there however is still one error popping up when ptests distro feature is enabled https://snips.sh/f/bftvz4ANO6 This patch fixes it, but I would like to see if this warning is already fixed or can be fixed. https://snips.sh/f/pRVar8hlif On Wed, Mar 27, 2024 at 4:

Re: [oe] [meta-oe][scarthgap][PATCH] meta-openemnedded: Add myself as scarthgap maintainer

2024-03-27 Thread Khem Raj
| 11 +-- > 12 files changed, 53 insertions(+), 59 deletions(-) > > diff --git a/README.md b/README.md > index 7318f09cdb..82f2e9699a 100644 > --- a/README.md > +++ b/README.md > @@ -1,6 +1,6 @@ > Collection of layers for the OE-core universe > > -Main la

Re: [oe] [meta-gnome][PATCH] gnome-user-share: add recipe

2024-03-27 Thread Khem Raj
this does not work properly with non-systemd distros 09:44:18 ERROR: Nothing PROVIDES 'systemd' (but /mnt/jenkins/workspace/Yocto-world-musl/sources/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb DEPENDS on or otherwise requires it) 09:44:18 systemd was skippe

Re: [oe] [meta-oe][PATCH v2] microsoft-cpr: add new recipe including ptest

2024-03-27 Thread Khem Raj
fails build with clang - https://errors.yoctoproject.org/Errors/Details/761058/ On Tue, Mar 26, 2024 at 2:54 PM Peter Marko via lists.openembedded.org wrote: > > From: Peter Marko > > The Guidelines Support Library (GSL) contains functions > and types that are suggested for use by the C++ Core G

[oe] [meta-oe][PATCH] minifi-cpp: Fix libsodium build on aarch64/clang

2024-03-26 Thread Khem Raj
Signed-off-by: Khem Raj --- .../files/0008-libsodium-aarch64_crypto.patch | 38 +++ .../minifi-cpp/minifi-cpp_0.15.0.bb | 1 + 2 files changed, 39 insertions(+) create mode 100644 meta-oe/recipes-extended/minifi-cpp/files/0008-libsodium-aarch64_crypto.patch diff

[oe] [meta-oe][PATCH] multipath-tools: Fix build with musl >= 1.2.5

2024-03-26 Thread Khem Raj
Signed-off-by: Khem Raj --- ...bmultipath-always-use-glibc-basename.patch | 42 +++ .../multipath-tools/multipath-tools_0.9.8.bb | 1 + 2 files changed, 43 insertions(+) create mode 100644 meta-oe/recipes-support/multipath-tools/files/0001-libmultipath-always-use-glibc

Re: [oe] [[meta-oe][PATCH]aer-inject:add new recipe] [[meta-oe][PATCH]aer-inject:add new recipe]

2024-03-26 Thread Khem Raj
On Tue, Mar 26, 2024 at 7:43 AM chenheyun wrote: > > sorry, i run it on older meta-openembedded,so i dont find this WARNING. now, > i know it ,thanks. > > this is note in README: > "You should find a copy of v2 of the GNU General Public License >somewhere on your Linux system; if not, write t

[oe] [meta-oe][PATCH 10/10] iwd: Upgrade to 2.16

2024-03-25 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_2.14.bb => iwd_2.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_2.14.bb => iwd_2.16.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.14.bb b/m

[oe] [meta-oe][PATCH 09/10] directfb: Fix build with musl >= 1.2.5

2024-03-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../recipes-graphics/directfb/directfb.inc| 1 + .../0001-include-libgen.h-for-basename.patch | 32 +++ 2 files changed, 33 insertions(+) create mode 100644 meta-oe/recipes-graphics/directfb/directfb/0001-include-libgen.h-for-basename.patch

[oe] [meta-oe][PATCH 08/10] i2cdev: Include libgen.h on musl

2024-03-25 Thread Khem Raj
This helps in getting prototype for basename() and fix build errors on clang-18+ Signed-off-by: Khem Raj --- .../recipes-bsp/i2cdev/i2cdev/fix-musl.patch | 28 ++- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/meta-oe/recipes-bsp/i2cdev/i2cdev/fix-musl.patch b

[oe] [meta-oe][PATCH 07/10] fio: Upgrade to 3.36+git

2024-03-25 Thread Khem Raj
Brings needed fixes to build with latest musl as well. Signed-off-by: Khem Raj --- meta-oe/recipes-benchmark/fio/{fio_3.32.bb => fio_3.36.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-oe/recipes-benchmark/fio/{fio_3.32.bb => fio_3.36.bb} (96%) diff --git a/m

[oe] [meta-oe][PATCH 06/10] uftrace: Fix build with musl >= 1.2.5

2024-03-25 Thread Khem Raj
The famous basename API fallout Signed-off-by: Khem Raj --- .../0001-include-libgen.h-for-basename.patch | 34 +++ .../uftrace/uftrace_0.15.2.bb | 3 +- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-devtools/uftrace

[oe] [meta-oe][PATCH 03/10] sdbus-c++-libsystemd: Upgrade to 255.4 release of systemd

2024-03-25 Thread Khem Raj
Synchronise musl patches with oe-core Signed-off-by: Khem Raj --- ...-missing_type.h-add-comparison_fn_t.patch} | 10 +- ...-parse_printf_format-implementation.patch} | 27 +- ...tall-dependency-links-at-install-tim.patch | 79 ++ ...issing.h-check-for-missing-strndupa.patch} | 157

[oe] [meta-oe][PATCH 01/10] sanlock: Fix build with musl >= 1.2.5

2024-03-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-include-libgen.h-for-basename.patch | 32 +++ .../recipes-extended/sanlock/sanlock_3.9.1.bb | 3 +- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-extended/sanlock/sanlock/0001-include-libgen.h-for

[oe] [meta-oe][PATCH 04/10] sdbus-c++,sdbus-c++-tools: Upgrade to 1.5.0 release

2024-03-25 Thread Khem Raj
in code, build system, CI, and documentation Signed-off-by: Khem Raj --- .../sdbus-c++/{sdbus-c++-1.4.0 => sdbus-c++-1.5.0}/run-ptest| 0 .../{sdbus-c++-tools_1.4.0.bb => sdbus-c++-tools_1.5.0.bb} | 2 +- .../sdbus-c++/{sdbus-c++_1.4.0.bb => sdbus-c++_1.5.0.bb}| 2 +-

[oe] [meta-oe][PATCH 05/10] wtmpdb: Upgrade to 0.11.0 release

2024-03-25 Thread Khem Raj
Brings these changes wtmpdb last: support matching for username and/or tty last: add support for time-format option Drop lto patch as it has been fixed differently. Add a patch to fix build with musl Signed-off-by: Khem Raj --- ...emove-lto-to-fix-link-error-of-clang.patch | 31

[oe] [meta-oe][PATCH 02/10] ndctl: Fix build issues seen with musl 1.2.5

2024-03-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-include-libgen.h-for-basename.patch | 32 +++ meta-oe/recipes-core/ndctl/ndctl_v78.bb | 3 +- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-core/ndctl/ndctl/0001-include-libgen.h-for

Re: [oe] [meta-filesystems][PATCH 2/2] xfstests: Fix build with musl >= 1.2.5

2024-03-25 Thread Khem Raj
On Mon, Mar 25, 2024 at 11:23 AM Martin Jansa wrote: > > On Mon, Mar 25, 2024 at 6:57 PM Khem Raj wrote: > > > > Signed-off-by: Khem Raj > > --- > > ...-libgen.h-for-basename-API-prototype.patch | 84 +++ > > ...X_ATTR_-def

<    1   2   3   4   5   6   7   8   9   10   >