All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] combo-layer tool v3
@ 2011-07-05 16:28 Paul Eggleton
  2011-07-05 16:28 ` [PATCH 1/1] combo-layer-tool: add tool to manipulate combo layers Paul Eggleton
  2011-07-08 16:54 ` [PATCH 0/1] combo-layer tool v3 Richard Purdie
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Eggleton @ 2011-07-05 16:28 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2011-07-28 13:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 16:28 [PATCH 0/1] combo-layer tool v3 Paul Eggleton
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

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.