On Sun, Sep 9, 2018 at 3:16 PM Gokhan Sahin <[email protected]> wrote: > I generated an image with "fsl-image-qt5-validation-imx" for i.MX 6SoloX > SABRE Development Board. I can run the my application via Qt creator. > However, I don't know how to insert this application to yocto image in order > to run after startup and build it. Also, this application needs lots of > library such as qtchart, qtserialport etc. How can I do this? Or is there any > document for learning doing that? Thanks.
You will need to make a recipe to package it and likely make a init or systemd service. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
