From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9A4E1E00404 for ; Mon, 9 Sep 2013 11:10:04 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VJ5uU-0003P4-OJ for yocto@yoctoproject.org; Mon, 09 Sep 2013 20:10:02 +0200 Received: from correo.horus.es ([2.139.157.236]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Sep 2013 20:10:02 +0200 Received: from jose.ferreiro by correo.horus.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Sep 2013 20:10:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: yocto@yoctoproject.org From: jfc Date: Mon, 9 Sep 2013 18:05:31 +0000 (UTC) Message-ID: References: <4F02005F.4080705@algarvio.me> <20120104055803.GL31275@sakrah.homelinux.org> <4F0454F0.3000107@algarvio.me> <20120104133608.GE6485@jama.jama.net> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 2.139.157.236 (Mozilla/5.0 (Windows NT 5.1; rv:23.0) Gecko/20100101 Firefox/23.0) Subject: Re: Python Math Module X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 18:10:04 -0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Martin Jansa writes: > > On Wed, Jan 04, 2012 at 01:32:32PM +0000, Pedro Algarvio wrote: > > First of all, Thanks! > > > > So basically, for a smaller space, python is split into several > > packages, how can I known which packages exist? > Hi bitbake -e python | grep "PACKAGES" Correct? Good luck PF: testing post.gname.org