[yocto] Python recipe question

Ashish Dalela ashish.dalela at gmail.com
Tue Feb 4 02:04:41 PST 2014


Thanks Paul for the quick response. I will try your suggestions.

-Ashish


On Tue, Feb 4, 2014 at 3:30 PM, Paul Eggleton <paul.eggleton at linux.intel.com
> wrote:

> Hi Ashish,
>
> On Tuesday 04 February 2014 14:50:29 Ashish Dalela wrote:
> > I notice that many  python standard modules (e.g. cgi.py) are not getting
> > packaged with the core-image-basic. I can't find a specific package that
> > includes this although I can see the file being a part of the source
> > archive. Any suggestion on how I can include all standard libraries?
>
> Our python recipe splits out a number of modules into their own separate
> packages; cgi.py is in a package called "python-netserver". You can find
> which
> package standard modules are in by looking in
> tmp/work/<arch>/python/<version>/packages-split/ , or alternatively you can
> include the "python-modules" package in your image to get all of them
> installed.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140204/5348c251/attachment.html>


More information about the yocto mailing list