On Wednesday 28 March 2012 12:51:46 Marko Katić wrote: > I always use "bitbake -c clean -c cleansstate package" for that purpose.
Firstly, cleansstate does a clean already, so no need to specify that as well. Secondly, images are always rebuilt so provided you comment out the IMAGE_INSTALL_append or whatever you have done to change the image contents, you can just build the image again and it will be rebuilt as it was before. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
