Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] devtool fixes
@ 2015-05-14 17:45 Paul Eggleton
  2015-05-14 17:45 ` [PATCH 1/9] devtool: extract: remove patches when S=WORKDIR Paul Eggleton
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Paul Eggleton @ 2015-05-14 17:45 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-05-14 17:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 17:45 [PATCH 0/9] devtool fixes Paul Eggleton
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox