From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/11] Improve build-image plugin
Date: Sun, 30 Aug 2015 19:08:33 +0300 [thread overview]
Message-ID: <cover.1440950164.git.ed.bartosh@linux.intel.com> (raw)
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
next reply other threads:[~2015-08-30 16:08 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 16:08 Ed Bartosh [this message]
2015-08-30 16:08 ` [PATCH 01/11] devtool: make 2 functions public Ed Bartosh
2015-09-02 11:16 ` Jussi Kukkonen
2015-09-02 13:54 ` Ed Bartosh
2015-09-02 15:22 ` Richard Purdie
2015-08-30 16:08 ` [PATCH 02/11] devtool: build-image: stop using add_md5 Ed Bartosh
2015-08-30 16:08 ` [PATCH 03/11] Revert "devtool: make add_md5 a public API" Ed Bartosh
2015-08-30 16:08 ` [PATCH 04/11] devtool: build-image: rename LOG -> logger Ed Bartosh
2015-08-30 16:08 ` [PATCH 05/11] devtool: build-image: improve help and description Ed Bartosh
2015-08-30 16:08 ` [PATCH 06/11] devtool: build-image: filter out recipes Ed Bartosh
2015-08-30 16:08 ` [PATCH 07/11] devtool: build-image: generate notification callback Ed Bartosh
2015-08-30 16:08 ` [PATCH 08/11] devtool: build-image: add extra logging Ed Bartosh
2015-08-30 16:08 ` [PATCH 09/11] devtool: build-image: remove <image>.bbappend Ed Bartosh
2015-08-30 16:08 ` [PATCH 10/11] devtool: build-image: add comments Ed Bartosh
2015-08-30 16:08 ` [PATCH 11/11] oe-selftest: test devtool build-image plugin 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.1440950164.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox