[oe-commits] Khem Raj : rpcbind: Fix build with musl

git at git.openembedded.org git at git.openembedded.org
Wed Apr 8 10:00:10 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 5ed97aeeb603506d772d252f97b9b6e02d84ae9a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5ed97aeeb603506d772d252f97b9b6e02d84ae9a

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Apr  6 17:36:52 2015 +0000

rpcbind: Fix build with musl

most patches are just removing glibc'ism e.g. using sys/queue.h
of cdefs.h the one patch which is specific to musl
is housed with overrides

Change-Id: Ia15bf6c9c4b562c9392a704ef92e9090aa5f6381
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...001-Avoid-use-of-glibc-sys-cdefs.h-header.patch | 224 +++++++++++++++++++++
 .../rpcbind/0002-uclibc-rpcsvc-defines.patch       |   6 +-
 .../rpcbind/rpcbind/musl-sunrpc.patch              |  29 +++
 .../rpcbind/rpcbind/remove-sys-queue.patch         |  22 ++
 meta/recipes-extended/rpcbind/rpcbind_0.2.2.bb     |   6 +
 5 files changed, 284 insertions(+), 3 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=5ed97aeeb603506d772d252f97b9b6e02d84ae9a


More information about the Openembedded-commits mailing list