[OE-core] [PATCH 0/1] combo-layer tool v3

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jul 5 16:28:09 UTC 2011


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





More information about the Openembedded-core mailing list