From patchwork Thu Mar 15 17:30:04 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 131828 Delivered-To: patch@linaro.org Received: by 10.46.84.17 with SMTP id i17csp1397196ljb; Thu, 15 Mar 2018 10:30:46 -0700 (PDT) X-Google-Smtp-Source: AG47ELusELLyY7AvyClHJS5u5SN7aVB1c+PmWaFTTA7clYQkWh+lmectQ3m1v5ZxDJDeZY7uC5Sh X-Received: by 10.99.0.19 with SMTP id 19mr7420136pga.25.1521135046112; Thu, 15 Mar 2018 10:30:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521135046; cv=none; d=google.com; s=arc-20160816; b=AeF6pRsv8wRwepYizAIg5skUmYLkKZue2W4ZDXJPH98D+i+U2bEXUpmPqdRiA09OK6 m5LlovAaPPvzlggvTYlFpwUkxNKTTPS2SYFDExxIeTflbBnbR1glDwLKROrFXrp4DYQp CkfASyv8yA/if4yBCJXk9/d+Ka7/QtxnagCTOlSkxU+TIOk+6veLN9T1Efl4NydnHbHu 28gzm1+751TDkCgp9y417zDtUuAQ6B680k/D9xmItQPnCYhtd2ygeRgjhTASS1a/eXQn xl4N9JymMMCKBFxIloHIt2l2GseoMJvty39ExDHx5VJop7/ujKGLVHwJKkZBtKMa7gkE /Wew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:references:in-reply-to:message-id:date :to:from:delivered-to:arc-authentication-results; bh=Ouu9Jlv/EJwLPCN/o+oChlz7re3zy5bKc01p+5+Di18=; b=emEEYcKnBOieuao5+/i96gSbLFMhjKM3y7H++AYIoeZjfy0sJgohKmGTzK+Qv4XtL0 XJ8RGRWTJMBi/dATjHXfrURpfWs88zriHRbp0zUB7U7rfuYcrQRmFlk1sOLhrKy4Ljgz 2Cyh/8C82Dkhf0WUyYb9oGN/Ccw+je2Adjm6dr4YvjgMMkDKdCwpibgKD3AkLDnN5Qnc meJUNlL+9F64dw0LHp5d5R+/1HvsEjSARIulGyHPEl/9jeL/Fw8fnW7yxjhISDYJu+56 rxmf1COz+m9QFmLxKHo6wwMf7D+dfewm9QGmxy//HBCCFJtWrLNoolSEs9qrH5Y3GQP/ bynQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id b1si3687596pgf.657.2018.03.15.10.30.45; Thu, 15 Mar 2018 10:30:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 2DA4C788F2; Thu, 15 Mar 2018 17:30:38 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id EEEC978891 for ; Thu, 15 Mar 2018 17:30:21 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id w2FHUEb3006075 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 15 Mar 2018 17:30:18 GMT Received: from richard by hex with local (Exim 4.86_2) (envelope-from ) id 1ewWhi-0003BR-2F; Thu, 15 Mar 2018 10:30:14 -0700 From: Richard Purdie To: openembedded-core@lists.openembedded.org Date: Thu, 15 Mar 2018 10:30:04 -0700 Message-Id: <1521135009-12149-8-git-send-email-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1521135009-12149-1-git-send-email-richard.purdie@linuxfoundation.org> References: <1521135009-12149-1-git-send-email-richard.purdie@linuxfoundation.org> X-Virus-Scanned: clamav-milter 0.99.3 at dan X-Virus-Status: Clean Subject: [OE-core] [morty][PATCH 08/13] libtirpc: stop dropping in NIS headers X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Ross Burton libtirpc prior to 1.0.2 assumed that the system provided nis.h but this isn't always true. Until now we've been using a tarball of the missing files from Gentoo, but libtirpc 1.0.2 added a copy of nis.h to the sources so this isn't required anymore. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb b/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb index 94fd5f9..07e4c79 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb @@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f835cce8852481e4b2bbbdd23b5e47f3 \ PROVIDES = "virtual/librpc" -SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2;name=libtirpc \ - ${GENTOO_MIRROR}/${BPN}-glibc-nfs.tar.xz;name=glibc-nfs \ +SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2 \ file://export_key_secretkey_is_set.patch \ file://0001-replace-__bzero-with-memset-API.patch \ file://0001-include-stdint.h-for-uintptr_t.patch \ @@ -23,19 +22,13 @@ SRC_URI_append_libc-musl = " \ file://Use-netbsd-queue.h.patch \ " -SRC_URI[libtirpc.md5sum] = "d5a37f1dccec484f9cabe2b97e54e9a6" -SRC_URI[libtirpc.sha256sum] = "723c5ce92706cbb601a8db09110df1b4b69391643158f20ff587e20e7c5f90f5" -SRC_URI[glibc-nfs.md5sum] = "5ae500b9d0b6b72cb875bc04944b9445" -SRC_URI[glibc-nfs.sha256sum] = "2677cfedf626f3f5a8f6e507aed5bb8f79a7453b589d684dbbc086e755170d83" +SRC_URI[md5sum] = "d5a37f1dccec484f9cabe2b97e54e9a6" +SRC_URI[sha256sum] = "723c5ce92706cbb601a8db09110df1b4b69391643158f20ff587e20e7c5f90f5" inherit autotools pkgconfig EXTRA_OECONF = "--disable-gssapi" -do_configure_prepend () { - cp -r ${WORKDIR}/tirpc ${S} -} - do_install_append() { chown root:root ${D}${sysconfdir}/netconfig }