From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ra.se.axis.com (ra.se.axis.com [195.60.68.13]) by mail.openembedded.org (Postfix) with ESMTP id 74B076B0AC for ; Thu, 8 Aug 2013 09:06:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ra.se.axis.com (Postfix) with ESMTP id 36E3B34962D; Thu, 8 Aug 2013 11:06:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ra.se.axis.com Received: from ra.se.axis.com ([127.0.0.1]) by localhost (ra.se.axis.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CToRyTdDvC1C; Thu, 8 Aug 2013 11:06:19 +0200 (CEST) Received: from boulder.se.axis.com (boulder.se.axis.com [10.0.2.104]) by ra.se.axis.com (Postfix) with ESMTP id 9271834962B; Thu, 8 Aug 2013 11:06:19 +0200 (CEST) Received: from boulder.se.axis.com (localhost [127.0.0.1]) by postfix.imss71 (Postfix) with ESMTP id 7CEC7756; Thu, 8 Aug 2013 11:06:19 +0200 (CEST) Received: from thoth.se.axis.com (thoth.se.axis.com [10.0.2.173]) by boulder.se.axis.com (Postfix) with ESMTP id 71E411D4; Thu, 8 Aug 2013 11:06:19 +0200 (CEST) Received: from xmail2.se.axis.com (xmail2.se.axis.com [10.0.5.74]) by thoth.se.axis.com (Postfix) with ESMTP id 6F6B13404E; Thu, 8 Aug 2013 11:06:19 +0200 (CEST) Received: from axis.com (10.92.17.1) by xmail2.se.axis.com (10.0.5.74) with Microsoft SMTP Server (TLS) id 8.2.255.0; Thu, 8 Aug 2013 11:06:19 +0200 Date: Thu, 8 Aug 2013 11:06:17 +0200 From: Olof Johansson To: Hongxu Jia Message-ID: <20130808090617.GF25081@axis.com> References: <9facc9593dc27237a07ebd620b9d7c9d9541f20a.1375952210.git.hongxu.jia@windriver.com> MIME-Version: 1.0 In-Reply-To: <9facc9593dc27237a07ebd620b9d7c9d9541f20a.1375952210.git.hongxu.jia@windriver.com> Thread-Topic: [OE-core] [PATCH 2/2] libdbm-sqlite-perl: add version 1.40 Accept-Language: en-US, sv-SE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "openembedded-core@lists.openembedded.org" Subject: Re: [PATCH 2/2] libdbm-sqlite-perl: add version 1.40 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: , X-List-Received-Date: Thu, 08 Aug 2013 09:06:22 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Content-Language: en-US On 13-08-08 11:01 +0200, Hongxu Jia wrote: > create mode 100644 meta/recipes-extended/perl/libdbm-sqlite-perl_1.40.bb The recipe is called libdbm-sqlite-perl, but the perl module is called DBD::SQLite. Is that intentional, and if so, why? Regards, -- olofjn