From: Patrick Ohly <patrick.ohly@intel.com>
To: openembedded-core@lists.openembedded.org,
Paul Eggleton <paul.eggleton@linux.intel.com>
Subject: [PATCH 00/11] combo-layer enhancements
Date: Fri, 13 Mar 2015 14:28:31 +0100 [thread overview]
Message-ID: <cover.1426252888.git.patrick.ohly@intel.com> (raw)
This replaces the four individual patches sent recently. It addresses
the comments that Paul had, fixes one issue in file_exclude filtering
of patches when combined with dest_dir, and last but not least,
introduces full history importing during "init".
For the separate fixes see https://github.com/pohly/openembedded-core/commits/pending
The following changes since commit fb29441216435b9bae47ca9cd42db5a6b1fe77d8:
oeqa/parselogs: Skip hda opcode errors (2015-03-12 12:49:22 +0000)
are available in the git repository at:
git://github.com/pohly/openembedded-core combo-layer
https://github.com/pohly/openembedded-core/tree/combo-layer
Patrick Ohly (11):
combo-layer: let user choose where properties get updated
combo-layer: make Signed-off-by optional
combo-layer: runcmd() with separate output
combo-layer: exclude files
combo-layer: update() also instance property
combo-layer: init with full history
combo-layer: combine trees via replacement objects
combo-layer: partial import for '--history init'
combo-layer-hook-default.sh: avoid duplicating prefix
combo-layer-hook-default.sh: beware of embedded patches
combo-layer-hook-default.sh: handle patches without Signed-off-by
scripts/combo-layer | 277 ++++++++++++++++++++++++++++++++++--
scripts/combo-layer-hook-default.sh | 11 +-
scripts/combo-layer.conf.example | 37 +++++
3 files changed, 311 insertions(+), 14 deletions(-)
--
2.1.4
next reply other threads:[~2015-03-13 13:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 13:28 Patrick Ohly [this message]
2015-03-13 13:29 ` [PATCH 01/11] combo-layer: let user choose where properties get updated Patrick Ohly
2015-03-13 13:29 ` [PATCH 02/11] combo-layer: make Signed-off-by optional Patrick Ohly
2015-03-16 14:42 ` Burton, Ross
2015-03-13 13:29 ` [PATCH 03/11] combo-layer: runcmd() with separate output Patrick Ohly
2015-03-13 13:29 ` [PATCH 04/11] combo-layer: exclude files Patrick Ohly
2015-03-13 13:29 ` [PATCH 05/11] combo-layer: update() also instance property Patrick Ohly
2015-03-13 13:29 ` [PATCH 06/11] combo-layer: init with full history Patrick Ohly
2015-03-13 13:29 ` [PATCH 07/11] combo-layer: combine trees via replacement objects Patrick Ohly
2015-03-13 13:29 ` [PATCH 08/11] combo-layer: partial import for '--history init' Patrick Ohly
2015-03-13 13:29 ` [PATCH 09/11] combo-layer-hook-default.sh: avoid duplicating prefix Patrick Ohly
2015-03-13 13:29 ` [PATCH 10/11] combo-layer-hook-default.sh: beware of embedded patches Patrick Ohly
2015-03-13 13:29 ` [PATCH 11/11] combo-layer-hook-default.sh: handle patches without Signed-off-by Patrick Ohly
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.1426252888.git.patrick.ohly@intel.com \
--to=patrick.ohly@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/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.