From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] combo-layer tool v3
Date: Tue, 5 Jul 2011 17:28:09 +0100 [thread overview]
Message-ID: <cover.1309883050.git.paul.eggleton@linux.intel.com> (raw)
This is the third version of Yu Ke's combo-layer tool. Changes since v2:
* Fix splitpatch so that it handles commits that only affect some of the
components (reports the ones that have been skipped and avoids writing
out empty patches)
* A few fixes to the help text & comments
The following changes since commit f05b7ee7716d1e5cc1ba0bbab57e91c3a0569e9e:
x-load: Update to 1.5.0 (2011-07-05 14:16:33 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/combo-layer-v3
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/combo-layer-v3
Yu Ke (1):
combo-layer-tool: add tool to manipulate combo layers
scripts/combo-layer | 366 +++++++++++++++++++++++++++++++++++
scripts/combo-layer-hook-default.sh | 13 ++
scripts/combo-layer.conf.example | 37 ++++
3 files changed, 416 insertions(+), 0 deletions(-)
create mode 100755 scripts/combo-layer
create mode 100755 scripts/combo-layer-hook-default.sh
create mode 100644 scripts/combo-layer.conf.example
--
1.7.4.1
next reply other threads:[~2011-07-05 16:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 16:28 Paul Eggleton [this message]
2011-07-05 16:28 ` [PATCH 1/1] combo-layer-tool: add tool to manipulate combo layers Paul Eggleton
2011-07-28 12:11 ` Koen Kooi
2011-07-28 12:50 ` Phil Blundell
2011-07-28 13:03 ` Koen Kooi
2011-07-28 13:00 ` Paul Eggleton
2011-07-28 13:15 ` Koen Kooi
2011-07-28 13:50 ` Paul Eggleton
2011-07-08 16:54 ` [PATCH 0/1] combo-layer tool v3 Richard Purdie
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.1309883050.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 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.