From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [80.91.229.2] (helo=ciao.gmane.org) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1LRPii-0005GU-QE for openembedded-devel@openembedded.org; Mon, 26 Jan 2009 12:33:37 +0100 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LRPbU-0007Iz-Ac for openembedded-devel@openembedded.org; Mon, 26 Jan 2009 11:26:08 +0000 Received: from s55917625.adsl.wanadoo.nl ([85.145.118.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jan 2009 11:26:08 +0000 Received: from k.kooi by s55917625.adsl.wanadoo.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jan 2009 11:26:08 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Koen Kooi Date: Mon, 26 Jan 2009 12:25:59 +0100 Message-ID: References: <497D7E2A.8050302@gmail.com> <1232966977.23807.3.camel@mill.internal.reciva.com> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s55917625.adsl.wanadoo.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090118 Shredder/3.0b2pre In-Reply-To: <1232966977.23807.3.camel@mill.internal.reciva.com> Sender: news Subject: Re: Building for i486 based non-FPU device X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Mon, 26 Jan 2009 11:33:38 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 26-01-09 11:49, Phil Blundell wrote: > On Mon, 2009-01-26 at 10:11 +0100, Marco Cavallini wrote: >> DISTRO = "angstrom-2008.1" > > It might be worth trying with "minimal" to start with, just to eliminate > any angstrom-related uncertainties. Quite the reverse, minimal is perputually broken in OE, while angstrom has working x86 targets. Not i486sx targets, but it's straightforward to add such a target. regards, Koen