[yocto] How can i install shutil.py in rootfs

Vivek Per pervivek at gmail.com
Tue Oct 20 03:19:14 PDT 2015


i have put "python-shell" in IMAGE_INSTALL it worked fine.

Thanks
vivek

On Tue, Oct 20, 2015 at 10:04 AM, Maxin B. John <maxin.john at intel.com>
wrote:

> Hi Vivek,
>
> On Tue, Oct 20, 2015 at 02:38:36PM +0530, Vivek Per wrote:
> > hi,
> > How can i install shutil.py in roofs.  I need this file for audit2allow.
> > In rootfs remaining .py files are including  /usr/share/python-support/
> > but not shutil.py. i want to include this file in rootfs how can i
> install this?
>
> You need to install "python-shell" in your image for shutil.py
>
> ie:
> IMAGE_INSTALL_append = " python-shell" in local.conf and build again.
>
> Best Regards,
> Maxin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151020/38a1047f/attachment.html>


More information about the yocto mailing list