From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by arago-project.org (Postfix) with ESMTPS id 49ABB529D3 for ; Mon, 11 Feb 2013 20:13:12 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id r1BKDBV9006856 for ; Mon, 11 Feb 2013 14:13:11 -0600 Received: from DLEE74.ent.ti.com (dlee74.ent.ti.com [157.170.170.8]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id r1BKDB8v031460 for ; Mon, 11 Feb 2013 14:13:11 -0600 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DLEE74.ent.ti.com (157.170.170.8) with Microsoft SMTP Server id 14.1.323.3; Mon, 11 Feb 2013 14:13:11 -0600 Received: from localhost ([158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r1BKDB2w023740; Mon, 11 Feb 2013 14:13:11 -0600 Date: Mon, 11 Feb 2013 15:13:10 -0500 From: Denys Dmytriyenko To: "Zhou, Jingting" Message-ID: <20130211201310.GD11440@edge> References: <3C08AEEB3C731745938BC83D029FE5E3917A22@DFLE09.ent.ti.com> MIME-Version: 1.0 In-Reply-To: <3C08AEEB3C731745938BC83D029FE5E3917A22@DFLE09.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: lzo recipe X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 20:13:12 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Feb 06, 2013 at 09:15:44PM +0000, Zhou, Jingting wrote: > Hey all, attached is the recipe for lzo. Please take a look. Thanks~ 1. Why did you put it in recipes-connectivity? 2. Why do you even need to re-add it? oe-core already provides lzo_2.06 -- Denys