From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] devtool fixes
Date: Thu, 23 Apr 2015 17:18:23 +0100 [thread overview]
Message-ID: <cover.1429805738.git.paul.eggleton@linux.intel.com> (raw)
This series rolls up 5 patches previously posted by Markus (with very
minor tweaks to a couple of the commit messages), and adds three new
patches from me.
The following changes since commit 166f2587468ae71988c610858aad3f7ef67eccba:
bison: don't depend on help2man (2015-04-21 11:29:30 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/devtool-fixes2
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool-fixes2
Markus Lehtonen (5):
devtool: modify: use B=S if that is the default for the recipe
devtool: modify: implement --no-same-dir
oe-selftest: devtool: fix update-recipe test after bd1aa28
devtool: extract: remove patches when S=WORKDIR
devtool: include bbappends in recipe parsing
Paul Eggleton (3):
devtool: handle . in recipe name
devtool: add: use correct bbappend file name with -V option
devtool: reset: avoid errors in case file no longer exists
meta/lib/oe/recipeutils.py | 10 ++---
meta/lib/oeqa/selftest/devtool.py | 15 +++++--
scripts/devtool | 2 +-
scripts/lib/devtool/standard.py | 90 ++++++++++++++++++++++++++++++---------
4 files changed, 86 insertions(+), 31 deletions(-)
--
2.1.0
next reply other threads:[~2015-04-23 16:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-23 16:18 Paul Eggleton [this message]
2015-04-23 16:18 ` [PATCH 1/8] devtool: modify: use B=S if that is the default for the recipe Paul Eggleton
2015-04-23 16:18 ` [PATCH 2/8] devtool: modify: implement --no-same-dir Paul Eggleton
2015-04-23 16:18 ` [PATCH 3/8] oe-selftest: devtool: fix update-recipe test after bd1aa28 Paul Eggleton
2015-04-23 16:18 ` [PATCH 4/8] devtool: extract: remove patches when S=WORKDIR Paul Eggleton
2015-04-24 8:38 ` Markus Lehtonen
2015-04-24 8:41 ` Paul Eggleton
2015-04-23 16:18 ` [PATCH 5/8] devtool: include bbappends in recipe parsing Paul Eggleton
2015-04-23 16:18 ` [PATCH 6/8] devtool: handle . in recipe name Paul Eggleton
2015-04-23 16:18 ` [PATCH 7/8] devtool: add: use correct bbappend file name with -V option Paul Eggleton
2015-04-23 16:18 ` [PATCH 8/8] devtool: reset: avoid errors in case file no longer exists Paul Eggleton
-- strict thread matches above, loose matches on Subject: below --
2018-02-23 3:02 [PATCH 0/8] devtool fixes Paul Eggleton
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.1429805738.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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