From patchwork Thu Mar 15 17:30:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 131827 Delivered-To: patch@linaro.org Received: by 10.46.84.17 with SMTP id i17csp1397021ljb; Thu, 15 Mar 2018 10:30:39 -0700 (PDT) X-Google-Smtp-Source: AG47ELu79AIRzJQJys1zGHfy+dsPliAOxpzzSsdR293bY3vggot+4l+N39c9Cu4DKOH/F8bPC74p X-Received: by 2002:a17:902:20e6:: with SMTP id v35-v6mr8979466plg.226.1521135039515; Thu, 15 Mar 2018 10:30:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521135039; cv=none; d=google.com; s=arc-20160816; b=mc/D+Ugp+u3W/3YuDCOVMqqw5cjCu3+Rdd9Eq6pERAQMjV6ScghZdiFPKMwenVbGr+ QSZInoLRFJanInoQyxb93p+ofxEjnqFcve9/BwtAU2mditoLEqaKZsSj4wpKF8r+zTc3 usa+u5Odw9D6Jb/vU4gUIACRk/iXHR5jmFx+0zF+SIUhuxfaY/vweNg2J2OThV+22drC ZItmfxKZGRQhKPlJifxDnTUABFRBg89LRqPLDYcJNI9RmYeBk/u9zcLKU58q/sqfDCWO 8oNbDuFomvgopAjastCO39UO7kTydTtxM724DHQhlZFvNGoX7MKc8HixwV5WMtOHnj8N bUDg== 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=lg2FChDF7vGR3I21HCPCMrCFEEIDDt81NaXN6SLAo6k=; b=NPZqPemCVEJAlB4SJPOKUBAgXDvRgqXr1r1lGWj6Qw5nwPyAoNtSPhypxSMD45Jt4p 06KppeQ1YMbcfKiWlWQy5Ze956RDtXC/Opds9Jh8yfKDvKet8J0p6R//QPgyL1MdBwHS e899hXgq1iRZRgnYvX19J416tmI92qlbBYnStBXZqelOrQ/agSFq2uqZoXE0V3EymS3m Q24KbrJNRAGLYoLb8awB8r9yyw/ac9IBn2vVwcFBWedRPgFWK/46oJdfhv+kYszUlI0U I6MaQn7g0GWX/Tq8UbygTUlJRFLxgJMU2EUNAq2wLVntKr19NtGgQybqSmQye8IXXSIH IHkQ== 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 a3-v6si4282406plc.370.2018.03.15.10.30.39; Thu, 15 Mar 2018 10:30:39 -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 B3EFA78913; Thu, 15 Mar 2018 17:30:33 +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 A808478891 for ; Thu, 15 Mar 2018 17:30:19 +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 w2FHUEBl006077 (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-0003BW-2o; Thu, 15 Mar 2018 10:30:14 -0700 From: Richard Purdie To: openembedded-core@lists.openembedded.org Date: Thu, 15 Mar 2018 10:30:05 -0700 Message-Id: <1521135009-12149-9-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 09/13] libtirpc: Extend to native and nativesdk recipes 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 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) -- 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 07e4c79..cea2338 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb @@ -32,3 +32,5 @@ EXTRA_OECONF = "--disable-gssapi" do_install_append() { chown root:root ${D}${sysconfdir}/netconfig } + +BBCLASSEXTEND = "native nativesdk"