[oe] [meta-oe][mickledore][PATCH 15/16] nv-codec-headers: fix installed-vs-shipped with multilib

2023-05-09 Thread Martin Jansa
. Alternatively if they are unneeded, avoid installing them or delete them within do_install. nv-codec-headers: 3 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib Signed-off-by: Martin Jansa --- .../nv-codec-headers/nv-codec-headers_12.0.16.0.bb

[oe] [meta-oe][mickledore][PATCH 13/16] libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib

2023-05-09 Thread Martin Jansa
such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. libtomcrypt: 6 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib Signed-off-by: Martin Jansa --- meta-oe/recipes-crypto

[oe] [meta-oe][mickledore][PATCH 14/16] nanopb: fix installed-vs-shipped with multilib

2023-05-09 Thread Martin Jansa
-shipped] when libdir is /usr/lib64 with multilib. Signed-off-by: Martin Jansa --- ...llow-to-set-PYTHON_INSTDIR-from-outs.patch | 67 +++ .../recipes-devtools/nanopb/nanopb_0.4.7.bb | 6 +- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 meta-oe/dynamic

[oe] [meta-oe][mickledore][PATCH 12/16] btrfsmaintenance: install to ${datadir}/${BPN}

2023-05-09 Thread Martin Jansa
or delete them within do_install. lib32-btrfsmaintenance: 13 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa --- .../recipes-utils/btrfsmaintenance/btrfsmaintenance_0.5.bb| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-filesystems

[oe] [meta-oe][mickledore][PATCH 11/16] libnfs: fix installed-vs-shipped issues with multilib

2023-05-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++ .../libnfs/libnfs_5.0.2.bb| 4 +- 2 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-connectivity/libnfs/libnfs/0001-CMakeLists.txt

[oe] [meta-oe][mickledore][PATCH 10/16] cpulimit: fix do_install with multilib

2023-05-09 Thread Martin Jansa
* fixes: DEBUG: Executing shell function do_install install: cannot stat 'TOPDIR/.../lib32-cpulimit/0.2-r0/git/src/lib32-cpulimit': No such file or directory WARNING: exit code 1 from a shell command. * drop strange 'g...@' from SRC_URI Signed-off-by: Martin Jansa --- meta-oe/recipes

[oe] [meta-oe][mickledore][PATCH 08/16] rdfind: fix build with -Werror=return-type

2023-05-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...-configure.ac-fix-C-11-support-check.patch | 37 +++ .../recipes-support/rdfind/rdfind_1.5.0.bb| 1 + 2 files changed, 38 insertions(+) create mode 100644 meta-oe/recipes-support/rdfind/rdfind/0001-configure.ac-fix-C-11-support

[oe] [meta-oe][mickledore][PATCH 09/16] spice-gtk: respect gobject-introspection-data

2023-05-09 Thread Martin Jansa
nd enable vapi only when introspection is enabled, use PACKAGECONFIG for that to avoid: meson.build:358:4: ERROR: Problem encountered: VAPI support requested without introspection Signed-off-by: Martin Jansa --- meta-networking/recipes-support/spice/spice-gtk_0.42.bb | 9 +++-- 1 file c

[oe] [meta-oe][mickledore][PATCH 07/16] ostree: fix build without gobject-introspection-data

2023-05-09 Thread Martin Jansa
c/libostree/ostree-enumtypes.h /bin/bash: line 2: glib-mkenums: command not found make: *** [Makefile:9990: src/libostree/ostree-enumtypes.h] Error 127 Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/ostree/ostree_2023.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta

[oe] [meta-oe][mickledore][PATCH 06/16] appstream: fix build without gobject-introspection-data

2023-05-09 Thread Martin Jansa
: Dependency "gobject-introspection-1.0" not found, tried pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-support/appstream/appstream_0.16.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb b/meta-oe/recip

[oe] [meta-oe][mickledore][PATCH 04/16] libxmlb: add missing dependency on glib-2.0 and xz

2023-05-09 Thread Martin Jansa
://errors.yoctoproject.org/Errors/Details/702777/ Run-time dependency liblzma found: NO (tried pkgconfig) ../git/meson.build:121:0: ERROR: Dependency liblzma not found, tried pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff

[oe] [meta-oe][mickledore][PATCH 05/16] geoclue: fix build without gobject-introspection-data

2023-05-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...-try-to-use-g-ir-scanner-when-intros.patch | 30 +++ .../geoclue/geoclue_2.7.0.bb | 4 ++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-navigation/geoclue/geoclue/0001-libgeoclue-don-t

[oe] [meta-oe][mickledore][PATCH 03/16] libreport: add dependency on libarchive

2023-05-09 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/libreport/libreport_2.17.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb b/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb index a8d1db65bf..1f2c55c699

[oe] [meta-oe][mickledore][PATCH 02/16] dleyna-{server,renderer}: fix dev-so QA issue with multilib

2023-05-09 Thread Martin Jansa
-dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so] Signed-off-by: Martin Jansa --- .../recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | 2 +- .../recipes-multimedia/dleyna/dleyna-server_0.6.0.bb

[oe] [meta-oe][mickledore][PATCH 01/16] lirc: fix do_install with multilib

2023-05-09 Thread Martin Jansa
/’: No such file or directory Signed-off-by: Martin Jansa --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb b/meta-oe/dynamic-layers

Re: [oe] [meta-oe][PATCH 01/16] lirc: fix do_install with multilib

2023-05-08 Thread Martin Jansa
so please rebase them on latest > master or master-next preferably, if they are for other branches then > mark them so as well. > > On Sun, May 7, 2023 at 3:44 PM Martin Jansa > wrote: > > > > * use ${S} instead of ${WORKDIR}/${PN}-${PV} > > and ${BP} instead of ${

[oe] [meta-oe][PATCH 16/16] zfs: fix installation paths for multilib

2023-05-07 Thread Martin Jansa
are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. zfs: 42 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib. Signed-off-by: Martin Jansa --- .../recipes-filesystems/zfs/zfs_2.1.9.bb | 36

[oe] [meta-oe][PATCH 15/16] nv-codec-headers: fix installed-vs-shipped with multilib

2023-05-07 Thread Martin Jansa
. Alternatively if they are unneeded, avoid installing them or delete them within do_install. nv-codec-headers: 3 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib Signed-off-by: Martin Jansa --- .../nv-codec-headers/nv-codec-headers_12.0.16.0.bb

[oe] [meta-oe][PATCH 12/16] btrfsmaintenance: install to ${datadir}/${BPN}

2023-05-07 Thread Martin Jansa
or delete them within do_install. lib32-btrfsmaintenance: 13 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa --- .../recipes-utils/btrfsmaintenance/btrfsmaintenance_0.5.bb| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-filesystems

[oe] [meta-oe][PATCH 14/16] nanopb: fix installed-vs-shipped with multilib

2023-05-07 Thread Martin Jansa
-shipped] when libdir is /usr/lib64 with multilib. Signed-off-by: Martin Jansa --- ...llow-to-set-PYTHON_INSTDIR-from-outs.patch | 67 +++ .../recipes-devtools/nanopb/nanopb_0.4.7.bb | 6 +- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 meta-oe/dynamic

[oe] [meta-oe][PATCH 13/16] libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib

2023-05-07 Thread Martin Jansa
such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. libtomcrypt: 6 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib Signed-off-by: Martin Jansa --- meta-oe/recipes-crypto

[oe] [meta-oe][PATCH 11/16] libnfs: fix installed-vs-shipped issues with multilib

2023-05-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++ .../libnfs/libnfs_5.0.2.bb| 4 +- 2 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-connectivity/libnfs/libnfs/0001-CMakeLists.txt

[oe] [meta-oe][PATCH 10/16] cpulimit: fix do_install with multilib

2023-05-07 Thread Martin Jansa
* fixes: DEBUG: Executing shell function do_install install: cannot stat 'TOPDIR/.../lib32-cpulimit/0.2-r0/git/src/lib32-cpulimit': No such file or directory WARNING: exit code 1 from a shell command. * drop strange 'g...@' from SRC_URI Signed-off-by: Martin Jansa --- meta-oe/recipes

[oe] [meta-oe][PATCH 08/16] rdfind: fix build with -Werror=return-type

2023-05-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...-configure.ac-fix-C-11-support-check.patch | 37 +++ .../recipes-support/rdfind/rdfind_1.5.0.bb| 1 + 2 files changed, 38 insertions(+) create mode 100644 meta-oe/recipes-support/rdfind/rdfind/0001-configure.ac-fix-C-11-support

[oe] [meta-oe][PATCH 09/16] spice-gtk: respect gobject-introspection-data

2023-05-07 Thread Martin Jansa
nd enable vapi only when introspection is enabled, use PACKAGECONFIG for that to avoid: meson.build:358:4: ERROR: Problem encountered: VAPI support requested without introspection Signed-off-by: Martin Jansa --- meta-networking/recipes-support/spice/spice-gtk_0.42.bb | 9 +++-- 1 file c

[oe] [meta-oe][PATCH 06/16] appstream: fix build without gobject-introspection-data

2023-05-07 Thread Martin Jansa
: Dependency "gobject-introspection-1.0" not found, tried pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-support/appstream/appstream_0.16.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb b/meta-oe/recip

[oe] [meta-oe][PATCH 07/16] ostree: fix build without gobject-introspection-data

2023-05-07 Thread Martin Jansa
c/libostree/ostree-enumtypes.h /bin/bash: line 2: glib-mkenums: command not found make: *** [Makefile:9990: src/libostree/ostree-enumtypes.h] Error 127 Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/ostree/ostree_2023.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta

[oe] [meta-oe][PATCH 05/16] geoclue: fix build without gobject-introspection-data

2023-05-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...-try-to-use-g-ir-scanner-when-intros.patch | 30 +++ .../geoclue/geoclue_2.7.0.bb | 4 ++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-navigation/geoclue/geoclue/0001-libgeoclue-don-t

[oe] [meta-oe][PATCH 04/16] libxmlb: add missing dependency on glib-2.0 and xz

2023-05-07 Thread Martin Jansa
://errors.yoctoproject.org/Errors/Details/702777/ Run-time dependency liblzma found: NO (tried pkgconfig) ../git/meson.build:121:0: ERROR: Dependency liblzma not found, tried pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff

[oe] [meta-oe][PATCH 02/16] dleyna-{server,renderer}: fix dev-so QA issue with multilib

2023-05-07 Thread Martin Jansa
-dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so] Signed-off-by: Martin Jansa --- .../recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | 2 +- .../recipes-multimedia/dleyna/dleyna-server_0.6.0.bb

[oe] [meta-oe][PATCH 03/16] libreport: add dependency on libarchive

2023-05-07 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/libreport/libreport_2.17.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb b/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb index a8d1db65bf..1f2c55c699

[oe] [meta-oe][PATCH 01/16] lirc: fix do_install with multilib

2023-05-07 Thread Martin Jansa
/’: No such file or directory Signed-off-by: Martin Jansa --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb b/meta-oe/dynamic-layers

[oe] [meta-filesystems][PATCH] zfs: fix installation paths for multilib

2023-05-04 Thread Martin Jansa
are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. zfs: 42 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib. Signed-off-by: Martin Jansa --- .../recipes-filesystems/zfs/zfs_2.1.9.bb | 36

[oe] [meta-oe][PATCH 4/4] nv-codec-headers: fix installed-vs-shipped with multilib

2023-05-04 Thread Martin Jansa
. Alternatively if they are unneeded, avoid installing them or delete them within do_install. nv-codec-headers: 3 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib Signed-off-by: Martin Jansa --- .../nv-codec-headers/nv-codec-headers_12.0.16.0.bb

[oe] [meta-oe][PATCH 2/4] libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib

2023-05-04 Thread Martin Jansa
such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. libtomcrypt: 6 installed and not shipped files. [installed-vs-shipped] when libdir is /usr/lib64 with multilib Signed-off-by: Martin Jansa --- meta-oe/recipes-crypto

[oe] [meta-oe][PATCH 3/4] nanopb: fix installed-vs-shipped with multilib

2023-05-04 Thread Martin Jansa
-shipped] when libdir is /usr/lib64 with multilib. Signed-off-by: Martin Jansa --- ...llow-to-set-PYTHON_INSTDIR-from-outs.patch | 67 +++ .../recipes-devtools/nanopb/nanopb_0.4.7.bb | 6 +- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 meta-oe/dynamic

[oe] [meta-oe][PATCH 1/4] btrfsmaintenance: install to ${datadir}/${BPN}

2023-05-04 Thread Martin Jansa
or delete them within do_install. lib32-btrfsmaintenance: 13 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa --- .../recipes-utils/btrfsmaintenance/btrfsmaintenance_0.5.bb| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-filesystems

[oe] [meta-oe][PATCH] libnfs: fix installed-vs-shipped issues with multilib

2023-05-03 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++ .../libnfs/libnfs_5.0.2.bb| 4 +- 2 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-connectivity/libnfs/libnfs/0001-CMakeLists.txt

[oe] [meta-oe][PATCH] cpulimit: fix do_install with multilib

2023-05-03 Thread Martin Jansa
* fixes: DEBUG: Executing shell function do_install install: cannot stat 'TOPDIR/.../lib32-cpulimit/0.2-r0/git/src/lib32-cpulimit': No such file or directory WARNING: exit code 1 from a shell command. * drop strange 'g...@' from SRC_URI Signed-off-by: Martin Jansa --- meta-oe/recipes

[oe] [meta-oe][PATCH 5/7] ostree: fix build without gobject-introspection-data

2023-05-03 Thread Martin Jansa
c/libostree/ostree-enumtypes.h /bin/bash: line 2: glib-mkenums: command not found make: *** [Makefile:9990: src/libostree/ostree-enumtypes.h] Error 127 Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/ostree/ostree_2023.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta

[oe] [meta-oe][PATCH 7/7] spice-gtk: respect gobject-introspection-data

2023-05-03 Thread Martin Jansa
nd enable vapi only when introspection is enabled, use PACKAGECONFIG for that to avoid: meson.build:358:4: ERROR: Problem encountered: VAPI support requested without introspection Signed-off-by: Martin Jansa --- meta-networking/recipes-support/spice/spice-gtk_0.42.bb | 9 +++-- 1 file c

[oe] [meta-oe][PATCH 6/7] rdfind: fix build with -Werror=return-type

2023-05-03 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...-configure.ac-fix-C-11-support-check.patch | 37 +++ .../recipes-support/rdfind/rdfind_1.5.0.bb| 1 + 2 files changed, 38 insertions(+) create mode 100644 meta-oe/recipes-support/rdfind/rdfind/0001-configure.ac-fix-C-11-support

[oe] [meta-oe][PATCH 4/7] appstream: fix build without gobject-introspection-data

2023-05-03 Thread Martin Jansa
: Dependency "gobject-introspection-1.0" not found, tried pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-support/appstream/appstream_0.16.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/appstream/appstream_0.16.1.bb b/meta-oe/recip

[oe] [meta-oe][PATCH 1/7] libreport: add dependency on libarchive

2023-05-03 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/libreport/libreport_2.17.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb b/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb index a8d1db65bf..1f2c55c699

[oe] [meta-oe][PATCH 3/7] geoclue: fix build without gobject-introspection-data

2023-05-03 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ...-try-to-use-g-ir-scanner-when-intros.patch | 30 +++ .../geoclue/geoclue_2.7.0.bb | 4 ++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-navigation/geoclue/geoclue/0001-libgeoclue-don-t

[oe] [meta-oe][PATCH 2/7] libxmlb: add missing dependency on glib-2.0 and xz

2023-05-03 Thread Martin Jansa
://errors.yoctoproject.org/Errors/Details/702777/ Run-time dependency liblzma found: NO (tried pkgconfig) ../git/meson.build:121:0: ERROR: Dependency liblzma not found, tried pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff

[oe] [meta-oe][PATCH] glfw: respect DISTRO_FEATURES when enabling x11 in default PACKAGECONFIG and return it to REQUIRED_DISTRO_FEATURES

2023-05-03 Thread Martin Jansa
.cmake:230 (message): | Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) Signed-off-by: Martin Jansa --- meta-oe/recipes-core/glfw/glfw_3.3.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-core/glfw/glfw_3.3.bb b/meta-oe/recipes-core/gl

Re: [oe] [meta-oe][kirkstone][PATCHv2] glfw: add packageconfig and wayland dependencies

2023-05-02 Thread Martin Jansa
On Tue, May 2, 2023 at 6:06 PM Randolph Sapp wrote: > On 5/2/23 10:56, Martin Jansa wrote: > > The version which was merged with: > > > > PACKAGECONFIG ??= "x11" > > > > Should still respect x11 in DISTRO_FEATURES, now this causes: > > > > E

Re: [oe] [meta-oe][kirkstone][PATCHv2] glfw: add packageconfig and wayland dependencies

2023-05-02 Thread Martin Jansa
The version which was merged with: PACKAGECONFIG ??= "x11" Should still respect x11 in DISTRO_FEATURES, now this causes: ERROR: Nothing PROVIDES 'libxi' (but meta-oe/recipes-core/glfw/glfw_3.3.bb DEPENDS on or otherwise requires it) libxi was skipped: missing required distro feature 'x11' (not

[oe] [meta-oe][kirkstone][PATCH] redis: fix do_patch fuzz warning

2023-04-29 Thread Martin Jansa
From: Changqing Li Fix: WARNING: lib32-redis-7.0.4-r0 do_patch: Fuzz detected: Applying patch GNU_SOURCE.patch patching file src/zmalloc.c Hunk #1 succeeded at 32 with fuzz 2 (offset 4 lines). There are two version of redis, and need different GNU_SOURCE.patch Signed-off-by: Changqing Li

Re: [oe] [kirkstone][meta-oe][PATCH] redis: upgrade 7.0.9 -> 7.0.10

2023-04-21 Thread Martin Jansa
What's the status of these changes? I don't see them in kirkstone-next/langdale-next nor contrib/stable/kirkstone-nut contrib/stable/langdale-nut The current meta-oe/kirkstone redis fails since 7.0.9 upgrade with: ERROR: redis-7.0.9-r0 do_patch: Fuzz detected: Applying patch GNU_SOURCE.patch

[oe] [meta-oe][mickledore][PATCH 1/2] lirc: fix do_install with multilib

2023-04-11 Thread Martin Jansa
/’: No such file or directory Signed-off-by: Martin Jansa --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb b/meta-oe/dynamic-layers

[oe] [meta-oe][mickledore][PATCH 2/2] dleyna-{server,renderer}: fix dev-so QA issue with multilib

2023-04-11 Thread Martin Jansa
-dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so] Signed-off-by: Martin Jansa --- .../recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | 2 +- .../recipes-multimedia/dleyna/dleyna-server_0.6.0.bb

[oe] [meta-oe][kirkstone][PATCH] zsh: fix installed-vs-shipped with multilib

2023-04-11 Thread Martin Jansa
From: Martin Jansa * fixes: lib32-zsh-5.8: lib32-zsh: Files/directories were installed but not shipped in any package: /usr/share/lib32-zsh /usr/share/lib32-zsh/5.8 /usr/share/lib32-zsh/site-functions /usr/share/lib32-zsh/5.8/functions /usr/share/lib32-zsh/5.8/functions/_selinux_users

[oe] [meta-oe][langdale][PATCH] zsh: fix installed-vs-shipped with multilib

2023-04-11 Thread Martin Jansa
From: Martin Jansa * fixes: lib32-zsh-5.8: lib32-zsh: Files/directories were installed but not shipped in any package: /usr/share/lib32-zsh /usr/share/lib32-zsh/5.8 /usr/share/lib32-zsh/site-functions /usr/share/lib32-zsh/5.8/functions /usr/share/lib32-zsh/5.8/functions/_selinux_users

[oe] [meta-oe][kirkstone][PATCH 9/9] dleyna-{server,renderer}: fix dev-so QA issue with multilib

2023-04-10 Thread Martin Jansa
-dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so] Signed-off-by: Martin Jansa --- .../recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | 2 +- .../recipes-multimedia/dleyna/dleyna-server_0.6.0.bb

[oe] [meta-oe][kirkstone][PATCH 7/9] lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib

2023-04-10 Thread Martin Jansa
From: Martin Jansa * with multilib BASELIB is just "lib" while baselib is "lib64" and libdir is "/usr/lib64". * fixes: ERROR: QA Issue: lvgl: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/liblvgl.a Please s

[oe] [meta-oe][kirkstone][PATCH 8/9] lirc: fix do_install with multilib

2023-04-10 Thread Martin Jansa
/’: No such file or directory Signed-off-by: Martin Jansa --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.1.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.1.bb b/meta-oe/dynamic-layers

[oe] [meta-oe][kirkstone][PATCH 6/9] pahole: respect libdir

2023-04-10 Thread Martin Jansa
From: Martin Jansa * use the same expression as cmake.bbclass is using: CMAKE_INSTALL_LIBDIR:PATH=${@os.path.relpath(d.getVar('libdir'), d.getVar('prefix') + '/')} but ${baselib} should work here as well Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-oe/recipes-devtools

[oe] [meta-oe][kirkstone][PATCH 5/9] postfix: Fix build on systems with linux 6.x

2023-04-10 Thread Martin Jansa
From: Khem Raj * cherry-picked from langdale "postfix: Upgrade to 3.7.3" commit dd5226bed9cc76f2a26a1dce046d9de98c8b4cb4 without the upgrade. Signed-off-by: Khem Raj --- ...kedefs-Account-for-linux-6.x-version.patch | 35 +++ .../recipes-daemons/postfix/postfix_3.6.7.bb |

[oe] [meta-oe][kirkstone][PATCH 4/9] mongodb: fix chown user for multilib builds

2023-04-10 Thread Martin Jansa
From: Martin Jansa * the user is named mongodb (BPN) and in multilib builds this fails with: chown: invalid user: 'lib32-mongodb:lib32-mongodb' Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 2 +- 1 file changed, 1

[oe] [meta-oe][kirkstone][PATCH 3/9] restinio: fix S variable in multilib builds

2023-04-10 Thread Martin Jansa
From: Martin Jansa * do_populate_lic as well as do_configure fails in multilib builds, because S points to empty: lib32-restinio/0.6.13-r0/lib32-restinio-0.6.13/dev Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- .../recipes-connectivity/restinio/restinio_0.6.13.bb | 4

[oe] [meta-oe][kirkstone][PATCH 2/9] openwsman: Change download branch from master to main.

2023-04-10 Thread Martin Jansa
From: Wang Mingyu Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb

[oe] [meta-oe][kirkstone][PATCH 1/9] jack: fix compatibility with python-3.11

2023-04-10 Thread Martin Jansa
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- ...U-mode-bit-for-opening-files-in-pyth.patch | 52 +++ .../recipes-multimedia/jack/jack_1.19.20.bb | 4 +- 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes

[oe] [meta-oe][langdale][PATCH 5/7] lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib

2023-04-10 Thread Martin Jansa
From: Martin Jansa * with multilib BASELIB is just "lib" while baselib is "lib64" and libdir is "/usr/lib64". * fixes: ERROR: QA Issue: lvgl: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/liblvgl.a Please s

[oe] [meta-oe][langdale][PATCH 6/7] lirc: fix do_install with multilib

2023-04-10 Thread Martin Jansa
/’: No such file or directory Signed-off-by: Martin Jansa --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb b/meta-oe/dynamic-layers

[oe] [meta-oe][langdale][PATCH 7/7] dleyna-{server,renderer}: fix dev-so QA issue with multilib

2023-04-10 Thread Martin Jansa
-dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so] Signed-off-by: Martin Jansa --- .../recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | 2 +- .../recipes-multimedia/dleyna/dleyna-server_0.6.0.bb

[oe] [meta-oe][langdale][PATCH 4/7] pahole: respect libdir

2023-04-10 Thread Martin Jansa
From: Martin Jansa * use the same expression as cmake.bbclass is using: CMAKE_INSTALL_LIBDIR:PATH=${@os.path.relpath(d.getVar('libdir'), d.getVar('prefix') + '/')} but ${baselib} should work here as well Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-oe/recipes-devtools

[oe] [meta-oe][langdale][PATCH 3/7] mongodb: fix chown user for multilib builds

2023-04-10 Thread Martin Jansa
From: Martin Jansa * the user is named mongodb (BPN) and in multilib builds this fails with: chown: invalid user: 'lib32-mongodb:lib32-mongodb' Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 2 +- 1 file changed, 1

[oe] [meta-oe][langdale][PATCH 2/7] restinio: fix S variable in multilib builds

2023-04-10 Thread Martin Jansa
From: Martin Jansa * do_populate_lic as well as do_configure fails in multilib builds, because S points to empty: lib32-restinio/0.6.13-r0/lib32-restinio-0.6.13/dev Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- .../recipes-connectivity/restinio/restinio_0.6.13.bb | 4

[oe] [meta-oe][langdale][PATCH 1/7] openwsman: Change download branch from master to main.

2023-04-10 Thread Martin Jansa
From: Wang Mingyu Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-extended/openwsman/openwsman_2.7.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.7.2.bb

[oe] [meta-oe][PATCH 2/2] lirc: fix do_install with multilib

2023-04-10 Thread Martin Jansa
/’: No such file or directory Signed-off-by: Martin Jansa --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb b/meta-oe/dynamic-layers

[oe] [meta-oe][PATCH 1/2] dleyna-{server,renderer}: fix dev-so QA issue with multilib

2023-04-10 Thread Martin Jansa
-dev/-dbg/nativesdk- package lib32-dleyna-renderer contains symlink .so '/usr/lib/dleyna-renderer/libdleyna-renderer-1.0.so' [dev-so] Signed-off-by: Martin Jansa --- .../recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | 2 +- .../recipes-multimedia/dleyna/dleyna-server_0.6.0.bb

Re: [oe] [meta-oe][PATCH 1/2] pahole: respect libdir

2023-04-07 Thread Martin Jansa
Yes, we can I think as commit message says, but we should probably use baselib in cmake.bbclass as well for consistency. On Sat, Apr 8, 2023 at 1:48 AM Khem Raj wrote: > On Fri, Apr 7, 2023 at 3:07 PM Martin Jansa > wrote: > > > > * use the same expression as cmak

[oe] [meta-oe][PATCH 2/2] lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib

2023-04-07 Thread Martin Jansa
e destsuffix is set to S which is a bit uncommon, so drop that and use default "git" * use ${STAGING_INCDIR} instead of ${RECIPE_SYSROOT}/${includedir} Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/lvgl/lv-drivers_7.11.0.bb | 8 meta-oe/recipes-graphics/lvgl

[oe] [meta-oe][PATCH 1/2] pahole: respect libdir

2023-04-07 Thread Martin Jansa
* use the same expression as cmake.bbclass is using: CMAKE_INSTALL_LIBDIR:PATH=${@os.path.relpath(d.getVar('libdir'), d.getVar('prefix') + '/')} but ${baselib} should work here as well Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/pahole/pahole_1.24.bb | 2 +- 1 file changed, 1

[oe] [meta-oe][PATCH 1/2] restinio: fix S variable in multilib builds

2023-04-07 Thread Martin Jansa
* do_populate_lic as well as do_configure fails in multilib builds, because S points to empty: lib32-restinio/0.6.13-r0/lib32-restinio-0.6.13/dev Signed-off-by: Martin Jansa --- .../recipes-connectivity/restinio/restinio_0.6.13.bb | 4 ++-- 1 file changed, 2 insertions(+), 2

[oe] [meta-oe][PATCH 2/2] mongodb: fix chown user for multilib builds

2023-04-07 Thread Martin Jansa
* the user is named mongodb (BPN) and in multilib builds this fails with: chown: invalid user: 'lib32-mongodb:lib32-mongodb' Signed-off-by: Martin Jansa --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH] zsh: fix installed-vs-shipped with multilib

2023-04-04 Thread Martin Jansa
if someone is trying to install both zsh and lib32-zsh, but it's not very likely as nobody sane was building lib32-zsh with 1000+ line warning regularly Signed-off-by: Martin Jansa --- meta-oe/recipes-shells/zsh/zsh_5.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH] freeglut: Add packageconfigs for x11/wayland/gles

2023-04-01 Thread Martin Jansa
On Tue, Jan 10, 2023 at 11:25 AM Khem Raj wrote: > helps it compiling on on different openGL implementations which may not > implement fulll openGL specs > > Signed-off-by: Khem Raj > --- > .../freeglut/freeglut_3.4.0.bb | 18 ++ > 1 file changed, 14

Re: [oe] Security Advisory - yasm - CVE-2021-33461: Propose mv yasm_git.bb yasm-native_git.bb

2023-03-31 Thread Martin Jansa
On Fri, Mar 31, 2023 at 8:43 PM Randy MacLeod wrote: > On 2023-03-31 05:51, Ross Burton wrote: > > On 30 Mar 2023, at 22:56, Randy MacLeod via lists.openembedded.org > > wrote: > > The yasm CVEs have come up again. Sigh. > Upstream seems not to be interested in fixing >

Re: [oe] [meta-filesystems][PATCH 1/2] exfatprogs: add new recipe

2023-03-28 Thread Martin Jansa
On Tue, Mar 28, 2023 at 3:25 PM Christophe Vu-Brugier < cvubrug...@fastmail.fm> wrote: > While exfatprogs provides the same tools as exfat-utils, there are a few > differences. > 1. In exfat-utils, `mkfs.exfat` is a symlink to `mkexfatfs` ; exfatprogs > does not provide `mkexfatfs`. > 2. Some

Re: [oe] [meta-filesystems][PATCH 1/2] exfatprogs: add new recipe

2023-03-28 Thread Martin Jansa
Do we need RPROVIDES:${PN} = "exfat-utils" as well? It used to be necessary for automatic update from one package to its replacement at least with opkg (I haven't tried on target migrations for quite some time now). On Tue, Mar 28, 2023 at 8:48 AM Christophe Vu-Brugier < cvubrug...@fastmail.fm>

Re: [oe] [meta-multimedia][PATCH 1/2] pipewire: update 0.3.66 -> 0.3.67

2023-03-17 Thread Martin Jansa
module, that's why I was looking at upgrading it everywhere, but the default 0.3.1 is probably better fit for default webrtc-audio-processing version for now. On Fri, Mar 17, 2023 at 6:59 PM Markus Volk wrote: > Am Do, 16. Mär 2023 um 15:55:54 +0100 schrieb Martin Jansa < > martin.ja...@

Re: [oe] [meta-multimedia][PATCH 1/2] pipewire: update 0.3.66 -> 0.3.67

2023-03-16 Thread Martin Jansa
On Mon, Mar 13, 2023 at 12:41 PM Markus Volk wrote: > This is a bugfix release that is API and ABI compatible with previous > 0.3.x releases. > I didn't investigate further yet, but today's qemux86-64 build failed in pipewire with: | Dependency vulkan skipped: feature vulkan disabled |

Re: [oe] [meta-oe][PATCH] meta-oe: fix Upstream-Status format

2023-02-23 Thread Martin Jansa
value (other than avoiding warnings from the QA check). But I also don't expect the regular contributors to be able to add missing Upstream-Status in remaining 30% patches anytime soon. Cheers, On Thu, Feb 23, 2023 at 2:12 PM Martin Jansa via lists.openembedded.org wrote: > Be aw

[oe] [meta-oe][PATCH 1/2] .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core

2023-02-23 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../0004-call-native-helpers.patch| 2 +- ...01-Support-cross-builds-a-bit-better.patch | 2 +- ...ot-add-dir-installed-tests-when-inst.patch | 2 +- ...eson-fix-invalid-positional-argument.patch | 2 +- .../metacity/0001-drop-zenity

[oe] [meta-oe][PATCH 2/2] openhpi, uw-imag, python3-m2crypto: replace Unknown Upstream-Status with Pending

2023-02-23 Thread Martin Jansa
--- .../recipes-daemons/openhpi/files/openhpi-3.6.1-ssl.patch | 2 +- .../uw-imap/uw-imap/0001-Support-OpenSSL-1.1.patch | 2 +- .../0001-setup.py-link-in-sysroot-not-in-host-directories.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH] meta-oe: fix Upstream-Status format

2023-02-23 Thread Martin Jansa
Be aware that with: https://patchwork.yoctoproject.org/project/oe-core/patch/20230215172041.636292-3-martin.ja...@gmail.com/ meta-oe layers have 81 malformed Upstream-Status entries (before your patches are applied), so there are many more cases. But I agree that if it's included, it should be

[oe] [PATCH][kirkstone 3/3] mdns: use git fetcher

2023-02-20 Thread Martin Jansa
/ec96eb577bd518b89e2e7834bd569ba269df458f Signed-off-by: Martin Jansa --- ...utine-for-cleaning-recent-interfaces.patch | 0 .../0001-dns-sd-Include-missing-headers.patch | 0 .../0001-mdns-include-stddef.h-for-NULL.patch | 0 ...outine-for-tearing-down-an-interface.patch | 0 ...-cross-compilation

[oe] [PATCH][kirkstone 2/3] exiv2: fix SRC_URI

2023-02-20 Thread Martin Jansa
* https://exiv2.org/releases returns 404 now, use github releases * it's already fixed in master with upgrade to 0.27.6 in: https://git.openembedded.org/meta-openembedded/commit/?id=00a7d4b284c1afccfa2602384d2184b82e5b Signed-off-by: Martin Jansa --- meta-oe/recipes-support/exiv2

[oe] [PATCH][kirkstone 1/3] nss: fix cross-compilation error

2023-02-20 Thread Martin Jansa
From: Dmitry Baryshkov Change OS_TEST to be soft assignment so that the cross-compilation doens't fail with the errors like (note the difference in CPU tags): | make[4]: *** No rule to make target '../certhigh/Linux3.4_x86_64_glibc_PTH_64_OPT.OBJ/certhtml.o', needed by

Re: [oe] [meta-oe][PATCH] v4l-utils: Update 1.23.0+fd544473 -> 1.23.0+9431e4b2

2023-02-19 Thread Martin Jansa
Shouldn't +git${SRCPV} be included in PV to distinguish these 2 versions? Now both will claim 1.23.0 version which is incorrect, right? It should be included in https://git.openembedded.org/meta-openembedded/commit/?id=ff7666cae8b3e6cca45e5d0652b16d6caa6be7a5 already as the summary says

Re: [oe] [oe-core][PATCH 1/2] Revert "tar: Fix CVE-2022-48303"

2023-02-17 Thread Martin Jansa
On Fri, Feb 17, 2023 at 11:37 PM Martin Jansa via lists.openembedded.org wrote: > Why did you send it as revert and re-apply instead of just updating the > .patch file? It would be much easier to review and to see what really > changed. > And it's also no wrong ML, so you can try a

Re: [oe] [oe-core][PATCH 1/2] Revert "tar: Fix CVE-2022-48303"

2023-02-17 Thread Martin Jansa
Why did you send it as revert and re-apply instead of just updating the .patch file? It would be much easier to review and to see what really changed. On Fri, Feb 17, 2023 at 11:31 PM Joe Slater wrote: > This reverts commit 4573a584397f197fbc9170abec3c590ea36667f7. > > A fix is available from

[oe] [meta-oe][PATCH] nodejs: add Upstream-Status

2023-02-17 Thread Martin Jansa
* unfortunately all 3 have very long unclear history, I've tried to at least partially document in commit message Signed-off-by: Martin Jansa --- ...e-running-gyp-files-for-bundled-deps.patch | 26 +++ .../nodejs/0001-Using-native-binaries.patch | 7 + .../nodejs

[oe] [meta-oe][PATCH] nodejs: fix do_install failure with 'shared' PACKAGECONFIG

2023-02-15 Thread Martin Jansa
ake: *** [Makefile:189: install] Error 1 * use just baselib "lib" so that it respects ${D} as well as ${prefix} while using e.g. lib32 or lib64 when multilib is enabled * similarly as 'node' binary is installed to relative hardcoded path "bin" with: action([output_p

Re: [oe][meta-oe][PATCH 1/1] Nodejs: fix buildpaths warning

2023-02-15 Thread Martin Jansa
On Wed, Feb 15, 2023 at 9:27 PM Martin Jansa via lists.openembedded.org wrote: > This breaks the do_install when "shared" PACKAGECONFIG is enabled, see: > > http://errors.yoctoproject.org/Errors/Details/689959/ > Using baselib (just "lib") works and install res

Re: [oe][meta-oe][PATCH 1/1] Nodejs: fix buildpaths warning

2023-02-15 Thread Martin Jansa
This breaks the do_install when "shared" PACKAGECONFIG is enabled, see: http://errors.yoctoproject.org/Errors/Details/689959/ On Wed, Feb 8, 2023 at 2:12 PM Polampalli, Archana < archana.polampa...@windriver.com> wrote: > Correct libdir used at configure time to avoid packaging warnings >

[oe] [meta-oe][kirkstone][langdale][PATCHv2] mdns: use git fetcher

2023-02-15 Thread Martin Jansa
/ec96eb577bd518b89e2e7834bd569ba269df458f Signed-off-by: Martin Jansa --- ...utine-for-cleaning-recent-interfaces.patch | 0 .../0001-dns-sd-Include-missing-headers.patch | 0 .../0001-mdns-include-stddef.h-for-NULL.patch | 0 ...outine-for-tearing-down-an-interface.patch | 0 ...-cross-compilation

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