Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix unfs3 with musl and glibc without rpc
@ 2018-03-12  4:40 Khem Raj
  2018-03-12  4:40 ` [PATCH 1/2] unfs3: Fix build with musl Khem Raj
  2018-03-12  4:40 ` [PATCH 2/2] libtirpc: Extend to native and nativesdk recipes Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2018-03-12  4:40 UTC (permalink / raw)
  To: openembedded-core

Distros are going to drop rpc support in glibc 2.27, therefore we
need to port unfs3 to work with libtirpc

Added bonus to fix the build with musl as well

The following changes since commit e4da78229f0bd67fd34928eafe48dbdc9e8da050:

  e2fsprogs: Add comment on why touch is needed (2018-03-09 11:09:39 -0800)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/unfs3
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/unfs3

Khem Raj (2):
  unfs3: Fix build with musl
  libtirpc: Extend to native and nativesdk recipes

 meta/conf/distro/include/world-broken.inc          |  4 ---
 .../0001-daemon.c-Libtirpc-porting-fixes.patch     | 37 ++++++++++++++++++++++
 meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb   | 10 ++++--
 meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb   |  2 ++
 4 files changed, 46 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/unfs3/unfs3/0001-daemon.c-Libtirpc-porting-fixes.patch

-- 
2.16.2



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

end of thread, other threads:[~2018-03-12  4:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12  4:40 [PATCH 0/2] Fix unfs3 with musl and glibc without rpc Khem Raj
2018-03-12  4:40 ` [PATCH 1/2] unfs3: Fix build with musl Khem Raj
2018-03-12  4:40 ` [PATCH 2/2] libtirpc: Extend to native and nativesdk recipes Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox