On Wed, Jul 22, 2015 at 3:55 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote:
> I must admit it wasn't immediately obvious to me why you'd made some of the > changes here, although after several reads it does make sense - would you > be > able to add a slightly more detailed commit message explaining the changes? > (same for the equivalent devtool patch). > Will do, thanks. - The tinfoil setup had to be split, as we need access to the tinfoil object to get BBPATH. - The argument parsing was split into two, first just the global options, the second for everything else, to let us enable debugging or quiet mode before the plugins are loaded, so we can see details about that process, rather than doing it all at once. —help, while global, shouldn’t be handled in the first pass, otherwise the help info will lack info about the plugins. I’ll add that info to the commit message, and also rename initial_args to global_args to hopefully clarify it a bit better in the code. -- Christopher Larson kergoth at gmail dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core