[yocto] Cannot link to custom library

2019-06-08 Thread Chauhan, Himanshu
Hi, I have created a custom library which gets installed in /lib. Symlink get created in /usr/lib and header file is copied to /usr/include Then, I have another auto tool based application which should get linked to the library mentioned above. During configure, the header file is found but

Re: [yocto] [PATCH][yocto-docs] ref-manual: Corrected openSUSE essential packages

2019-06-08 Thread akuster808
On 6/7/19 4:19 PM, Michael Halstead wrote: > > > On Thu, Jun 6, 2019 at 5:07 PM akuster808 > wrote: > > > > On 6/6/19 4:46 PM, Michael Halstead wrote: > > Some packages were bumped onto the pip3 install line. Install > them with zypper as before. >

[yocto] qmake project and installed-vs-shipped QA

2019-06-08 Thread Mauro Ziliani
Hi all. I built a project with qmake5 In my recipe I inherit qmake5 My application is well installed with "make install" (all file are installed correctly). But bitbake tells me the this files are not shipped, but the application exectuable yes. The executable is installed by "make