|
[meta-oe][PATCH 12/16] btrfsmaintenance: install to ${datadir}/${BPN}
* fix installed-vs-shipped with multilib: ERROR: QA Issue: lib32-btrfsmaintenance: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/lib32-btrfsmaintenance /u
* fix installed-vs-shipped with multilib: ERROR: QA Issue: lib32-btrfsmaintenance: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/lib32-btrfsmaintenance /u
|
By
Martin Jansa
· #102374
·
|
|
[meta-oe][PATCH 11/16] libnfs: fix installed-vs-shipped issues with multilib
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++++++++++++++++++ .../libnfs/libnfs_5.0.2.bb | 4 +- 2 files changed, 64 insertions(+), 1 d
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++++++++++++++++++ .../libnfs/libnfs_5.0.2.bb | 4 +- 2 files changed, 64 insertions(+), 1 d
|
By
Martin Jansa
· #102373
·
|
|
[meta-oe][PATCH 10/16] cpulimit: fix do_install with multilib
* 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.
* 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.
|
By
Martin Jansa
· #102372
·
|
|
[meta-oe][PATCH 09/16] spice-gtk: respect gobject-introspection-data
* without gobject-introspection-data in DISTRO_FEATURES the bbclass correctly disables it: $ bitbake-getvar -r spice-gtk EXTRA_OEMESON # # $EXTRA_OEMESON [6 operations] # :append /OE/build/oe-core/ope
* without gobject-introspection-data in DISTRO_FEATURES the bbclass correctly disables it: $ bitbake-getvar -r spice-gtk EXTRA_OEMESON # # $EXTRA_OEMESON [6 operations] # :append /OE/build/oe-core/ope
|
By
Martin Jansa
· #102371
·
|
|
[meta-oe][PATCH 07/16] ostree: fix build without gobject-introspection-data
* add --disable-introspection to UNKNOWN_CONFIGURE_OPT_IGNORE to fix: http://errors.yoctoproject.org/Errors/Details/702779/ ERROR: QA Issue: ostree: configure was passed unrecognised options: --disabl
* add --disable-introspection to UNKNOWN_CONFIGURE_OPT_IGNORE to fix: http://errors.yoctoproject.org/Errors/Details/702779/ ERROR: QA Issue: ostree: configure was passed unrecognised options: --disabl
|
By
Martin Jansa
· #102370
·
|
|
[meta-oe][PATCH 08/16] rdfind: fix build with -Werror=return-type
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-configure.ac-fix-C-11-support-check.patch | 37 +++++++++++++++++++ .../recipes-support/rdfind/rdfind_1.5.0.bb | 1 + 2 files changed, 38 ins
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-configure.ac-fix-C-11-support-check.patch | 37 +++++++++++++++++++ .../recipes-support/rdfind/rdfind_1.5.0.bb | 1 + 2 files changed, 38 ins
|
By
Martin Jansa
· #102369
·
|
|
[meta-oe][PATCH 06/16] appstream: fix build without gobject-introspection-data
* there is a meson option to disable introspection, it's just called 'gir' fix GIR_MESON_OPTION to resolve: http://errors.yoctoproject.org/Errors/Details/702780/ Run-time dependency gobject-introspect
* there is a meson option to disable introspection, it's just called 'gir' fix GIR_MESON_OPTION to resolve: http://errors.yoctoproject.org/Errors/Details/702780/ Run-time dependency gobject-introspect
|
By
Martin Jansa
· #102368
·
|
|
[meta-oe][PATCH 05/16] geoclue: fix build without gobject-introspection-data
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-try-to-use-g-ir-scanner-when-intros.patch | 30 +++++++++++++++++++ .../geoclue/geoclue_2.7.0.bb | 4 ++- 2 files changed, 33 insertions(+),
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-try-to-use-g-ir-scanner-when-intros.patch | 30 +++++++++++++++++++ .../geoclue/geoclue_2.7.0.bb | 4 ++- 2 files changed, 33 insertions(+),
|
By
Martin Jansa
· #102367
·
|
|
[meta-oe][PATCH 04/16] libxmlb: add missing dependency on glib-2.0 and xz
* without gobject-introspection-data in DISTRO_FEATURES it fails with: http://errors.yoctoproject.org/Errors/Details/702774/ Run-time dependency gio-2.0 found: NO (tried pkgconfig) ../git/meson.build:
* without gobject-introspection-data in DISTRO_FEATURES it fails with: http://errors.yoctoproject.org/Errors/Details/702774/ Run-time dependency gio-2.0 found: NO (tried pkgconfig) ../git/meson.build:
|
By
Martin Jansa
· #102366
·
|
|
[meta-oe][PATCH 03/16] libreport: add dependency on libarchive
* it's often pulled by elfutils when debuginfod is in DISTRO_FEATURES, but when it isn't, it fails with: http://errors.yoctoproject.org/Errors/Details/702773/ checking for libarchive... no configure:
* it's often pulled by elfutils when debuginfod is in DISTRO_FEATURES, but when it isn't, it fails with: http://errors.yoctoproject.org/Errors/Details/702773/ checking for libarchive... no configure:
|
By
Martin Jansa
· #102365
·
|
|
[meta-oe][PATCH 02/16] dleyna-{server,renderer}: fix dev-so QA issue with multilib
* the libdir is arch specific, but the subdirectory is always BPN * fixes: lib32-dleyna-server-0.6.0+gitAUTOINC+eb895ae827: non -dev/-dbg/nativesdk- package lib32-dleyna-server contains symlink .so '/
* the libdir is arch specific, but the subdirectory is always BPN * fixes: lib32-dleyna-server-0.6.0+gitAUTOINC+eb895ae827: non -dev/-dbg/nativesdk- package lib32-dleyna-server contains symlink .so '/
|
By
Martin Jansa
· #102364
·
|
|
[meta-oe][PATCH 01/16] lirc: fix do_install with multilib
* use ${S} instead of ${WORKDIR}/${PN}-${PV} and ${BP} instead of ${PN}-${PV} to fix build with multilib, where PN is lib32-lirc, but S is correctly set as ${WORKDIR}/${BP} and do_install fails with:
* use ${S} instead of ${WORKDIR}/${PN}-${PV} and ${BP} instead of ${PN}-${PV} to fix build with multilib, where PN is lib32-lirc, but S is correctly set as ${WORKDIR}/${BP} and do_install fails with:
|
By
Martin Jansa
· #102363
·
|
|
[meta-filesystems][PATCH] zfs: fix installation paths for multilib
* pass --with-systemd* variables to install in more typical directories * adjust FILES:${PN} to package them and more explicitly list some of the directories like sudoers.d * also remove unnecessary t
* pass --with-systemd* variables to install in more typical directories * adjust FILES:${PN} to package them and more explicitly list some of the directories like sudoers.d * also remove unnecessary t
|
By
Martin Jansa
· #102313
·
|
|
[meta-oe][PATCH 4/4] nv-codec-headers: fix installed-vs-shipped with multilib
* pass LIBDIR to install ffnvcodec.pc in right directory * fixes: ERROR: QA Issue: nv-codec-headers: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/pkgconfig /usr/l
* pass LIBDIR to install ffnvcodec.pc in right directory * fixes: ERROR: QA Issue: nv-codec-headers: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/pkgconfig /usr/l
|
By
Martin Jansa
· #102305
·
|
|
[meta-oe][PATCH 3/4] nanopb: fix installed-vs-shipped with multilib
* fixes: ERROR: QA Issue: nanopb: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/python3.11 /usr/lib/python3.11/site-packages /usr/lib/python3.11/site-packages/prot
* fixes: ERROR: QA Issue: nanopb: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/python3.11 /usr/lib/python3.11/site-packages /usr/lib/python3.11/site-packages/prot
|
By
Martin Jansa
· #102304
·
|
|
[meta-oe][PATCH 2/4] libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib
* fixes: ERROR: QA Issue: libtomcrypt: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/libtomcrypt.so.1.0.1 /usr/lib/libtomcrypt.so.1 /usr/lib/libtomcrypt.so /usr/li
* fixes: ERROR: QA Issue: libtomcrypt: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/libtomcrypt.so.1.0.1 /usr/lib/libtomcrypt.so.1 /usr/lib/libtomcrypt.so /usr/li
|
By
Martin Jansa
· #102303
·
|
|
[meta-oe][PATCH 1/4] btrfsmaintenance: install to ${datadir}/${BPN}
* fix installed-vs-shipped with multilib: ERROR: QA Issue: lib32-btrfsmaintenance: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/lib32-btrfsmaintenance /u
* fix installed-vs-shipped with multilib: ERROR: QA Issue: lib32-btrfsmaintenance: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/lib32-btrfsmaintenance /u
|
By
Martin Jansa
· #102302
·
|
|
[meta-oe][PATCH] libnfs: fix installed-vs-shipped issues with multilib
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++++++++++++++++++ .../libnfs/libnfs_5.0.2.bb | 4 +- 2 files changed, 64 insertions(+), 1 d
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-CMAKE_INSTALL_LIBDIR-for-mult.patch | 61 +++++++++++++++++++ .../libnfs/libnfs_5.0.2.bb | 4 +- 2 files changed, 64 insertions(+), 1 d
|
By
Martin Jansa
· #102299
·
|
|
[meta-oe][PATCH] cpulimit: fix do_install with multilib
* 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.
* 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.
|
By
Martin Jansa
· #102298
·
|
|
[meta-oe][PATCH 7/7] spice-gtk: respect gobject-introspection-data
* without gobject-introspection-data in DISTRO_FEATURES the bbclass correctly disables it: $ bitbake-getvar -r spice-gtk EXTRA_OEMESON # # $EXTRA_OEMESON [6 operations] # :append /OE/build/oe-core/ope
* without gobject-introspection-data in DISTRO_FEATURES the bbclass correctly disables it: $ bitbake-getvar -r spice-gtk EXTRA_OEMESON # # $EXTRA_OEMESON [6 operations] # :append /OE/build/oe-core/ope
|
By
Martin Jansa
· #102297
·
|