I have been playing with QT for a little while now and have had quite a bit of success with it. So, I created a very simple application so that I can experiment with cross compiling it using OpenEmbedded and Bitbake. However, after quite some research on the internet and experimenting with many examples, I am unable to get a successful cross-compile.

So, does anyone have an example of a working Bitbake recipe to compile a simple QT application? Hopefully one that identifies the individual files (Not using SVN, though I can do that also.)