Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCHv2 0/6] recipetool/devtool/oe-selftest: pull from BBPATH
@ 2015-07-20 22:15 Christopher Larson
  2015-07-20 22:15 ` [PATCHv2 1/6] recipetool: catch BBHandledException from parsing Christopher Larson
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Christopher Larson @ 2015-07-20 22:15 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@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.

[v2 Update] `devtool: also load plugins from BBPATH` was fixed, so it no longer
breaks the devtool selftests.


The following changes since commit b283b82ec59a2137cf717811172765848fa813fa:

  core-image-lsb-sdk: use kernel-devsrc to ensure kernel module builds work (2015-07-20 10:39:02 +0100)

are available in the git repository at:

  git@github.com:kergoth/openembedded-core yocto-bug-7625

for you to fetch changes up to 35a9ce57747248192dc5c0dd7916e15e58a5835e:

  oe-selftest: add libdirs from BBPATH to sys.path (2015-07-20 15:11:59 -0700)

----------------------------------------------------------------
Christopher Larson (6):
      recipetool: catch BBHandledException from parsing
      recipetool.append: add extralines arg to appendsrc
      recipetool: also load plugins from BBPATH
      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               | 56 ++++++++++++++++++++++++---------------
 5 files changed, 88 insertions(+), 51 deletions(-)

-- 
2.2.1



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-07-22 15:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20 22:15 [PATCHv2 0/6] recipetool/devtool/oe-selftest: pull from BBPATH Christopher Larson
2015-07-20 22:15 ` [PATCHv2 1/6] recipetool: catch BBHandledException from parsing Christopher Larson
2015-07-20 22:15 ` [PATCHv2 2/6] recipetool.append: add extralines arg to appendsrc Christopher Larson
2015-07-20 22:15 ` [PATCHv2 3/6] recipetool: also load plugins from BBPATH Christopher Larson
2015-07-22 10:55   ` Paul Eggleton
2015-07-22 15:34     ` Christopher Larson
2015-07-20 22:15 ` [PATCHv2 4/6] devtool: " Christopher Larson
2015-07-22 11:02   ` Paul Eggleton
2015-07-22 15:36     ` Christopher Larson
2015-07-20 22:15 ` [PATCHv2 5/6] oe-selftest: obey oeqa.selftest.__path__ Christopher Larson
2015-07-20 22:15 ` [PATCHv2 6/6] oe-selftest: add libdirs from BBPATH to sys.path Christopher Larson
2015-07-22 11:02 ` [PATCHv2 0/6] recipetool/devtool/oe-selftest: pull from BBPATH Paul Eggleton
2015-07-22 15:29   ` Christopher Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox