|
[PATCH] criu: fix build-deps qa warning
From: Kai Kang <kai.kang@...> It shows warning when build crius if libselinux has been built already: WARNING: QA Issue: criu rdepends on libselinux, but it isn't a build dependency? [build-
From: Kai Kang <kai.kang@...> It shows warning when build crius if libselinux has been built already: WARNING: QA Issue: criu rdepends on libselinux, but it isn't a build dependency? [build-
|
By
Kai Kang
· #1953
·
|
|
[PATCH] criu: fix build-deps qa warning
Hi Bruce, Any comment on this commit, please? Regards, Kai
Hi Bruce, Any comment on this commit, please? Regards, Kai
|
By
Kai Kang
· #1954
·
|
|
[PATCH] criu: fix build-deps qa warning
Thanks. --Kai
By
Kai Kang
· #1956
·
|
|
[PATCH 1/2] linux-yocto: remove bbappend for 4.1
From: Kai Kang <kai.kang@...> Remove linux-yocto bbappend of version 4.1 which has been removed in oe-core by: http://ala-git.wrs.com/cgit/oe-core/commit/?id=1a25cea311cbebb2af0c1a0b96420828
From: Kai Kang <kai.kang@...> Remove linux-yocto bbappend of version 4.1 which has been removed in oe-core by: http://ala-git.wrs.com/cgit/oe-core/commit/?id=1a25cea311cbebb2af0c1a0b96420828
|
By
Kai Kang
· #2923
·
|
|
[PATCH 2/2] xterm: remove bbappend
From: Kai Kang <kai.kang@...> Add freetype-native to DEPENDS has been done by PACKAGECONFIG 'xft'. Signed-off-by: Kai Kang <kai.kang@...> --- meta-openstack/recipes-graphics/xorg-a
From: Kai Kang <kai.kang@...> Add freetype-native to DEPENDS has been done by PACKAGECONFIG 'xft'. Signed-off-by: Kai Kang <kai.kang@...> --- meta-openstack/recipes-graphics/xorg-a
|
By
Kai Kang
· #2924
·
|
|
[meta-cloud-services][PATCH] glusterfs: fix installed-vs-shipped qa issue
From: Kai Kang <kai.kang@...> Fix installed-vs-shipped qa issue of glusterfs: | ERROR: glusterfs-5.4-r0 do_package: QA Issue: glusterfs: Files/directories were installed but not shipped in a
From: Kai Kang <kai.kang@...> Fix installed-vs-shipped qa issue of glusterfs: | ERROR: glusterfs-5.4-r0 do_package: QA Issue: glusterfs: Files/directories were installed but not shipped in a
|
By
Kai Kang
· #4083
·
|
|
[m-c-s][PATCH] glusterfs/librdmacm: fix dependency issue with libibverbs
From: Kai Kang <kai.kang@...> glusterfs and librdmacm depend on libibverbs. But libibverbs has been set imcompatible with mipsarch and arm. Update glusterfs and librdmacm accordingly. Signed
From: Kai Kang <kai.kang@...> glusterfs and librdmacm depend on libibverbs. But libibverbs has been set imcompatible with mipsarch and arm. Update glusterfs and librdmacm accordingly. Signed
|
By
Kai Kang
· #4117
·
|
|
[m-c-s][PATCH] glusterfs/librdmacm: fix dependency issue with libibverbs
OK. Got it. Thanks. Kai
By
Kai Kang
· #4134
·
|
|
[m-c-s][PATCH] glusterfs/librdmacm: fix dependency issue with libibverbs
Hi Joe, It seems just remove "libibverbs" for _arm and _mipsarch, isn't it? It depends on what strategy we perfer. If set COMPATIBLE_HOST, when build librdmacm, it shows error message: ERROR: Nothing
Hi Joe, It seems just remove "libibverbs" for _arm and _mipsarch, isn't it? It depends on what strategy we perfer. If set COMPATIBLE_HOST, when build librdmacm, it shows error message: ERROR: Nothing
|
By
Kai Kang
· #4135
·
|
|
[m-c-s][PATCH v2 1/3] glusterfs: remove PACKAGECONFIG libibverbs for arm 32 and mips
From: Kai Kang <kai.kang@...> Package libibverbs has been set imcompatible with arm 32 and mips arches by commit 215b975. So disable libibverbs support of glusterfs for arm 32 and mips arche
From: Kai Kang <kai.kang@...> Package libibverbs has been set imcompatible with arm 32 and mips arches by commit 215b975. So disable libibverbs support of glusterfs for arm 32 and mips arche
|
By
Kai Kang
· #4137
·
|
|
[m-c-s][PATCH v2 2/3] librdmacm: set imcompatible with arm 32 and mips arches
From: Kai Kang <kai.kang@...> librdmacm depends on package libibverbs which has been set imcompatible with arm 32 and mips arches by commit 215b975. When build librdmacm it shows errors: | N
From: Kai Kang <kai.kang@...> librdmacm depends on package libibverbs which has been set imcompatible with arm 32 and mips arches by commit 215b975. When build librdmacm it shows errors: | N
|
By
Kai Kang
· #4138
·
|
|
[m-c-s][PATCH v2 3/3] layer.conf: depends on meta-filesystems
From: Kai Kang <kai.kang@...> Package glusterfs requires fuse which is from layer meta-filesystems. So update layer.conf to depend on the layer. Signed-off-by: Kai Kang <kai.kang@...
From: Kai Kang <kai.kang@...> Package glusterfs requires fuse which is from layer meta-filesystems. So update layer.conf to depend on the layer. Signed-off-by: Kai Kang <kai.kang@...
|
By
Kai Kang
· #4139
·
|
|
[m-c-s][PATCH v2 0/3] Fix dependency issues for librdmacm and glusterfs
From: Kai Kang <kai.kang@...> Re-send v2: * Maybe wrong recipient in previous v2 thread, Bruce didn't recieve the 3rd patch. So re-send. Kai Kang (3): glusterfs: remove PACKAGECONFIG libibve
From: Kai Kang <kai.kang@...> Re-send v2: * Maybe wrong recipient in previous v2 thread, Bruce didn't recieve the 3rd patch. So re-send. Kai Kang (3): glusterfs: remove PACKAGECONFIG libibve
|
By
Kai Kang
· #4147
·
|
|
[m-c-s][PATCH v2 1/3] glusterfs: remove PACKAGECONFIG libibverbs for arm 32 and mips
From: Kai Kang <kai.kang@...> Package libibverbs has been set imcompatible with arm 32 and mips arches by commit 215b975. So disable libibverbs support of glusterfs for arm 32 and mips arche
From: Kai Kang <kai.kang@...> Package libibverbs has been set imcompatible with arm 32 and mips arches by commit 215b975. So disable libibverbs support of glusterfs for arm 32 and mips arche
|
By
Kai Kang
· #4150
·
|
|
[m-c-s][PATCH v2 2/3] librdmacm: set imcompatible with arm 32 and mips arches
From: Kai Kang <kai.kang@...> librdmacm depends on package libibverbs which has been set imcompatible with arm 32 and mips arches by commit 215b975. When build librdmacm it shows errors: | N
From: Kai Kang <kai.kang@...> librdmacm depends on package libibverbs which has been set imcompatible with arm 32 and mips arches by commit 215b975. When build librdmacm it shows errors: | N
|
By
Kai Kang
· #4148
·
|
|
[m-c-s][PATCH v2 3/3] layer.conf: depends on meta-filesystems
From: Kai Kang <kai.kang@...> Package glusterfs requires fuse which is from layer meta-filesystems. So update layer.conf to depend on the layer. Signed-off-by: Kai Kang <kai.kang@...
From: Kai Kang <kai.kang@...> Package glusterfs requires fuse which is from layer meta-filesystems. So update layer.conf to depend on the layer. Signed-off-by: Kai Kang <kai.kang@...
|
By
Kai Kang
· #4149
·
|
|
[m-c-s][PATCH v2 0/3] Fix dependency issues for librdmacm and glusterfs
Thanks. Kai
By
Kai Kang
· #4155
·
|
|
[meta-openstack][Patch] tgt: update DEPENDS and RDEPENDS
From: Kai Kang <kai.kang@...> Update DEPENDS and RDEPENDS of tgt to fix error and warning: | bs_aio.c:34:10: fatal error: libaio.h: No such file or directory | 34 | #include <libaio.h> | | ^
From: Kai Kang <kai.kang@...> Update DEPENDS and RDEPENDS of tgt to fix error and warning: | bs_aio.c:34:10: fatal error: libaio.h: No such file or directory | 34 | #include <libaio.h> | | ^
|
By
Kai Kang
· #4449
·
|
|
[PATCH] nagios-nrpe: fix compile error when packageconfig ssl enabled
From: Kai Kang <kai.kang@...> It fails to compile nagios-nrpe when packageconfig ssl enabled: | ./nrpe.c:45:12: fatal error: ../include/dh.h: No such file or directory | 45 | # include "../i
From: Kai Kang <kai.kang@...> It fails to compile nagios-nrpe when packageconfig ssl enabled: | ./nrpe.c:45:12: fatal error: ../include/dh.h: No such file or directory | 45 | # include "../i
|
By
Kai Kang
· #4907
·
|
|
[PATCH] ceph: 14.2.6 -> 14.2.7
From: Kai Kang <kai.kang@...> Update ceph from 14.2.6 to 14.2.7. * Backport patch to fix compile error * Replace python with python3 in the script files that /usr/bin/python not exists * Rep
From: Kai Kang <kai.kang@...> Update ceph from 14.2.6 to 14.2.7. * Backport patch to fix compile error * Replace python with python3 in the script files that /usr/bin/python not exists * Rep
|
By
Kai Kang
· #5063
·
|