Hi all.

My name's Mauro.

I developed an application with CMake outside Yocto Krogoth.

In CMakeLists.txt I have a lot of install(...) commands.

I produce the final deb package with cpack -G DEB command and al works fine.

Now I'd like to import my app into Krogoth.

I edited correctly the recipe, but the do_package task fails because I have not filled the FILES variable correctly.

I have 656 files to ship with the application.

The application must be installed in its own folder /home/app


Any idea how can I list all files to ship inside FILES variable?


Best regards,

   MZ

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

Reply via email to