On Fri, 2009-11-13 at 05:56 -0500, Robert P. J. Day wrote: > surely a dumb question, but what's the recipe for deleting every > trace of a single previous package build, so i know i'm rebuilding it > absolutely from step one? i'll use that to test a rebuild of the > packages that are failing for me.
bitbake X -c clean where X is the package you want to remove. Cheers, Richard _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
