From patchwork Thu Mar 15 13:40:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 131783 Delivered-To: patch@linaro.org Received: by 10.46.84.17 with SMTP id i17csp1136528ljb; Thu, 15 Mar 2018 06:41:20 -0700 (PDT) X-Google-Smtp-Source: AG47ELvCDCQGFbbQ2Df5Uc5VzTqErJi1BA4TysAHyM/CItdC7CG4M9ugOEJFO3w3Z38GRNvsBTYu X-Received: by 10.98.61.73 with SMTP id k70mr7804303pfa.10.1521121280757; Thu, 15 Mar 2018 06:41:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521121280; cv=none; d=google.com; s=arc-20160816; b=B8WNzE2C1aFRvwYaXvxXjuQH3SzPVE44wUzelGL1DkV/wtGull5z8JaOPlMQIJ5u2Q 0h1wW7I8ZBrzP1RBGCUU6cobg3VMUJqgvQNDah4hlxLW5ZqoOfq6n3Wbb46vmtTnNmtX 2IAgfF8hvCKroAhDyD6pfV5zKeyydMAzjNY2BwxArGKeZi7XQYemCtngvNOg01GSev9b 6eoEzsjcSDgtyXEdzs7DSUN3/dRYHREL7GooKfXjusKbna4mCZLEQ5X2vkBs1uMTJdDS xR7gLPfvlS1sG8wbeB237FRMQFIkg2AltpNYcINkT6UmmF0mZoA1Au9OQVwY43VMvs04 3W/w== 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=TO65HT/IXpnhvgISn9lRn1y/JxoQLsTYg4Bwua9rNaM=; b=SxIPs651p99KjfoR+X+mJ36Bj4QzdEjT8nsEdk0H3YVLI1okwyCBPIjdZiIDIN89sk g1oPKvO5qcBJBbnl9z1zyNoDrFeMBhCNUiWjvOF+P1dzPBicd6pFPcc495XM77vfQ7Jl zlgZzIuyVkmcowaA+uWns96dVso+gBphs9w9W5nQxvam09C+cSqVsQFlDFRuCMRUygj5 zftsQPgOiS2r8gQYPIxDRt3uf3ENT7oCQPVqpbHie1W4Ua6wMHb0xHnJnjnWPRlP9MkA KvbTEjL05kG14Ua+/XyyZaDcVdvCHkvWUPVFBucoYE5kwAbQ+fAt8m5F5Dwp/DRAWcoD zLjQ== 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 k11si3470781pgq.0.2018.03.15.06.41.20; Thu, 15 Mar 2018 06:41:20 -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 EFFAC788F4; Thu, 15 Mar 2018 13:41:14 +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 CE8C0788CC for ; Thu, 15 Mar 2018 13:41:12 +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 w2FDf43E016286 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 15 Mar 2018 13:41:07 GMT Received: from richard by hex with local (Exim 4.86_2) (envelope-from ) id 1ewT7w-0002QV-Db; Thu, 15 Mar 2018 06:41:04 -0700 From: Richard Purdie To: openembedded-core@lists.openembedded.org Date: Thu, 15 Mar 2018 06:40:52 -0700 Message-Id: <1521121262-9269-3-git-send-email-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1521121262-9269-1-git-send-email-richard.purdie@linuxfoundation.org> References: <1521121262-9269-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] [pyro][PATCH 03/13] libtirpc: Expose key_secretkey_is_set API 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: Khem Raj libnsl needs this API Signed-off-by: Khem Raj Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../libtirpc/export_key_secretkey_is_set.patch | 24 ++++++++++++++++++++++ meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb | 1 + 2 files changed, 25 insertions(+) create mode 100644 meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch -- 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/export_key_secretkey_is_set.patch b/meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch new file mode 100644 index 0000000..a276ba2 --- /dev/null +++ b/meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch @@ -0,0 +1,24 @@ +Add key_secretkey_is_set to exported symbols map + +key_secret_is_set is a typo in libtirpc map +Patch taken from + +https://sourceforge.net/p/libtirpc/discussion/637321/thread/fd73d431/ + +Upstream-Status: Pending + +Signed-off-by: Khem Raj + +Index: libtirpc-1.0.1/src/libtirpc.map +=================================================================== +--- libtirpc-1.0.1.orig/src/libtirpc.map ++++ libtirpc-1.0.1/src/libtirpc.map +@@ -298,7 +298,7 @@ TIRPC_0.3.2 { + key_gendes; + key_get_conv; + key_setsecret; +- key_secret_is_set; ++ key_secretkey_is_set; + key_setnet; + netname2host; + netname2user; diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb b/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb index 8ba5475..b96abc4 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb @@ -13,6 +13,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2;name=libtirpc \ ${GENTOO_MIRROR}/${BPN}-glibc-nfs.tar.xz;name=glibc-nfs \ file://libtirpc-1.0.2-rc3.patch \ file://libtirpc-0.2.1-fortify.patch \ + file://export_key_secretkey_is_set.patch \ " SRC_URI_append_libc-uclibc = " file://remove-des-functionality.patch \