From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] devtool improvements
Date: Tue, 26 Jan 2016 15:53:52 +1300 [thread overview]
Message-ID: <cover.1453776397.git.paul.eggleton@linux.intel.com> (raw)
I hope people aren't getting too bored with the steady stream of
devtool / extensible SDK patches...
The following changes since commit fc4209baa098caebf9c4cb75f9a6f2e85f43333c:
Revert "xz: Allow to work with ASSUME_PROVIDED xz-native" (2016-01-25 10:08:25 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/devtool12
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool12
Paul Eggleton (5):
devtool: move edit-recipe to a separate module
devtool: add configure-help subcommand
devtool: build-image: allow specifying packages to add to image
devtool: add: warn if modified recipe found in attic directory
devtool: properly handle bb.build.FuncFailed when extracting source
scripts/lib/devtool/__init__.py | 9 +-
scripts/lib/devtool/build-image.py | 11 +-
scripts/lib/devtool/standard.py | 44 ++-----
scripts/lib/devtool/utilcmds.py | 240 +++++++++++++++++++++++++++++++++++++
4 files changed, 261 insertions(+), 43 deletions(-)
create mode 100644 scripts/lib/devtool/utilcmds.py
--
2.5.0
next reply other threads:[~2016-01-26 2:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-26 2:53 Paul Eggleton [this message]
2016-01-26 2:53 ` [PATCH 1/5] devtool: move edit-recipe to a separate module Paul Eggleton
2016-01-26 2:53 ` [PATCH 2/5] devtool: add configure-help subcommand Paul Eggleton
2016-01-26 3:14 ` Khem Raj
2016-01-26 3:17 ` Paul Eggleton
2016-01-26 3:21 ` Paul Eggleton
2016-01-26 3:27 ` Khem Raj
2016-01-26 4:59 ` Paul Eggleton
2016-01-26 5:01 ` Paul Eggleton
2016-01-26 2:53 ` [PATCH 3/5] devtool: build-image: allow specifying packages to add to image Paul Eggleton
2016-01-26 2:53 ` [PATCH 4/5] devtool: add: warn if modified recipe found in attic directory Paul Eggleton
2016-01-26 2:53 ` [PATCH 5/5] devtool: properly handle bb.build.FuncFailed when extracting source Paul Eggleton
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.1453776397.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@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