Re: [yocto] if user space application compiles with a static library, does it need to be included in the yocto build ?

2016-10-22 Thread Khem Raj
> On Oct 21, 2016, at 3:30 PM, Davis Roman wrote: > > Hello Yocto Community, > > As much as I like to advocate for code reuse and minimizing code bloat, there > is one instance where our user space application will be compiled with a > statically linked library. > >

[yocto] if user space application compiles with a static library, does it need to be included in the yocto build ?

2016-10-21 Thread Davis Roman
Hello Yocto Community, As much as I like to advocate for code reuse and minimizing code bloat, there is one instance where our user space application will be compiled with a statically linked library. We don't do any development on our target boards themselves so I'm starting to think that I