From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bastet.se.axis.com (bastet.se.axis.com [195.60.68.11]) by mail.openembedded.org (Postfix) with ESMTP id C7159726FF for ; Wed, 17 Dec 2014 18:54:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bastet.se.axis.com (Postfix) with ESMTP id 84DDA180CC for ; Wed, 17 Dec 2014 19:54:09 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at bastet.se.axis.com Received: from bastet.se.axis.com ([IPv6:::ffff:127.0.0.1]) by localhost (bastet.se.axis.com [::ffff:127.0.0.1]) (amavisd-new, port 10024) with LMTP id XFgedFvwnxD2 for ; Wed, 17 Dec 2014 19:54:04 +0100 (CET) Received: from boulder.se.axis.com (boulder.se.axis.com [10.0.2.104]) by bastet.se.axis.com (Postfix) with ESMTP id 6C57E180B5 for ; Wed, 17 Dec 2014 19:54:04 +0100 (CET) Received: from boulder.se.axis.com (localhost [127.0.0.1]) by postfix.imss71 (Postfix) with ESMTP id 55C4CFB8 for ; Wed, 17 Dec 2014 19:54:04 +0100 (CET) Received: from thoth.se.axis.com (thoth.se.axis.com [10.0.2.173]) by boulder.se.axis.com (Postfix) with ESMTP id 4A90AF57 for ; Wed, 17 Dec 2014 19:54:04 +0100 (CET) Received: from xmail2.se.axis.com (xmail2.se.axis.com [10.0.5.74]) by thoth.se.axis.com (Postfix) with ESMTP id 48DD2342BC for ; Wed, 17 Dec 2014 19:54:04 +0100 (CET) Received: from lnxolofjn.se.axis.com (10.92.17.1) by xmail2.se.axis.com (10.0.5.74) with Microsoft SMTP Server id 8.3.342.0; Wed, 17 Dec 2014 19:54:04 +0100 Received: by lnxolofjn.se.axis.com (Postfix, from userid 20466) id 0FA689C9F2; Wed, 17 Dec 2014 19:54:04 +0100 (CET) Date: Wed, 17 Dec 2014 19:54:04 +0100 From: Olof Johansson To: "openembedded-devel@lists.openembedded.org" Message-ID: <20141217185403.GQ18828@axis.com> References: <1418662550-13436-1-git-send-email-akuster808@gmail.com> <548F8C66.5080005@windriver.com> <5490A9D4.8040806@gmail.com> <20141217185113.GP18828@axis.com> MIME-Version: 1.0 In-Reply-To: <20141217185113.GP18828@axis.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [meta-perl][PATCH 1/4] lib-perl: move package from meta-security to meta-perl X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2014 18:54:12 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On 14-12-17 19:51 +0100, Olof Johansson wrote: > On 14-12-16 22:53 +0100, akuster808 wrote: > > It looks like on cpan.org it is refereed to a just 'lib'. > > > > I can rename it to that. > > Even if it looks ugly, the consistent name would be liblib-perl > (lib${lower cased module namespace with - instead of ::}-perl) > and it would have my vote. Also, $ corelist lib lib was first released with perl 5.001 What's the reason for this recipe? -- olofjn