From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/3] devtool fixes
Date: Wed, 23 Sep 2015 11:05:22 +0100 [thread overview]
Message-ID: <cover.1443002672.git.paul.eggleton@linux.intel.com> (raw)
A couple of patches Markus previously sent rebased on top of master
(also applicable on top of poky master-next) to fix some minor issues in
devtool, plus one minor optimisation from me.
The following changes since commit 2ad7308ee7166641eff99f3b9fe6794de143f6bc:
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start (2015-09-22 18:13:02 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/devtool-fixes6
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool-fixes6
Markus Lehtonen (2):
devtool: second fix for running from a different directory
devtool: upgrade: use shutil.move instead of os.rename
Paul Eggleton (1):
devtool: runqemu: avoid recipe parse
scripts/devtool | 5 +----
scripts/lib/devtool/__init__.py | 6 +++++-
scripts/lib/devtool/build-image.py | 2 +-
scripts/lib/devtool/deploy.py | 2 +-
scripts/lib/devtool/package.py | 2 +-
scripts/lib/devtool/runqemu.py | 2 +-
scripts/lib/devtool/search.py | 2 +-
scripts/lib/devtool/standard.py | 10 +++++-----
scripts/lib/devtool/upgrade.py | 4 ++--
9 files changed, 18 insertions(+), 17 deletions(-)
--
2.1.0
next reply other threads:[~2015-09-23 10:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 10:05 Paul Eggleton [this message]
2015-09-23 10:05 ` [PATCH v2 1/3] devtool: second fix for running from a different directory Paul Eggleton
2015-09-23 15:09 ` Christopher Larson
2015-09-23 16:04 ` Paul Eggleton
2015-09-23 10:05 ` [PATCH v2 2/3] devtool: runqemu: avoid recipe parse Paul Eggleton
2015-09-23 10:05 ` [PATCH v2 3/3] devtool: upgrade: use shutil.move instead of os.rename Paul Eggleton
-- strict thread matches above, loose matches on Subject: below --
2022-07-13 1:41 [PATCH v2 0/3] 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.1443002672.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