|
[PATCH] gmp: do the multilib_header magic for gmp.h
From: Changqing Li <changqing.li@...> Add multilib support feature for this recipe Signed-off-by: Changqing Li <changqing.li@...> --- meta/recipes-support/gmp/gmp.inc | 2 +- meta/r
From: Changqing Li <changqing.li@...> Add multilib support feature for this recipe Signed-off-by: Changqing Li <changqing.li@...> --- meta/recipes-support/gmp/gmp.inc | 2 +- meta/r
|
By
Changqing Li
· #111494
·
|
|
[PATCH] liberation-fonts/cantarell-fonts: fix postinst failed warning
From: Changqing Li <changqing.li@...> font is not arch related, but these receipes inherit fontcache, fontcache called update_font_cache, update_font_cache use qemuwrapper, qemuwrapper is ar
From: Changqing Li <changqing.li@...> font is not arch related, but these receipes inherit fontcache, fontcache called update_font_cache, update_font_cache use qemuwrapper, qemuwrapper is ar
|
By
Changqing Li
· #111669
·
|
|
[PATCH] systemd/pixbufcache/gio-module-cache/fontcache: fix build warning when using qemu usermode
From: Changqing Li <changqing.li@...> udev-hwdb/pixbufcache/gio-module-cache/fontcache uses qemu usermode by default, but some architecture such as Intel skylake does not support qemu usermo
From: Changqing Li <changqing.li@...> udev-hwdb/pixbufcache/gio-module-cache/fontcache uses qemu usermode by default, but some architecture such as Intel skylake does not support qemu usermo
|
By
Changqing Li
· #111670
·
|
|
[PATCH] qemuwrapper-cross: fix postinst failed warning
From: Changqing Li <changqing.li@...> 1. some binary like udev-hwdb/pixbufcache/gio-module-cache/fontcache uses qemu usermode by default, but some architecture such as Intel skylake does not
From: Changqing Li <changqing.li@...> 1. some binary like udev-hwdb/pixbufcache/gio-module-cache/fontcache uses qemu usermode by default, but some architecture such as Intel skylake does not
|
By
Changqing Li
· #111867
·
|
|
[PATCH] qemuwrapper-cross: fix postinst failed warning
OK, I will test with your patch:-)
OK, I will test with your patch:-)
|
By
Changqing Li
· #111876
·
|
|
[PATCH] qemuwrapper-cross: fix postinst failed warning
Hi, Alex I have test with your patch, test passed, all warnings are fixed:-). But I have a problem about this, could you help to give some comments? Thanks. if in the future, some recipe inherit allar
Hi, Alex I have test with your patch, test passed, all warnings are fixed:-). But I have a problem about this, could you help to give some comments? Thanks. if in the future, some recipe inherit allar
|
By
Changqing Li
· #111896
·
|
|
[PATCH] qemuwrapper-cross: fix postinst failed warning
yes, thanks for your comments. Changqing
yes, thanks for your comments. Changqing
|
By
Changqing Li
· #111920
·
|
|
[PATCH] gmp: do the multilib_header magic for gmp.h
Ping
By
Changqing Li
· #112181
·
|
|
[PATCH] nettle: do the multilib_header magic for nettle-stdint.h and version.h
add multilib support for this receipe, or it will conflicts in mutlilib setting Signed-off-by: Changqing Li <changqing.li@...> --- meta/recipes-support/nettle/nettle_3.4.bb | 6 +++++- 1 file
add multilib support for this receipe, or it will conflicts in mutlilib setting Signed-off-by: Changqing Li <changqing.li@...> --- meta/recipes-support/nettle/nettle_3.4.bb | 6 +++++- 1 file
|
By
Changqing Li
· #112182
·
|
|
[PATCH] gmp: do the multilib_header magic for gmp.h
Sorry, I did't noticed that. yes, it have merged
Sorry, I did't noticed that. yes, it have merged
|
By
Changqing Li
· #112222
·
|
|
[PATCH] coreutils: fix compile error since use wrong libnss_nis.so
From: Changqing Li <changqing.li@...> id: relocation error: /lib/x86_64-linux-gnu/libnss_nis.so.2: symbol _nsl_default_nss version GLIBC_PRIVATE not defined in file libnsl.so.1 with link tim
From: Changqing Li <changqing.li@...> id: relocation error: /lib/x86_64-linux-gnu/libnss_nis.so.2: symbol _nsl_default_nss version GLIBC_PRIVATE not defined in file libnsl.so.1 with link tim
|
By
Changqing Li
· #113279
·
|
|
[PATCH] coreutils: fix compile error since use wrong libnss_nis.so
You're right, checked recently merged buildtools-tarball.bb which fix same error, it cannot cover this uninative-tarball, so we still need to add libnss-nis in uninative-tarball. Will you handle fix o
You're right, checked recently merged buildtools-tarball.bb which fix same error, it cannot cover this uninative-tarball, so we still need to add libnss-nis in uninative-tarball. Will you handle fix o
|
By
Changqing Li
· #113332
·
|
|
[PATCH] eudev: create static nodes from modules
Ping
By
Changqing Li
· #113404
·
|
|
[PATCH] epiphany: fix epiphany cannot start problem
From: Changqing Li <changqing.li@...> Add RDEPEND of gsettings-desktop-schemas to fix below error: Error: GLib-GIO-ERROR: Settings schema 'org.gnome.desktop.background' is not installed This
From: Changqing Li <changqing.li@...> Add RDEPEND of gsettings-desktop-schemas to fix below error: Error: GLib-GIO-ERROR: Settings schema 'org.gnome.desktop.background' is not installed This
|
By
Changqing Li
· #113456
·
|
|
[PATCH] openssh: Restore TCP wrappers support
From: Changqing Li <changqing.li@...> From: Wenzong Fan <wenzong.fan@...> The /etc/hosts.deny doesn't work for sshd without tcp-wrappers support, apply below patch from Debian to f
From: Changqing Li <changqing.li@...> From: Wenzong Fan <wenzong.fan@...> The /etc/hosts.deny doesn't work for sshd without tcp-wrappers support, apply below patch from Debian to f
|
By
Changqing Li
· #113466
·
|
|
[PATCH] apr: fix ptest hangs since enter non-terminating loop
From: Changqing Li <changqing.li@...> ptest hangs in teststr since enter non-terminating loop, fixed by a backport patch Signed-off-by: Changqing Li <changqing.li@...> --- .../apr/
From: Changqing Li <changqing.li@...> ptest hangs in teststr since enter non-terminating loop, fixed by a backport patch Signed-off-by: Changqing Li <changqing.li@...> --- .../apr/
|
By
Changqing Li
· #113808
·
|
|
[PATCH] curl: support multilib installation
From: Changqing Li <changqing.li@...> curl-config is generated to displays information about the curl and libcurl installation. So the content is different for 32bit and 64bit package. eg: m
From: Changqing Li <changqing.li@...> curl-config is generated to displays information about the curl and libcurl installation. So the content is different for 32bit and 64bit package. eg: m
|
By
Changqing Li
· #114016
·
|
|
[PATCH V2] curl: support multilib installation
From: Changqing Li <changqing.li@...> curl-config is generated to displays information about the curl and libcurl installation. So the content is different for 32bit and 64bit package. eg: m
From: Changqing Li <changqing.li@...> curl-config is generated to displays information about the curl and libcurl installation. So the content is different for 32bit and 64bit package. eg: m
|
By
Changqing Li
· #114084
·
|
|
[PATCH V2] curl: support multilib installation
Thanks, I will try with your patch way. >
Thanks, I will try with your patch way. >
|
By
Changqing Li
· #114146
·
|
|
[PATCH] libxml2: fix libxml2 ptest fails
From: Changqing Li <changqing.li@...> for core-image-minimal image, missing these two dependency will cause below warning and error: warning: setlocale: LC_ALL: cannot change locale (en_US.U
From: Changqing Li <changqing.li@...> for core-image-minimal image, missing these two dependency will cause below warning and error: warning: setlocale: LC_ALL: cannot change locale (en_US.U
|
By
Changqing Li
· #114189
·
|