Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/11] combo-layer enhancements
@ 2015-03-13 13:28 Patrick Ohly
  2015-03-13 13:29 ` [PATCH 01/11] combo-layer: let user choose where properties get updated Patrick Ohly
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Patrick Ohly @ 2015-03-13 13:28 UTC (permalink / raw)
  To: openembedded-core, Paul Eggleton

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-03-16 14:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 13:28 [PATCH 00/11] combo-layer enhancements Patrick Ohly
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox