]> code.ossystems Code Review - openembedded-core.git/commit
rpcbind: Fix build with musl
authorKhem Raj <raj.khem@gmail.com>
Mon, 6 Apr 2015 17:36:52 +0000 (17:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Apr 2015 09:45:27 +0000 (10:45 +0100)
commit5ed97aeeb603506d772d252f97b9b6e02d84ae9a
tree6fe982e99410d3165c13e48b5261543919c4a6e2
parent0dfe553d58a76cc0d2592cf5746a1f24a3cd6ee4
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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch [new file with mode: 0644]
meta/recipes-extended/rpcbind/rpcbind/0002-uclibc-rpcsvc-defines.patch
meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch [new file with mode: 0644]
meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch [new file with mode: 0644]
meta/recipes-extended/rpcbind/rpcbind_0.2.2.bb