summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb')
-rw-r--r--meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
index 4911fe51e8..d3ebcb3b25 100644
--- a/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
+++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
@@ -12,18 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b46486e4c4a416602693a711bb5bfa39 \
12 12
13SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \ 13SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \
14 file://init.d \ 14 file://init.d \
15 file://remove-sys-queue.patch \
16 ${UCLIBCPATCHES} \
17 ${MUSLPATCHES} \
18 file://rpcbind.conf \ 15 file://rpcbind.conf \
19 file://rpcbind.socket \ 16 file://rpcbind.socket \
20 file://rpcbind.service \ 17 file://rpcbind.service \
21 " 18 "
22MUSLPATCHES_libc-musl = "file://musl-sunrpc.patch"
23
24UCLIBCPATCHES ?= ""
25MUSLPATCHES ?= ""
26
27SRC_URI[md5sum] = "cf10cd41ed8228fc54c316191c1f07fe" 19SRC_URI[md5sum] = "cf10cd41ed8228fc54c316191c1f07fe"
28SRC_URI[sha256sum] = "074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66" 20SRC_URI[sha256sum] = "074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66"
29 21