From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Egtvedt Date: Wed, 20 Aug 2008 09:05:29 +0200 Subject: [Buildroot] Patch files with Makefile.autotools.in In-Reply-To: References: <20080819075608.54c5d9c7@atmel.com> Message-ID: <20080820090529.649c4477@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, 19 Aug 2008 19:45:21 -0400 "hartleys" wrote: > Monday, August 18, 2008 10:56 PM, Hans-Christian Egtvedt wrote: > I see the "Patching $($(PKG)_DIR_PREFIX)/$($PKG)_NAME)" message but > when I examine the source the patch is not present. > > I think the problem is related to the FIXME note above the rule. I'm > trying to apply a patch to a package that is not supplied in > buildroot. To keep it separate I have the package in > package/customize/ name>. > Yes, you are indeed a victim of the FIXME, since you do not use the "standard" package/ directory structure. > Any ideas on how to fix the FIXME? > A quick fix would be to just symlink package/customize/ to package/. I'll do a mental note of the problem, it is likely to show up in the future as well. -- Best regards, Hans-Christian Egtvedt