OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: zaurick on December 05, 2006, 03:33:31 pm

Title: Bitbake Clean After Update Oe
Post by: zaurick on December 05, 2006, 03:33:31 pm
Is there a way to clean only what is needed before make a new bitbake opie-image (after an update of oz354x).

The only way i found is to delete the tmp directory, but after that it need to rebuild cross compiler and locales that is very long  

I have tried bitbake -c clean opie-image but it's not working.

thanks,

Best Regards
zaurick
Title: Bitbake Clean After Update Oe
Post by: lardman on December 06, 2006, 06:38:02 am
There is probably a way, ask on #oe or the oe mailing list for more exposure.


Si
Title: Bitbake Clean After Update Oe
Post by: ofels on December 06, 2006, 06:45:11 am
Quote
The only way i found is to delete the tmp directory, but after that it need to rebuild cross compiler and locales that is very long 

Almost there- you might want to remove the do_compile entries from the corresponding staging directory of the package in question and their tmp/work directories.

Oliver