On Sat, 2007-04-28 at 04:39 -0500, Junqian Gordon Xu wrote: > Is there a command like > > bitbake remove [package] > > that can safely and cleanly remove the bitbaked package (and also the > dependencies only needed by this package)
No, this functionality doesn't exist yet. Its not really a bitbake issue, it juts requires the metadata to implement such a method but I'm not aware of any metadata that does this yet. Efforts like packaged staging would attempt to do this. Regards, Richard _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
