aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-10-13 03:40:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-24 12:17:22 +0100
commit8b84e778fb481075d245e1d5cc1b3b81024681d5 (patch)
tree73ad4828cf8f157ddf36224a8c21bab54c9de35f /meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
parent47860e483d7a9b4440d1ed9bd96d724370887f58 (diff)
downloadopenembedded-core-contrib-8b84e778fb481075d245e1d5cc1b3b81024681d5.tar.gz
rpcbind: Fix build with uclibc
The 0001-uclibc-nss.patch has been applied upstream in a bit different way but solves the issue at hand Change-Id: I7312d109d01c08338d4673383e2eaccee219b7bd Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb')
-rw-r--r--meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
index 333602185c..237018b439 100644
--- a/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
+++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
@@ -22,8 +22,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \
"
MUSLPATCHES_libc-musl = "file://musl-sunrpc.patch"
-UCLIBCPATCHES_libc-uclibc = "file://0001-uclibc-nss.patch \
- "
UCLIBCPATCHES ?= ""
MUSLPATCHES ?= ""