[oe] [meta-oe][PATCH 2/2] uim: Upgrade to 1.8.9

2024-05-23 Thread Khem Raj
Drop upstreamed patch and second patch is no longer needed Signed-off-by: Khem Raj --- ...it-path-from-configure-option-proper.patch | 29 --- .../uim/uim/JMP_BUF_GC_jmp_buf.patch | 15 -- .../uim/{uim_1.8.8.bb => uim_1.8.9.bb}| 8 ++--- 3 files chan

[oe] [meta-multimedia][PATCH 1/2] oscam: Upgrade to 1.20

2024-05-23 Thread Khem Raj
Switch SRC_URI away from svn and use git fetcher streamboard.tv svn server seems to be not accessible all the time reliably Signed-off-by: Khem Raj --- .../recipes-dvb/oscam/{oscam_svn.bb => oscam_1.20.bb} | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-multime

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

2024-05-22 Thread Khem Raj
On Wed, May 22, 2024 at 6:55 PM Changqing Li via 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, so > instead, only fuse3.conf is added to modules-load.d

Re: [oe] [meta-oe][master][scarthgap][PATCH] jemalloc: add +git to version

2024-05-22 Thread Khem Raj
I am seeing configure errors | checking for x86_64-yoe-linux-nm... x86_64-yoe-linux-gcc-nm | checking for gawk... gawk | configure: error: 5.3.0+git-0-g630434bb0ac619f7beec927569782d924c459385 does not match ..--g or VERSION | NOTE: The following config.log files may provide further information.

[oe] [meta-multimedia][PATCH] oscam: Upgrade to 1.20

2024-05-22 Thread Khem Raj
Switch SRC_URI away from svn and use git fetcher streamboard.tv svn server seems to be not accessible all the time reliably Signed-off-by: Khem Raj --- .../recipes-dvb/oscam/{oscam_svn.bb => oscam_1.20.bb} | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-multime

[oe] [meta-oe][PATCH] nvme-cli: Fix build on musl

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...0001-nvme-Use-C99-types-for-uint32_t.patch | 88 +++ ...stc-Replace-__uint16_t-with-uint16_t.patch | 34 +++ .../recipes-bsp/nvme-cli/nvme-cli_2.9.1.bb| 5 +- 3 files changed, 126 insertions(+), 1 deletion(-) create mode 100644 meta-oe

[oe] [meta-oe][ 19/22] etcd-cpp-apiv3: Fix build on musl + GCC14

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...1-include-stdint.h-for-int64_t-types.patch | 27 +++ .../etcd/etcd-cpp-apiv3_0.15.3.bb | 1 + 2 files changed, 28 insertions(+) create mode 100644 meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/0001-include-stdint.h-for-int64_t

[oe] [meta-oe][ 22/22] gsoap: Upgrade to 2.8.134

2024-05-21 Thread Khem Raj
Redo musl support patch such that it can always be applied Signed-off-by: Khem Raj --- ...-signature-on-non-glibc-linux-musl-s.patch | 85 ...1-Simplify-check-for-gethostbyname_r.patch | 96 --- .../{gsoap_2.8.126.bb => gsoap_2.8.134.bb}| 6 +- 3 fi

[oe] [meta-oe][ 21/22] syzkaller: Fix build with musl + gcc14

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...ve-including-error.h-in-test_linux.h.patch | 29 +++ .../recipes-test/syzkaller/syzkaller_git.bb | 1 + 2 files changed, 30 insertions(+) create mode 100644 meta-oe/recipes-test/syzkaller/syzkaller/0001-executor-Remove-including-error.h

[oe] [meta-oe][ 20/22] etcd-cpp-apiv3: Upgrade to 0.15.4 release

2024-05-21 Thread Khem Raj
Drop upstreamed patch Signed-off-by: Khem Raj --- .../0001-cmake-fix-when-cross-compiling.patch | 68 --- ...iv3_0.15.3.bb => etcd-cpp-apiv3_0.15.4.bb} | 3 +- 2 files changed, 1 insertion(+), 70 deletions(-) delete mode 100644 meta-oe/recipes-extended/etcd/etcd-cpp-ap

[oe] [meta-oe][ 18/22] directfb: Fix build with musl+GCC14

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- .../recipes-graphics/directfb/directfb.inc| 1 + ...rect-the-signature-of-bind-call-on-m.patch | 36 +++ 2 files changed, 37 insertions(+) create mode 100644 meta-oe/recipes-graphics/directfb/directfb/0001-inputdrivers-Correct-the-signature

[oe] [meta-gnome][ 12/22] gnome-font-viewer: Fix build with GCC-14

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...dow-Fix-function-callback-definition.patch | 43 +++ .../gnome-font-viewer_46.0.bb | 1 + 2 files changed, 44 insertions(+) create mode 100644 meta-gnome/recipes-gnome/gnome-font-viewer/gnome-font-viewer/0001-window-Fix-function

[oe] [meta-multimedia][ 17/22] pipewire-0.2: Include time.h for timespec struct signature

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...n-idle-Include-time.h-for-struct-tim.patch | 43 +++ .../pipewire/pipewire-0.2_git.bb | 4 +- 2 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2/0001-module

[oe] [meta-networking][ 16/22] nbd: Fix build with GCC14 on musl targets

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...1-nbd-client-Fix-build-on-musl-gcc14.patch | 43 +++ .../recipes-support/nbd/nbd_3.26.1.bb | 4 +- 2 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 meta-networking/recipes-support/nbd/nbd/0001-nbd-client-Fix-build

[oe] [meta-gnome][ 15/22] gimp: Upgrade to 2.10.38

2024-05-21 Thread Khem Raj
Fix build with GCC-14 with few backports while here Signed-off-by: Khem Raj --- ...f-load-fix-mismatching-variable-type.patch | 24 +++ ...001-metadata-shut-up-a-weird-warning.patch | 22 + .../gimp/{gimp_2.10.36.bb => gimp_2.10.38.bb} | 7 -- 3 fi

[oe] [meta-xfce][ 14/22] menulibre: Upgrade to 2.4.0

2024-05-21 Thread Khem Raj
Switch SRC_URI to github release artifacts Signed-off-by: Khem Raj --- .../menulibre/{menulibre_2.3.2.bb => menulibre_2.4.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-xfce/recipes-apps/menulibre/{menulibre_2.3.2.bb => menulibre_2.4.0.bb} (83%) diff

[oe] [meta-gnome][ 13/22] gtksourceview3: Use -Wno-error=incompatible-pointer-types in cflags

2024-05-21 Thread Khem Raj
Fixes build with GCC-14, hopefully we will be able to drop it when it breaks again with newer compiler like GCC15 Signed-off-by: Khem Raj --- .../recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-gnome/recipes-gnome

[oe] [meta-multimedia][meta-oe][ 11/22] vlc: Backport fixes to enable GCC-14 based builds

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- .../recipes-multimedia/vlc/vlc/4645.patch | 179 + .../recipes-multimedia/vlc/vlc/4665.patch | 377 ++ .../recipes-multimedia/vlc/vlc_3.0.20.bb | 2 + 3 files changed, 558 insertions(+) create mode 100644 meta-multimedia/recipes

[oe] [meta-networking][meta-oe][ 10/22] nbd: Upgrade to 3.26.1

2024-05-21 Thread Khem Raj
Backport a build fix when using --disable-manpages Signed-off-by: Khem Raj --- ...8b0d8b54c21a1e5b0c6dce3277e938d07e7c.patch | 50 +++ .../recipes-support/nbd/nbd_3.24.bb | 20 .../recipes-support/nbd/nbd_3.26.1.bb | 22 3 files changed, 72

[oe] [meta-multimedia][meta-oe][ 09/22] sox: Fix build with GCC-14

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...s-Include-math.h-for-fabs-definition.patch | 33 +++ .../recipes-multimedia/sox/sox_14.4.2.bb | 1 + 2 files changed, 34 insertions(+) create mode 100644 meta-multimedia/recipes-multimedia/sox/sox/0001-tests-Include-math.h-for-fabs

[oe] [meta-xfce][ 08/22] xfmpc: Disable incompatible-pointer-types warning as error

2024-05-21 Thread Khem Raj
Fixes build with GCC-14 Signed-off-by: Khem Raj --- meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.3.1.bb index 1e02bbe54f..73eafeebcf 100644

[oe] [meta-oe][ 07/22] influxdb: Do not remove non-existing files

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb b/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb index 5301071516..9506d0e55d 100644

[oe] [meta-oe][ 06/22] gosu: Adjust for UNPACKDIR/WORKDIR rework

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-support/gosu/gosu_1.17.bb | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/gosu/gosu_1.17.bb b/meta-oe/recipes-support/gosu/gosu_1.17.bb index a29d6bce45..6a4441fc24 100644 --- a/meta-oe/recipes

[oe] [meta-oe][ 05/22] crucible: Adjust for UNPACKDIR/WORKDIR rework

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-support/crucible/crucible_2023.11.02.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb b/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb index d53e1a276b..4247263b5a

[oe] [meta-oe][ 04/22] gosu: Adjust for UNPACKDIR/WORKDIR rework

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-extended/etcd/etcd_3.5.7.bb | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb b/meta-oe/recipes-extended/etcd/etcd_3.5.7.bb index 0794158a52..24e111dea0 100644 --- a/meta

[oe] [meta-gnome][ 02/22] folks: Upgrade to 0.15.9

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- .../folks/{folks_0.15.8.bb => folks_0.15.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-connectivity/folks/{folks_0.15.8.bb => folks_0.15.9.bb} (92%) diff --git a/meta-gnome/recipes-connectivity

[oe] [meta-xfce][ 03/22] xfce4-notes-plugin: Upgrade to 1.11.0

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-notes-plugin_1.10.0.bb => xfce4-notes-plugin_1.11.0.bb} | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) rename meta-xfce/recipes-panel-plugins/notes/{xfce4-notes-plugin_1.10.0.bb => xfce4-notes-plugin_1.11.0.bb} (57%) diff --git a/meta-xfce/r

[oe] [meta-oe][ 01/22] libsdl: Fix build with musl

2024-05-21 Thread Khem Raj
Signed-off-by: Khem Raj --- ...iconv-use-portable-across-glibc-musl.patch | 52 +++ .../recipes-graphics/libsdl/libsdl_1.2.15.bb | 1 + 2 files changed, 53 insertions(+) create mode 100644 meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/0001-stdlib-Make-iconv-use-portable

Re: [oe] [meta-oe][PATCH v2] source-han-sans-*-fonts: fix SRC_URI

2024-05-19 Thread Khem Raj
On Sat, May 18, 2024 at 1:22 PM Martin Jansa via lists.openembedded.org wrote: > > On Fri, May 17, 2024 at 3:07 PM Alexandre Truong via > lists.openembedded.org > wrote: > > > > We get fetch errors from the SRC_URI provided. See errors at [0]. > > svn protocol was used but it's deprecated. > >

[oe] [meta-oe][PATCH] libndp: Fix build with gcc-14/musl

2024-05-18 Thread Khem Raj
Signed-off-by: Khem Raj --- ...1-libndp-Fix-signature-of-sendto-API.patch | 40 +++ .../recipes-connectivity/libndp/libndp_1.8.bb | 1 + 2 files changed, 41 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libndp/libndp/0001-libndp-Fix-signature-of-sendto

[oe] [meta-networking][PATCH] openflow: Fix build build with musl/gcc14

2024-05-18 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-libexecinfo-if-it-has-backtrace-API.patch | 62 +++ .../openflow/openflow_git.bb | 3 +- 2 files changed, 63 insertions(+), 2 deletions(-) create mode 100644 meta-networking/recipes-protocols/openflow/openflow/0001-Link

[oe] [meta-oe][PATCH 3/3] xterm: Upgrade to 391

2024-05-17 Thread Khem Raj
Add a patch to fix build with musl Signed-off-by: Khem Raj --- ...-Add-configure-time-check-for-setsid.patch | 75 --- ...ude-missing-pty.h-header-for-openpty.patch | 35 + .../xorg-app/{xterm_388.bb => xterm_391.bb} | 7 +- 3 files changed, 38 insertions(+),

[oe] [meta-oe][PATCH 1/3] poke: Upgrade to 4.0

2024-05-17 Thread Khem Raj
- Drop patches not needed anymore - Package vim and emacs files into package of their own Signed-off-by: Khem Raj --- ...ck-for-Tcl-Tk-if-disable-gui-is-spec.patch | 45 -- ...nfig.in-avoit-host-poisoning-while-c.patch | 47 --- ...P2MAN-replace-by-true-when

[oe] [meta-multimedia][PATCH 2/3] tinyalsa: Upgrade to tip of trunk

2024-05-17 Thread Khem Raj
This fixes build with musl + gcc14 Signed-off-by: Khem Raj --- .../recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb b/meta-multimedia/recipes

[oe] [PATCH 2/3] recipes: Switch away from S = WORKDIR

2024-05-15 Thread Khem Raj
Make it dependent on UNPACKDIR instead Signed-off-by: Khem Raj --- .../faenza-icon-theme/faenza-icon-theme_1.3.bb | 3 ++- .../gtksourceview-classic-light_1.0.bb | 7 --- .../recipes-bsp/kexecboot/kexecboot-cfg_0.2.bb | 3 ++- .../initrdscripts/initramfs-debug_1.0

[oe] [PATCH 3/3] python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes

2024-05-15 Thread Khem Raj
Signed-off-by: Khem Raj --- .../python/python3-pyruvate_1.2.1.bb | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb b/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb index

Re: [oe] [PATCH] opentelemetry-cpp: add opentelemtry recipe

2024-05-14 Thread Khem Raj
On Tue, May 14, 2024 at 10:20 PM Abhilash Raju via lists.openembedded.org wrote: > > An Observability framework to create and manage telemetry data such as > traces, metrics, and logs > Thanks for your patch, I have a few comments below. > Signed-off-by: Abhilash Raju > --- >

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

2024-05-14 Thread Khem Raj
RDP/FreeRDP/commit/4f411197dc9d2076f00748b1178a60b2423030bf > > will send a backport. > Superb, thanks for tracking it down. > On Tue, May 14, 2024 at 5:17 PM Khem Raj wrote: > > > > On Mon, May 13, 2024 at 11:39 PM Martin Jansa > > wrote: > > > > > >

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

2024-05-14 Thread Khem Raj
On Mon, May 13, 2024 at 11:39 PM Martin Jansa wrote: > > On Thu, May 9, 2024 at 9:25 PM Khem Raj via lists.openembedded.org > wrote: > > > > Partially backport a fix to build with gcc-14 > > It fixes it only partially, right? > > I'm stills seeing: > > fr

[oe] [meta-oe][PATCH] orrery: Drop recipe

2024-05-13 Thread Khem Raj
This recipe does not compile with gcc-14, looking at its history this package comes from maemo5 days, There are no direct dependents in meta-openembedded so I am proposing to remove it. Last commit to this repo was made 12+ years ago. Signed-off-by: Khem Raj Cc: Martin Jansa

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

2024-05-13 Thread Khem Raj
On Sun, May 12, 2024 at 11:57 PM Geoff Parker via lists.openembedded.org wrote: > > When is the expected next update to the scarthgap branch? I've watched the > patch move from master-next to master, but there does not seem to be a > visible scarthgap-next branch to watch. Usually there is

Re: [oe] [meta-oe][scarthgap][master][PATCH] re2: remove dev dependencies from main package

2024-05-13 Thread Khem Raj
On Mon, May 13, 2024 at 12:07 AM Peter Marko via lists.openembedded.org wrote: > > > > # Don't include so files in dev package -FILES:${PN}-dev = > > > "${includedir} ${libdir}/cmake" > > > +FILES:${PN}-dev = "${includedir} ${libdir}/cmake ${libdir}/pkgconfig" > > > > This wouldn't be needed if

Re: [oe] [PATCH v3 1/1] apache2: fix multilib file conflicts

2024-05-12 Thread Khem Raj
Kai Can you add the needed bits to commit msg and send a v4 please On Sun, May 12, 2024 at 8:30 PM Kai Kang via lists.openembedded.org wrote: > > On 5/12/24 21:59, Peter Kjellerstedt wrote: > > -Original Message- > From: kai.k...@windriver.com > Sent: den 8 maj 2024 09:07 > To: Peter

[oe] [meta-oe][PATCH] python3-looseversion: Move to meta-oe

2024-05-12 Thread Khem Raj
its needed by fuse3 and right now its only needed by fuse3 in meta-openembedded layers, move it to meta-oe along with fuse3 Signed-off-by: Khem Raj Cc: Markus Volk --- .../python3-looseversion/python3-looseversion_1.3.0.bb| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename

Re: [oe] [meta-oe][PATCH 1/2] fuse3: move from meta-filesystems to meta-oe

2024-05-12 Thread Khem Raj
This fails layer compatibility tests - see https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3853/steps/12/logs/errors On Thu, May 9, 2024 at 10:46 PM Markus Volk via lists.openembedded.org wrote: > > Technically flatpak and xdg-desktop-portal have a runtime dependency on >

Re: [oe] [meta-oe][PATCH 1/3] glib-testing: add recipe

2024-05-12 Thread Khem Raj
fails to build https://errors.yoctoproject.org/Errors/Details/767428/ On Sun, May 12, 2024 at 2:15 AM Markus Volk via lists.openembedded.org wrote: > > glib-testing is a build dependency for malcontent, where building the tests > cant be disabled. > We can only disable the run of installed

[oe] [meta-oe][PATCH] rsyslog: Upgrade to 8.2404.0

2024-05-12 Thread Khem Raj
Add a patch to fix build with gcc14+musl Signed-off-by: Khem Raj --- ...-Pass-correct-parameter-type-to-send.patch | 35 +++ ...syslog_8.2402.0.bb => rsyslog_8.2404.0.bb} | 4 +-- 2 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 meta-oe/recipes-exten

[oe] [meta-networking][PATCH] geoip-perl: Add ptest missing dependency on perl-modules

2024-05-12 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-networking/recipes-support/geoip/geoip-perl_1.51.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb index d8288f9b49..8e23b66c48 100644

[oe] [meta-oe][PATCH 4/4] fluentbit: Upgrade to 1.9.9

2024-05-09 Thread Khem Raj
Disable incompatible-pointer-types warning as error to fix build with gcc-14 Signed-off-by: Khem Raj --- ...xt-Do-not-use-private-makefile-target.patch | 18 ++ .../{fluentbit_1.9.7.bb => fluentbit_1.9.9.bb} | 5 - 2 files changed, 10 insertions(+), 13 deletions(-) ren

[oe] [meta-oe][PATCH 3/4] gtk+: Disable incompatible-pointer-types warning as error

2024-05-09 Thread Khem Raj
Fixes build with GCC-14 which treats this warning as error by default Signed-off-by: Khem Raj --- meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb b/meta-oe/recipes-gnome/gtk+/gtk+_2.24.33.bb index

[oe] [meta-oe][PATCH 1/4] fvwm: Fix build with gcc-14

2024-05-09 Thread Khem Raj
Fixes for C99 compatibility Signed-off-by: Khem Raj --- ...ot-require-support-for-implicit-ints.patch | 45 +++ ...-missing-unistd.h-to-AM_SAFETY_CHECK.patch | 32 + ...gure-Further-defang-the-Werror-check.patch | 35 +++ meta-oe/recipes-graphics/fvwm

[oe] [meta-python][PATCH 2/4] python3-wxgtk4: Fix build with gcc-14

2024-05-09 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-sip-Fix-build-with-gcc-14.patch | 31 +++ .../python3-wxgtk4/python3-wxgtk4_4.2.1.bb| 1 + 2 files changed, 32 insertions(+) create mode 100644 meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-sip-Fix-build-with-gcc

[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-09 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

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

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

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

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: > >

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

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

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

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,

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 > > >

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-by: R

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. > >

[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

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=92bcaa8c1b5f7e2bdd607eafe59ea2d5799ba7d6 > > Dev branch is unstable and not really

[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-13 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

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

2024-04-13 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 +++ .../psqlodbc/psqlodbc_16.00..bb

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

2024-04-13 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-13 Thread Khem Raj
in 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-12 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-12 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 --git a/meta-oe/recipes-devtools

[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 we should f

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

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
gt; 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 commit: 11c7659ecc5f8992740119bba6f20642d07cd03a Best regards, -

  1   2   3   4   5   6   7   8   9   10   >