On Wed, Oct 20, 2010 at 6:12 AM, Michael Smith <[email protected]> wrote:
> There's something I'd like to see but don't know how to implement. I'd like > to have a "rebuild" flag that cleans & fully builds a package through to the > last task. Equivalent to this: > > > bitbake foo -c clean > bitbake foo > > but in one bitbake invocation. > We had a 'rebuild' task for years, but due to the way bitbake's task execution and runqueue generation works nowadays, it can't function the way we'd like it to function anymore without substantial changes to bitbake. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
_______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
