From: Christopher Larson <chris_lar...@mentor.com> Ensures that recipetool and devtool pull plugins from layers, and oe-selftest will pull tests from layers.
Unrelated to that, also prevents a traceback on parsing failure, and adds a tiny feature to appendsrc to facilitate reuse by other sub-commands. [v3 Update] Fixed the commit message for `devtool: also load plugins from BBPATH` to match the implementation. Split up `recipetool: also load plugins from BBPATH` into two commits with clear commit messages. [v2 Update] `devtool: also load plugins from BBPATH` was fixed, so it no longer breaks the devtool selftests. The following changes since commit 3143920c541b55b543b9dcc12b18af4e0e4b7ae1: linux-libc-headers: update to 4.1 (2015-07-23 08:47:52 +0100) are available in the git repository at: g...@github.com:kergoth/openembedded-core yocto-bug-7625 for you to fetch changes up to 6ac90ef048adff65b6dce1e4102156ccb365964a: oe-selftest: add libdirs from BBPATH to sys.path (2015-07-23 07:59:18 -0700) ---------------------------------------------------------------- Christopher Larson (7): recipetool: catch BBHandledException from parsing recipetool.append: add extralines arg to appendsrc recipetool: also load plugins from BBPATH recipetool: parse global args early devtool: also load plugins from BBPATH oe-selftest: obey oeqa.selftest.__path__ oe-selftest: add libdirs from BBPATH to sys.path scripts/devtool | 57 +++++++++++++++++++++++++--------------- scripts/lib/devtool/__init__.py | 4 +-- scripts/lib/recipetool/append.py | 4 +-- scripts/oe-selftest | 18 +++++++++---- scripts/recipetool | 57 +++++++++++++++++++++++++--------------- 5 files changed, 89 insertions(+), 51 deletions(-) -- 2.2.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core