|
[meta-oe][kirkstone][PATCH 4/9] mongodb: fix chown user for multilib builds
From: Martin Jansa <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 <Ma
From: Martin Jansa <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 <Ma
|
By
Martin Jansa
· #102046
·
|
|
[meta-oe][kirkstone][PATCH 3/9] restinio: fix S variable in multilib builds
From: Martin Jansa <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
From: Martin Jansa <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
· #102045
·
|
|
[meta-oe][kirkstone][PATCH 2/9] openwsman: Change download branch from master to main.
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | 2 +- 1
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | 2 +- 1
|
By
Martin Jansa
· #102044
·
|
|
[meta-oe][kirkstone][PATCH 1/9] jack: fix compatibility with python-3.11
From: Martin Jansa <martin.jansa@...> Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Khem Raj <raj.khem@...> --- ...U-mode-bit-for-opening-files-in-pyth.patch | 52 +++
From: Martin Jansa <martin.jansa@...> Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Khem Raj <raj.khem@...> --- ...U-mode-bit-for-opening-files-in-pyth.patch | 52 +++
|
By
Martin Jansa
· #102043
·
|
|
[meta-oe][langdale][PATCH 7/7] 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
· #102042
·
|
|
[meta-oe][langdale][PATCH 6/7] 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
· #102041
·
|
|
[meta-oe][langdale][PATCH 5/7] lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib
From: Martin Jansa <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
From: Martin Jansa <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
|
By
Martin Jansa
· #102040
·
|
|
[meta-oe][langdale][PATCH 4/7] pahole: respect libdir
From: Martin Jansa <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 ${basel
From: Martin Jansa <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 ${basel
|
By
Martin Jansa
· #102039
·
|
|
[meta-oe][langdale][PATCH 3/7] mongodb: fix chown user for multilib builds
From: Martin Jansa <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 <Ma
From: Martin Jansa <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 <Ma
|
By
Martin Jansa
· #102038
·
|
|
[meta-oe][langdale][PATCH 2/7] restinio: fix S variable in multilib builds
From: Martin Jansa <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
From: Martin Jansa <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
· #102037
·
|
|
[meta-oe][langdale][PATCH 1/7] openwsman: Change download branch from master to main.
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-extended/openwsman/openwsman_2.7.2.bb | 2 +- 1 f
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-extended/openwsman/openwsman_2.7.2.bb | 2 +- 1 f
|
By
Martin Jansa
· #102036
·
|
|
[meta-oe][PATCH 2/2] 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
· #102035
·
|
|
[meta-oe][PATCH 1/2] 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
· #102034
·
|
|
[meta-oe][PATCH 1/2] pahole: respect libdir
Yes, we can I think as commit message says, but we should probably use baselib in cmake.bbclass as well for consistency.
Yes, we can I think as commit message says, but we should probably use baselib in cmake.bbclass as well for consistency.
|
By
Martin Jansa
· #101993
·
|
|
[meta-oe][PATCH 2/2] lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib
* 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 /us
* 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 /us
|
By
Martin Jansa
· #101991
·
|
|
[meta-oe][PATCH 1/2] pahole: respect libdir
* 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:
* 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:
|
By
Martin Jansa
· #101990
·
|
|
[meta-oe][PATCH 2/2] mongodb: fix chown user for multilib builds
* 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 <Martin.Jansa@...> --- .../meta-python/re
* 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 <Martin.Jansa@...> --- .../meta-python/re
|
By
Martin Jansa
· #101986
·
|
|
[meta-oe][PATCH 1/2] restinio: fix S variable in multilib builds
* 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 <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 <Martin.Jansa@...> -
|
By
Martin Jansa
· #101985
·
|
|
[meta-oe][PATCH] zsh: fix installed-vs-shipped with multilib
* 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-z
* 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-z
|
By
Martin Jansa
· #101952
·
|
|
[meta-oe][PATCH] freeglut: Add packageconfigs for x11/wayland/gles
This doesn't seem correct as there is still libxi dependency which requires x11 in DISTRO_FEATURES. Are you building freeglut without x11 (and want to support this) or should I just return x11 to REQU
This doesn't seem correct as there is still libxi dependency which requires x11 in DISTRO_FEATURES. Are you building freeglut without x11 (and want to support this) or should I just return x11 to REQU
|
By
Martin Jansa
· #101871
·
|