Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
	Christopher Larson <chris_larson@mentor.com>
Subject: [PATCHv3 0/6] recipetool/devtool/oe-selftest: pull from BBPATH
Date: Thu, 23 Jul 2015 12:57:55 -0700	[thread overview]
Message-ID: <cover.1437663603.git.chris_larson@mentor.com> (raw)

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.

[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:

  git@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



             reply	other threads:[~2015-07-23 19:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 19:57 Christopher Larson [this message]
2015-07-23 19:58 ` [PATCHv3 1/7] recipetool: catch BBHandledException from parsing Christopher Larson
2015-07-23 19:58 ` [PATCHv3 2/7] recipetool.append: add extralines arg to appendsrc Christopher Larson
2015-07-23 19:58 ` [PATCHv3 3/7] recipetool: also load plugins from BBPATH Christopher Larson
2015-07-23 19:58 ` [PATCHv3 4/7] recipetool: parse global args early Christopher Larson
2015-07-23 19:58 ` [PATCHv3 5/7] devtool: also load plugins from BBPATH Christopher Larson
2015-07-23 19:58 ` [PATCHv3 6/7] oe-selftest: obey oeqa.selftest.__path__ Christopher Larson
2015-07-23 19:58 ` [PATCHv3 7/7] oe-selftest: add libdirs from BBPATH to sys.path Christopher Larson
2015-07-24 15:51 ` [PATCHv3 0/6] recipetool/devtool/oe-selftest: pull from BBPATH Paul Eggleton
2015-07-25 16:09 ` Richard Purdie
2015-07-25 19:18   ` Christopher Larson
2015-07-27 12:16     ` Richard Purdie
2015-07-27 17:59       ` Christopher Larson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1437663603.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@mentor.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox