Hi am trying to make HTML5 based launcher for iMX6 board.
1. Since am really new to iMX6 and yocto recipies I need help in getting chrome up and running. an elaborate help on how to do that will be really helpful. (I have tried editing local.conf file as mentioned in doc bundle but that doesn't help)
2. Next comes how to disable the default launcher and make chrome in full screen during the boot?
3. How to get a webserver running in iMX6 so that there is a native interface between browser and the native apps?
I need step by step help in the entire process..
Are you using the procedure from:
??
Another good starting point would be http://freescale.github.io/doc/release-notes/1.7/
there you can understand some differences.
Regarding your local.conf. Please, detail your procedure and how you are changing local.conf.
(I'm going to my annual leave, so I'm going to be OOO for next days, I will not be able to help you until I'm back)
Hi am able to get chrome working in iMX. I did not add those lines at the end of the local.conf script but some where in the middle then I have added those at the end now its working fine.
now am able to get chrome running need a webserver any hints anybody??