Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Implement build-image plugin for devtool
@ 2015-08-24  7:33 Ed Bartosh
  2015-08-24  7:33 ` [PATCH 1/2] devtool: make add_md5 a public API Ed Bartosh
  2015-08-24  7:33 ` [PATCH 2/2] devtool: implement build-image plugin Ed Bartosh
  0 siblings, 2 replies; 5+ messages in thread
From: Ed Bartosh @ 2015-08-24  7:33 UTC (permalink / raw)
  To: openembedded-core

Hi,

Please, review implamentation of the new plugin for devtool.
This plugins is for building an image with all workspace packages included.

The following changes since commit a3d228a484cf471e999b6537987e2897d8a7bd4e:

  bitbake: main: Handle RuntimeError exception in list_extension_modules (2015-08-20 22:04:43 +0100)

are available in the git repository at:

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

Ed Bartosh (2):
  devtool: make add_md5 a public API
  devtool: implement build-image plugin

 scripts/lib/devtool/__init__.py    |  6 ++++
 scripts/lib/devtool/build-image.py | 56 ++++++++++++++++++++++++++++++++++++++
 scripts/lib/devtool/standard.py    | 14 +++-------
 3 files changed, 66 insertions(+), 10 deletions(-)
 create mode 100644 scripts/lib/devtool/build-image.py

--
Ed



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-24  7:33 [PATCH 0/2] Implement build-image plugin for devtool Ed Bartosh
2015-08-24  7:33 ` [PATCH 1/2] devtool: make add_md5 a public API Ed Bartosh
2015-08-24  7:33 ` [PATCH 2/2] devtool: implement build-image plugin Ed Bartosh
2015-08-27 14:07   ` Paul Eggleton
2015-08-30 13:29     ` Ed Bartosh

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