[OE-core] [PATCHv2 3/6] recipetool: also load plugins from BBPATH

Christopher Larson kergoth at gmail.com
Wed Jul 22 15:34:28 UTC 2015


On Wed, Jul 22, 2015 at 3:55 AM, Paul Eggleton <
paul.eggleton at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150722/7b5eef32/attachment-0002.html>


More information about the Openembedded-core mailing list