[OE-core] [PATCH 0/2] Implement build-image plugin for devtool

Ed Bartosh ed.bartosh at linux.intel.com
Mon Aug 24 07:33:22 UTC 2015


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




More information about the Openembedded-core mailing list