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

Mauro Ziliani mauro at faresoftware.it
Sat Jun 8 06:06:00 PDT 2019


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 install" as other files.

The solution is add in FILE_${PN} the  files not shipped.


But there is a way to ship files correctly installed without define 
FILES_${PN} inside the recipe?


Thanks all

MZ



More information about the yocto mailing list