Can any one help me with link to step-by-step guide for GUI application development, preferably with QT. Development environment is as follows: Ubuntu 16.04 running on virtual machine Udoo Neo
This post may provide some guidance for developing QT using yocto if that is of use. Another option is to follow the QT guide for the imx6. A word of caution it can be quite a drawn out affair getting a build environment working for QT so not for the novice. You can (or will) encounter numerous (and cryptic) compilation errors along the way. Its also important to note that you may not get the level of the performance you require for your GUI application given its a single core A9.
Thanks jas-mx, Let me try. Do you have any idea how to use given .wic and .sh files in link you provided?
@saochandan see here and here for the instruction to start with yocto and Qt. If you have another questions, please post it on yocto thread ...