On Sun, Jun 6, 2010 at 2:21 AM, Robert P. J. Day <[email protected]>wrote:
> On Sun, 6 Jun 2010, Robert P. J. Day wrote: > > > ah, and what is that incantation? a quick perusal of the setup.py > > script shows "build" and "clean" actions, but i'm not a python > > expert (yet) so i may just be missing it. and once that's resolved, > > i can add that to the recipe above for completeness. > > never mind, just ran "setup.py --help-commands", i'm guessing it's > the generic "install" target i would use? Most likely, yes. You can pass a --prefix= to the install to put it in a custom location. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
_______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
