All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] wic: finalize 0.2.0
@ 2015-08-03 13:51 Ed Bartosh
  2015-08-03 13:51 ` [PATCH 1/6] wic: improved usage text Ed Bartosh
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ed Bartosh @ 2015-08-03 13:51 UTC (permalink / raw)
  To: openembedded-core

Hi,

This patchset includes small bugfixes, code cleanup and usability fixes
for wic release 0.2.0.

Please review.

The following changes since commit a8b723498c9a7106210db140452886894494b4d6:

  bitbake: cooker: Resolve file monitoring race issues when using memres bitbake (2015-08-03 07:36:25 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wic/0.2.0
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/0.2.0

Ed Bartosh (6):
  wic: improved usage text
  wic: Improve 'wic help overview' content
  wic: Report recipe name for native commands
  wic: code cleanup: remove unused code
  wic: code cleanup: pylint misc.py
  wic: release 0.2.0

 scripts/lib/image/help.py        | 45 ++++++++++++++--------
 scripts/lib/wic/utils/oe/misc.py | 82 +++++++++++++++++++++++-----------------
 scripts/wic                      |  2 +-
 3 files changed, 78 insertions(+), 51 deletions(-)

--
Regards,
Ed



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

end of thread, other threads:[~2015-08-03 13:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 13:51 [PATCH 0/6] wic: finalize 0.2.0 Ed Bartosh
2015-08-03 13:51 ` [PATCH 1/6] wic: improved usage text Ed Bartosh
2015-08-03 13:51 ` [PATCH 2/6] wic: Improve 'wic help overview' content Ed Bartosh
2015-08-03 13:51 ` [PATCH 3/6] wic: Report recipe name for native commands Ed Bartosh
2015-08-03 13:51 ` [PATCH 4/6] wic: code cleanup: remove unused code Ed Bartosh
2015-08-03 13:51 ` [PATCH 5/6] wic: code cleanup: pylint misc.py Ed Bartosh
2015-08-03 13:51 ` [PATCH 6/6] wic: release 0.2.0 Ed Bartosh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.