From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] devtool fixes
Date: Thu, 14 May 2015 18:45:03 +0100 [thread overview]
Message-ID: <cover.1431625238.git.paul.eggleton@linux.intel.com> (raw)
Some fixes and tidy-ups for devtool. This squashes together some of
Markus's code cleanup patches (minus the line wrapping ones), brings
in one of the patches from his local files series, and adds some new
fixes from me.
The following changes since commit 90861b8908d254154f4d1d613471070df8013da8:
base: Avoid find race (2015-05-14 15:22:42 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/devtool-fixes3
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool-fixes3
Markus Lehtonen (5):
devtool: extract: remove patches when S=WORKDIR
devtool: remove unused imports / re-imports
devtool: rename unused variables
devtool: add missing docstrings
devtool: deploy plugin: fix bad indentation
Paul Eggleton (4):
devtool: fix build env command execution error handling
lib/oe/recipeutils: add a parse_recipe_simple() function
devtool: deploy-target: use tinfoil instead of bitbake -e
devtool: if workspace layer exists, still ensure it's in bblayers.conf
meta/lib/oe/recipeutils.py | 29 +++++++++++++++--
scripts/devtool | 36 ++++++++++++---------
scripts/lib/devtool/__init__.py | 15 ++++++---
scripts/lib/devtool/deploy.py | 25 ++++++++++-----
scripts/lib/devtool/standard.py | 70 ++++++++++++++++++++++++++++++++++++-----
5 files changed, 138 insertions(+), 37 deletions(-)
--
2.1.0
next reply other threads:[~2015-05-14 17:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-14 17:45 Paul Eggleton [this message]
2015-05-14 17:45 ` [PATCH 1/9] devtool: extract: remove patches when S=WORKDIR Paul Eggleton
2015-05-14 17:45 ` [PATCH 2/9] devtool: remove unused imports / re-imports Paul Eggleton
2015-05-14 17:45 ` [PATCH 3/9] devtool: rename unused variables Paul Eggleton
2015-05-14 17:45 ` [PATCH 4/9] devtool: add missing docstrings Paul Eggleton
2015-05-14 17:45 ` [PATCH 5/9] devtool: deploy plugin: fix bad indentation Paul Eggleton
2015-05-14 17:45 ` [PATCH 6/9] devtool: fix build env command execution error handling Paul Eggleton
2015-05-14 17:45 ` [PATCH 7/9] lib/oe/recipeutils: add a parse_recipe_simple() function Paul Eggleton
2015-05-14 17:45 ` [PATCH 8/9] devtool: deploy-target: use tinfoil instead of bitbake -e Paul Eggleton
2015-05-14 17:45 ` [PATCH 9/9] devtool: if workspace layer exists, still ensure it's in bblayers.conf 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.1431625238.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