From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vms173015pub.verizon.net (vms173015pub.verizon.net [206.46.173.15]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 24FC9E003E1 for ; Fri, 2 Mar 2012 14:15:20 -0800 (PST) Received: from gandalf.denix.org ([unknown] [71.178.225.66]) by vms173015.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M0A0086034GY7M2@vms173015.mailsrvcs.net> for meta-ti@yoctoproject.org; Fri, 02 Mar 2012 16:14:56 -0600 (CST) Received: by gandalf.denix.org (Postfix, from userid 1000) id 4FFA72016D; Fri, 02 Mar 2012 17:14:39 -0500 (EST) Date: Fri, 02 Mar 2012 17:14:39 -0500 From: Denys Dmytriyenko To: "Maupin, Chase" Message-id: <20120302221439.GD24667@denix.org> References: <20120301212837.C08F852A8A@arago-project.org> <50999BC3-EC35-4F51-BD1E-9F35FD9AD78C@dominion.thruhere.net> <7D46E86EC0A8354091174257B2FED1012F049DD6@DLEE12.ent.ti.com> <351DB87E-545E-479E-8183-C5072355906C@dominion.thruhere.net> <7D46E86EC0A8354091174257B2FED1012F04A6C0@DLEE12.ent.ti.com> MIME-version: 1.0 In-reply-to: <7D46E86EC0A8354091174257B2FED1012F04A6C0@DLEE12.ent.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-ti@yoctoproject.org" Subject: Re: Chase Maupin : linux-ti33x-psp: add am335x-evm support 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: Fri, 02 Mar 2012 22:15:20 -0000 Content-type: text/plain; charset=us-ascii Content-disposition: inline On Fri, Mar 02, 2012 at 08:31:36PM +0000, Maupin, Chase wrote: > I'll make a patch this afternoon to put configs in both directories. Still > don't know why it isn't finding the normal configs directory and keeps > looking in the MACHINE directory. I've been trying to debug it and looks like it's broken in bitbake's fetcher, which is not very obvious, but it tries to unpack there and for some reason defaults to machine-specific directory. Maybe it doesn't like * in the path... I'll keep looking into it for now, but if I can't fix it, I'll push a workaround. -- Denys > > -----Original Message----- > > From: Koen Kooi [mailto:koen@dominion.thruhere.net] > > Sent: Friday, March 02, 2012 2:30 PM > > To: Maupin, Chase > > Cc: meta-ti@yoctoproject.org > > Subject: Re: [meta-ti] Chase Maupin : linux-ti33x-psp: add am335x- > > evm support > > > > Any ETA on a fix? If it will take a few days I suggest reverting > > the cset that moved the configs/ dir so I won't have to deal with > > the weekend workers hitting this bug :) > > > > regards, > > > > Koen > > > > Op 2 mrt. 2012, om 16:49 heeft Maupin, Chase het volgende > > geschreven: > > > > > Koen, > > > > > > Looks like my build was not clean. I see now that when I clean > > everything even the am335x-evm build will fail to find the configs. > > So now the question is why this happens. I'm used to if the > > configs wasn't found in the beaglebone or am335x-evm directory, you > > would fall back to looking in the base linux-ti33x-psp-3.2 > > directory. However, it looks like this fallback does not happen. > > My reading of FILESPATH is that the linux/linux-ti33x-psp-3.2 > > directory is in the FILESPATH. > > > > > > Sincerely, > > > Chase Maupin > > > Software Applications > > > ARM MPU > > > > > > For support: > > > Forums - http://community.ti.com/forums/ > > > Wiki - http://wiki.davincidsp.com/ > > > > > > > > >> -----Original Message----- > > >> From: Koen Kooi [mailto:koen@dominion.thruhere.net] > > >> Sent: Friday, March 02, 2012 8:58 AM > > >> To: Maupin, Chase > > >> Cc: meta-ti@yoctoproject.org > > >> Subject: Re: [meta-ti] Chase Maupin : linux-ti33x-psp: add > > am335x- > > >> evm support > > >> > > >> > > >> Op 1 mrt. 2012, om 22:28 heeft Arago Project git het volgende > > >> geschreven: > > >> > > >>> Module: meta-ti > > >>> Branch: master > > >>> Commit: 8172b803e73126c2e336050d43251538bdc4d09b > > >>> URL: http://arago-project.org/git/meta- > > >> ti.git?a=commit;h=8172b803e73126c2e336050d43251538bdc4d09b > > >>> > > >>> Author: Chase Maupin > > >>> Date: Tue Feb 28 17:28:14 2012 -0600 > > >>> > > >>> linux-ti33x-psp: add am335x-evm support > > >>> > > >>> * Added a defconfig file for the am335x-evm and moved the > > common > > >>> configs directory from the beaglebone directory to the top > > >>> of the kernel files tree. > > >>> > > >>> Signed-off-by: Chase Maupin > > >>> Signed-off-by: Denys Dmytriyenko > > >>> > > >>> --- > > >>> > > >>> .../linux/linux-ti33x-psp-3.2/am335x-evm/defconfig | 2640 > > >> ++++++++++++++++++++ > > >>> .../{beaglebone => }/configs/empty | 0 > > >>> 2 files changed, 2640 insertions(+), 0 deletions(-) > > >> > > >> As Gary points out, this breaks the beaglebone kernel build > > >> > > >> regards, > > >> > > >> Koen > > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti >