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.j...@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
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to