From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by mx1.pokylinux.org (Postfix) with ESMTP id 235314C80287 for ; Tue, 2 Nov 2010 06:29:26 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id oA2BTQJe003024; Tue, 2 Nov 2010 11:29:26 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02702-06; Tue, 2 Nov 2010 11:29:22 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id oA2BTHuL003018 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Nov 2010 11:29:17 GMT From: Richard Purdie To: Hector Oron In-Reply-To: References: <1288691504.28481.905.camel@rex> Date: Tue, 02 Nov 2010 11:29:08 +0000 Message-ID: <1288697349.28481.1131.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: yocto@yoctoproject.org Subject: Re: Build failures on yocto X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2010 11:29:27 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2010-11-02 at 10:08 +0000, Hector Oron wrote: > Hello, > > 2010/11/2 Richard Purdie : > > > Which MACHINE is that set for? Its unusual for the system to be using > > linux-dummy. > > It is a balloon3 [1]. I think you have not official support for it. I > also got an Intel Embedded Devkit 1-N450 (Black Sand) which I could > attempt to build for it. > > [1] http://balloonboard.org/ So to be clear, you set MACHINE="balloon3"? You're therefore building with some layer or additional metadata? I'd suggest trying a supported machine like "atom-pc" first before trying to add your own. Cheers, Richard