[OE-core] [PATCH 0/9] devtool fixes
Paul Eggleton
paul.eggleton at linux.intel.com
Thu May 14 17:45:03 UTC 2015
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
More information about the Openembedded-core
mailing list