Hello everybody,
I have a problem, I could not fix it.
My yocto image is "fsl-image-multimedia-full", It has qt packages and some necessary packages.
I added my application's executable file in /home/root directory.
When I boot my Dizzy image, It boots and I have a terminal on the screen.
I can run my application with "./myApp"
There is no problem.
But I want to start my application automatically after boot.
Could you help me please?
I have to solve this problem.
Thanks.