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

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to