schiegl;323091 Wrote: > - What's the recommended way to do the equivalent to "make clean && > make"? This -f switch of bitcake doesn't do what i want/expect ;-) I > ended up in removing all timestamp files in > build/tmp/stamps/jive-poky-linux-gnueabi to force a rebuild...
You can clean an individual packages using '-c clean' for example 'bitbake squeezeplay -c clean'. If you want to rebuild everything it's safe to delete the tmp directory. Richard -- rtitmuss ------------------------------------------------------------------------ rtitmuss's Profile: http://forums.slimdevices.com/member.php?userid=36 View this thread: http://forums.slimdevices.com/showthread.php?t=50224 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
