From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F141EE013E8 for ; Wed, 29 Feb 2012 16:40:27 -0800 (PST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 29 Feb 2012 16:40:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="113052316" Received: from unknown (HELO envy.home) ([10.255.15.91]) by azsmga001.ch.intel.com with ESMTP; 29 Feb 2012 16:40:27 -0800 Message-ID: <4F4EC558.3040401@linux.intel.com> Date: Wed, 29 Feb 2012 16:39:52 -0800 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 MIME-Version: 1.0 To: Chris Larson References: <4F4EBEC8.7060705@linux.intel.com> In-Reply-To: X-Enigmail-Version: 1.3.5 Cc: Yocto Project , "Perez-Gonzalez, Inaky" Subject: Re: Documentation: Default FILESDIR 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: Thu, 01 Mar 2012 00:40:28 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 02/29/2012 04:27 PM, Chris Larson wrote: > On Wed, Feb 29, 2012 at 5:11 PM, Darren Hart wrote: >> When a new user goes to write a recipe and add a patch or other file, >> they need to understand FILESDIR and where to put these additional >> files. I scanned the reference manual and the dev manual and came up >> mostly empty handed. The one glipse of it is in section 5.1.4 of the >> Reference Manual: >> >> " >> It is useful when making changes directly to the work directory files to >> do so using the Quilt tool as detailed in the Modifying Package Source >> Code with Quilt section. Using Quilt, you can copy patches into the >> recipe directory and use the patches directly through use of the SRC_URI >> variable. >> " >> >> Unfortunately, this doesn't say where the recipe directory is and what >> it should be named. >> >> Is this documented somewhere that I missed? If not, Scott can you add >> this task to your list of doc gaps? > > FILESDIR hasn't actually been used (or, shouldn't have been) for > years. FILESPATH replaced it. Sorry, I should have said FILESPATH - that's what I get for not looking it up. The situation is unchanged though. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel