On Wed, 2011-08-17 at 19:37 +0100, Paul Eggleton wrote: > +Files in the deploy directory will not be re-created automatically if you > +delete them. If you do delete a file, you will need to run: > + > + bitbake -c clean TARGET > + bitbake TARGET > + > +where TARGET is the name of the appropriate package or target e.g. > +"virtual/kernel" for the kernel, an image, etc.
Doesn't it suffice to run "bitbake -f -c deploy TARGET"? p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
