Re: [yocto] Getting build dependencies correct

2017-02-13 Thread Jussi Kukkonen
On 13 February 2017 at 08:02, Gary Thomas wrote: > I'm trying to work with a new tool that creates executables > for my target. This tool has a shared library and some include > files. What I need to figure out is how to run the tool in my > build environment such that it uses those files to cr

Re: [yocto] Getting build dependencies correct

2017-02-12 Thread Gary Thomas
On 2017-02-13 07:02, Gary Thomas wrote: I'm trying to work with a new tool that creates executables for my target. This tool has a shared library and some include files. What I need to figure out is how to run the tool in my build environment such that it uses those files to create an executabl