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

-Ashish


On Tue, Feb 4, 2014 at 3:30 PM, Paul Eggleton <paul.eggle...@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
>
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to