mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
rpcbind: Fix build with libtirpc 1.0.1
libtirpc 1.0.1 uses the SVC_XP_AUTH macro to access xp_auth. Update rpcbind to follow the same way. (From OE-Core rev: 53176113f7c149279af5b30dd5b48d2fe5fdea07) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
866c693cd3
commit
f70d46f4bc
@@ -14,6 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \
|
||||
file://init.d \
|
||||
file://0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch \
|
||||
file://remove-sys-queue.patch \
|
||||
file://0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch \
|
||||
${UCLIBCPATCHES} \
|
||||
${MUSLPATCHES} \
|
||||
file://rpcbind.conf \
|
||||
|
||||
Reference in New Issue
Block a user