All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/2] Fix corosync build error when package config rdma enabled
@ 2019-12-13  2:13 kai.kang
  2019-12-13  2:13 ` [meta-networking][PATCH 1/2] rdma-core: 18.1 -> 26.1 kai.kang
  2019-12-13  2:13 ` [meta-networking][PATCH 2/2] corosync: fix build error when package config rdma enabled kai.kang
  0 siblings, 2 replies; 7+ messages in thread
From: kai.kang @ 2019-12-13  2:13 UTC (permalink / raw)
  To: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>


Kai Kang (2):
  rdma-core: 18.1 -> 26.1
  corosync: fix build error when package config rdma enabled

 ...igure.ac-fix-pkgconfig-issue-of-rdma.patch |  32 +++
 .../corosync/corosync_2.4.5.bb                |   3 +-
 ...Remove-man-files-which-cant-be-built.patch | 255 +++++++++++++++++-
 ...IFSOCK-is-defined-in-both-glibc-musl.patch |  29 --
 ...ude-endian.h-for-htole32-and-friends.patch |  25 --
 ...Remove-unused-include-for-execinfo.h.patch |  27 --
 ...igh.c-Do-not-include-net-if_packet.h.patch |  26 --
 .../{rdma-core_18.1.bb => rdma-core_26.1.bb}  |  26 +-
 8 files changed, 295 insertions(+), 128 deletions(-)
 create mode 100644 meta-networking/recipes-extended/corosync/corosync/0001-configure.ac-fix-pkgconfig-issue-of-rdma.patch
 delete mode 100644 meta-networking/recipes-support/rdma-core/rdma-core/0001-S_IFSOCK-is-defined-in-both-glibc-musl.patch
 delete mode 100644 meta-networking/recipes-support/rdma-core/rdma-core/0001-include-endian.h-for-htole32-and-friends.patch
 delete mode 100644 meta-networking/recipes-support/rdma-core/rdma-core/0002-Remove-unused-include-for-execinfo.h.patch
 delete mode 100644 meta-networking/recipes-support/rdma-core/rdma-core/0002-neigh.c-Do-not-include-net-if_packet.h.patch
 rename meta-networking/recipes-support/rdma-core/{rdma-core_18.1.bb => rdma-core_26.1.bb} (54%)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-12-16  2:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13  2:13 [meta-networking][PATCH 0/2] Fix corosync build error when package config rdma enabled kai.kang
2019-12-13  2:13 ` [meta-networking][PATCH 1/2] rdma-core: 18.1 -> 26.1 kai.kang
2019-12-13 11:02   ` Khem Raj
2019-12-16  2:04     ` Kang Kai
2019-12-16  2:18       ` Khem Raj
2019-12-16  2:31   ` [PATCH v2] rdma-core: 18.1 -> 27.0 kai.kang
2019-12-13  2:13 ` [meta-networking][PATCH 2/2] corosync: fix build error when package config rdma enabled kai.kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.