[OE-core] [PATCH 00/11] Improve build-image plugin

Ed Bartosh ed.bartosh at linux.intel.com
Sun Aug 30 16:08:33 UTC 2015


This set of improvements for build-image plugin hopefully addresses
Paul's review comments and suggestions.

Paul, thank you for review!

The following changes since commit 6b17c3831897ee1d46a763d807c5bd863d426bc1:

  linux-yocto-3.14: Update to latest revisions (2015-08-30 12:47:51 +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 (11):
  devtool: make 2 functions public
  devtool: build-image: stop using add_md5
  Revert "devtool: make add_md5 a public API"
  devtool: build-image: rename LOG -> logger
  devtool: build-image: improve help and description
  devtool: build-image: filter out recipes
  devtool: build-image: generate notification callback
  devtool: build-image: add extra logging
  devtool: build-image: remove <image>.bbappend
  devtool: build-image: add comments
  oe-selftest: test devtool build-image plugin

 meta/lib/oeqa/selftest/devtool.py  | 26 ++++++++++++++++
 scripts/lib/devtool/__init__.py    | 32 ++++++++++++++++----
 scripts/lib/devtool/build-image.py | 61 +++++++++++++++++++++++++++++++-------
 scripts/lib/devtool/standard.py    | 49 +++++++++---------------------
 4 files changed, 116 insertions(+), 52 deletions(-)

--
Regards,
Ed




More information about the Openembedded-core mailing list