Hi JD,

2014-05-20 7:17 GMT+02:00 JD Wilson <[email protected]>:
> Hello,
> I'm trying to find a way to get a single python file installed using the
> ptxdist rules.
> Is there a model or template to follow to install a python module or file
> available that I can model to get my python installed in the image?
> Thanks

You can do this by creating a new ptxdist "package" of type "file"
(ptxdist newpackage file) and then adding the necessary rules to copy
your files to the target.

For detailed info refer to section 4.3, Adding binary only Files in the
"How to become a PTXdist Guru" manual:

http://www.pengutronix.de/oselas/bsp/pengutronix/download/OSELAS.BSP-Pengutronix-Generic-arm-Quickstart.pdf

Best regards,

Guillermo

-- 
ptxdist mailing list
[email protected]

Reply via email to