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 898E7E0034C for ; Fri, 8 Feb 2013 02:17:50 -0800 (PST) Received: from [192.168.0.2] (host86-137-74-187.range86-137.btcentralplus.com [86.137.74.187]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by r-finger.com (Postfix) with ESMTPSA id 92E579BF8 for ; Fri, 8 Feb 2013 10:17:48 +0000 (GMT) Message-ID: <5114D0CB.7090604@r-finger.com> Date: Fri, 08 Feb 2013 10:17:47 +0000 From: Tomas Frydrych User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5 MIME-Version: 1.0 To: yocto@yoctoproject.org References: <1359582698-24226-1-git-send-email-lists@philipp-wagner.com> In-Reply-To: Subject: Re: [meta-raspberrypi][PATCH 0/2] Binary graphics library fixes 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: Fri, 08 Feb 2013 10:17:50 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Andrei, On 07/02/13 14:26, Andrei Gherzan wrote: > We are moving to userland repo. So we will build our libraries I tried to use the userland repo about a week ago and had to revert back to using the binary firmware; the userland tree seem to miss some bcm headers, so it was impossible to build apps against the libs whose includes require those. Tomas