All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Implement build-image plugin for devtool
Date: Mon, 24 Aug 2015 10:33:22 +0300	[thread overview]
Message-ID: <cover.1440401351.git.ed.bartosh@linux.intel.com> (raw)

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



             reply	other threads:[~2015-08-24  7:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-24  7:33 Ed Bartosh [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1440401351.git.ed.bartosh@linux.intel.com \
    --to=ed.bartosh@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.