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

2015-10-20 Thread Vivek Per
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 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 r

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

2015-10-20 Thread Maxin B. John
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 ins

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

2015-10-20 Thread Vivek Per
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? regards vivek -- _