From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eumx.net (eumx.net [91.82.101.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BB709E0146D for ; Tue, 4 Sep 2012 01:51:40 -0700 (PDT) Received: from localhost ([127.0.0.1]:43988 helo=eumx.net) by eumx.net with esmtp (Exim 4.72) (envelope-from ) id 1T8orE-0003yq-0R for yocto@yoctoproject.org; Tue, 04 Sep 2012 08:51:40 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eumx.net; h=message-id :date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=default; bh=qsIiMyjs16d8znOY2X9YU/glA+0=; b=z4tsjiYjM5uCeCEpkU+eYw7gAuxm 2fC0d6WHic1CVT/ib6RQy4SkkQyknUtlxHSJdIxCczzpYwYylZV9j7t89ez00GsF lQvwgRAV/1w1WWnHuGF10mvhy61aUKmfffjyzGiHmzNxg/lVNhl6VeqYVJa4baQS TY5FcqtgwtdsGbQ= Received: from [195.171.99.130] (port=60806 helo=[192.168.0.33]) by eumx.net with esmtpa (Exim 4.72) (envelope-from ) id 1T8orD-0003ym-UP for yocto@yoctoproject.org; Tue, 04 Sep 2012 08:51:39 +0000 Message-ID: <5045C166.1080502@communistcode.co.uk> Date: Tue, 04 Sep 2012 09:52:54 +0100 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: yocto@yoctoproject.org References: <5044EE55.4050208@communistcode.co.uk> <50451A77.1020609@r-finger.com> <5045BF44.9000001@communistcode.co.uk> In-Reply-To: <5045BF44.9000001@communistcode.co.uk> Subject: Re: Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: ml@communistcode.co.uk List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 08:51:41 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 04/09/12 09:43, Jack Mitchell wrote: > On 03/09/12 22:00, Tomas Frydrych wrote: >> Hi Jack, >> >> On 03/09/12 18:52, Jack Mitchell wrote: >>> As some of you know I run a small Raspberry Pi community site[1] and I >>> would like to write a follow up to an earlier blog post about preparing >>> yourself for programming on the Raspberry Pi with the Yocto Project. >> I don't know if of any use to you, but we have a recipe for a >> Yocto-based image for a UPnP audio player, which can be built for the >> RPi, in Guacamayo[1]. >> >> Tomas >> >> [1] https://github.com/Guacamayo/meta-guacamayo >> >> _______________________________________________ >> yocto mailing list >> yocto@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/yocto > > Hi Tomas, > > That looks like an interesting layer. I have seen it pop up here and > there but have never investigated it properly. Once this post is out > the door and I have started experimenting with . other images and application builds, I may be in touch! > > Cheers, > -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --