On Wed, Aug 06, 2008 at 10:54:39PM +0200, Remy Bohmer wrote:
> I use the latest trunk version (8721) now and I noticed one thing:
> It seems that the target images are _always_ build from the ipk files
> in a temporary directory, and no longer from the tree in the
> <ptx-project>/root directory.

This has been so since ages.

> I used this mechanism to shoot in some additional
> files/scripts/user-applications in the <ptx-project>/root directories,
> not related to any packages, just before the 'ptxdist images' build
> phase. This way I always got complete images with all my custom files
> in it.
> 
> Any idea if this by (new) design, or if it is just a bug slipped in,
> or is there some other way to get this done?

You can make your own package; go into rules/ in your project workspace
and use 'ptxdist newpacket target' to create a packet; make sure your
.in file is included, for example from the toplevel Kconfig file in your
project workspace. Then use the $(install_copy ...) macros to install
your local files and everything works magically :-)

rsc
-- 
 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
ptxdist@pengutronix.de

Reply via email to