Re: [yocto] Reg: Yocto python library updation

2018-01-08 Thread Alan Martinovic
Try checking this helps you: http://www.yoctoproject.org/docs/2.4/mega-manual/mega-manual.html#var-IMAGE_INSTALL On Mon, Jan 8, 2018 at 8:13 AM, Mathew K Tharakan wrote: > No > > > On Mon, Jan 8, 2018 at 12:40 PM, Alan Martinovic > wrote: >> >> Have you added them also to the image? >> >> On Mon

Re: [yocto] Reg: Yocto python library updation

2018-01-07 Thread Mathew K Tharakan
No On Mon, Jan 8, 2018 at 12:40 PM, Alan Martinovic wrote: > Have you added them also to the image? > > On Mon, Jan 8, 2018 at 7:14 AM, Mathew K Tharakan > wrote: > > Hi, > > > > I'm working with iMX6ULL yocto (version 2.1)project. I would like to add > > following python libraries along with

Re: [yocto] Reg: Yocto python library updation

2018-01-07 Thread Alan Martinovic
Have you added them also to the image? On Mon, Jan 8, 2018 at 7:14 AM, Mathew K Tharakan wrote: > Hi, > > I'm working with iMX6ULL yocto (version 2.1)project. I would like to add > following python libraries along with the image. I tried adding .bb file but > the packages are not getting integrat

[yocto] Reg: Yocto python library updation

2018-01-07 Thread Mathew K Tharakan
Hi, I'm working with iMX6ULL yocto (version 2.1)project. I would like to add following python libraries along with the image. I tried adding .bb file but the packages are not getting integrated. Please reply some possible ways to solve this. Python libraries to be added, SciPy - 0.18.1 NumPy - 1