From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from r-finger.com (r-finger.com [178.79.160.5]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 21B07E013A6 for ; Tue, 15 May 2012 02:15:43 -0700 (PDT) Received: from [192.168.0.2] (host86-170-61-246.range86-170.btcentralplus.com [86.170.61.246]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by r-finger.com (Postfix) with ESMTPSA id 983D860E52; Tue, 15 May 2012 10:15:41 +0100 (BST) Message-ID: <4FB21EBC.1000106@r-finger.com> Date: Tue, 15 May 2012 10:15:40 +0100 From: Tomas Frydrych User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3 MIME-Version: 1.0 To: yocto@yoctoproject.org References: In-Reply-To: Subject: Raspberry Pi [was Re: Kernel modules fail to compile for ARM] 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, 15 May 2012 09:15:43 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 14/05/12 19:52, Chris Tapp wrote: > I'm trying to put a BSP together for an ARM system (Raspberry Pi, ARM1176JZF-S CPU). I got the feeling that there might be multiple OE/RPI efforts going on at the same time unaware of each other, e.g., I noticed this meta-raspberrypi layer on github that seems to be well on the way, https://github.com/djwillis/meta-raspberrypi ... perhaps getting various folk interested in this together would be beneficial. Tomas