[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5787/8267] rpcbind: Remove uneeded patches



commit b7bc9156a7447afe752824a43bba7292c3322ed5
Author: Khem Raj <raj khem gmail com>
Date:   Tue Apr 18 18:58:38 2017 -0700

    rpcbind: Remove uneeded patches
    
    We were carrying patches which are no longer
    needed when building rpcbind for musl
    
    (From OE-Core rev: 56b3b440fa139c8f132b2b71dc6b8eb0ee974e7a)
    
    Signed-off-by: Khem Raj <raj khem gmail com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../rpcbind/rpcbind/musl-sunrpc.patch              |   30 --------------------
 .../rpcbind/rpcbind/remove-sys-queue.patch         |   22 --------------
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |    8 -----
 3 files changed, 0 insertions(+), 60 deletions(-)
---
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb
index 4911fe5..d3ebcb3 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 \
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \
            file://init.d \
-           file://remove-sys-queue.patch \
-           ${UCLIBCPATCHES} \
-           ${MUSLPATCHES} \
            file://rpcbind.conf \
            file://rpcbind.socket \
            file://rpcbind.service \
           "
-MUSLPATCHES_libc-musl = "file://musl-sunrpc.patch"
-
-UCLIBCPATCHES ?= ""
-MUSLPATCHES ?= ""
-
 SRC_URI[md5sum] = "cf10cd41ed8228fc54c316191c1f07fe"
 SRC_URI[sha256sum] = "074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]