On Thu, Jul 26, 2007 at 02:09:43AM +0200, Oliver Martin wrote: > I want to build a kernel with support for the YAFFS2 filesystem. For > this, the kernel has to be patched after extracting, but YAFFS2 isn't > distributed as a normal .patch file, but rather as a seperate tarball > with an installer script.
Ah. > Is there any well-defined place where I can tell ptxdist to run a > script after extracting a package? No. > I could of course copy kernel.make to the project-local rules/ and > edit the Extract rule in the makefile, but this seems like an ugly > hack to me. I suppose it's the only thing you can do; or make a patch manually, put it into your patch stack and bundle the tools into a separate packet. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 -- ptxdist mailing list [email protected]
