[oe] Regarding customized image with Qt embedded support.

Eric Bénard eric at eukrea.com
Wed Apr 28 14:49:44 UTC 2010


Hi,

Le 28/04/2010 16:42, Abhishek Sharma a écrit :
> It was silly of me to put INIT_SCRIPTS = "" without actually knowing about them.
> Now I have changed the image file and it looks like:
> require base-image.bb
> IMAGE_INSTALL = "qtehelloworld"

you need += here, else you replace the content of IMAGE_INSTALL 
inherited from base-image by only your app !

Eric




More information about the Openembedded-devel mailing list