From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173007pub.verizon.net (vms173007pub.verizon.net [206.46.173.7]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0B3D1E0044D for ; Mon, 5 Mar 2012 17:39:39 -0800 (PST) Received: from gandalf.denix.org ([unknown] [71.178.225.66]) by vms173007.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M0F00176WLID1G0@vms173007.mailsrvcs.net> for meta-ti@yoctoproject.org; Mon, 05 Mar 2012 19:39:20 -0600 (CST) Received: by gandalf.denix.org (Postfix, from userid 1000) id BCEFE20264; Mon, 05 Mar 2012 20:39:18 -0500 (EST) Date: Mon, 05 Mar 2012 20:39:18 -0500 From: Denys Dmytriyenko To: Koen Kooi Message-id: <20120306013918.GG2030@denix.org> References: <4F54ED21.9000208@mlbassoc.com> <20120305165844.GE14417@denix.org> <20120305202945.GA2030@denix.org> <6BE145D6-6354-43CA-A8E9-4F06F92B8D7C@dominion.thruhere.net> <20120305222833.GC2030@denix.org> MIME-version: 1.0 In-reply-to: <20120305222833.GC2030@denix.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: Building Yocto for Pandaboard X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Mailing list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2012 01:39:39 -0000 Content-type: text/plain; charset=us-ascii Content-disposition: inline On Mon, Mar 05, 2012 at 05:28:33PM -0500, Denys Dmytriyenko wrote: > On Mon, Mar 05, 2012 at 09:31:30PM +0100, Koen Kooi wrote: > > > > Op 5 mrt. 2012, om 21:29 heeft Denys Dmytriyenko het volgende geschreven: > > > > > On Mon, Mar 05, 2012 at 06:15:54PM +0100, Koen Kooi wrote: > > >> > > >>>>> Yes, you'll also get a newer kernel (3.0.2 last I looked, not 2.6.35) > > >>>> > > >>>> FYI, there is already 3.1 for Panda in meta-ti with -1 D_P... > > >>> > > >>> ok, i can see the new content and i just pulled into meta-ti and > > >>> meta-openembedded. so, starting all over again, is there now a > > >>> known recipe for building for the panda with a minimum of > > >>> customziation? > > >> > > >> Yes, use the setup-scripts mentioned in the wiki, zero customization needed. > > > > > > Anyone else is seeing this on Panda's 3.1 kernel in do_install? Using GNU make > > > 3.82, but seems SECONDEXPANSION with PHONY rules don't work... > > > > I'm seeing it on my fedora machines, but not in my debian machines. Tweaking > > the defconfig usually helps > > Koen, > > Can you please test if the patch I just sent fixes the issue for your Fedora, > but doesn't break your Debian builds? Thanks. My testing so far: I see the previously mentioned breakage on my up-to-date Gentoo system with make 3.82, but it works w/o any problems on Ubuntu 10.04 with make 3.81. After applying the patch I sent to the list, the breakage on Gentoo is gone and Ubuntu still builds fine. I'd wait for now for any other confirmations or onjections before pushing it to meta-ti master. Thanks. -- Denys