Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Yu Ke <ke.yu@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Chris Larson <clarson@kergoth.com>,
	Paul Eggleton <paul.eggleton@intel.com>
Subject: [PATCH 0/1] RFC: combo layer tool v2
Date: Wed, 22 Jun 2011 21:08:07 +0800	[thread overview]
Message-ID: <cover.1308747461.git.ke.yu@intel.com> (raw)

This is the V2 RFC patch of combo layer tool.

Thanks for Paul and Chris's valuable review, the version includes all
their comments:

- fix several grammar issue
- fix the incorrect patch range
- print the component repo name when updating
- delete the temporary directory when it is done
- use the python ConfigParser class to simplify the parsing

The following changes since commit b30cb584a738915113e88b7db1028d53b2bae5f9:
  Richard Purdie (1):
        Revert "gcc: rebase the patch to avoid patch rejection"

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/combo-layer-v3
  http://git.pokylinux.org/cgit.cgi//log/?h=kyu3/combo-layer-v3

Yu Ke (1):
  combo-layer-tool: add tool to manipulate combo layer

 scripts/combo-layer                 |  360 +++++++++++++++++++++++++++++++++++
 scripts/combo-layer-hook-default.sh |   13 ++
 scripts/combo-layer.conf.example    |   37 ++++
 3 files changed, 410 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




             reply	other threads:[~2011-06-22 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 13:08 Yu Ke [this message]
2011-06-22 13:08 ` [PATCH 1/1] combo-layer-tool: add tool to manipulate combo layer Yu Ke
2011-06-30 17:00   ` Paul Eggleton

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.1308747461.git.ke.yu@intel.com \
    --to=ke.yu@intel.com \
    --cc=clarson@kergoth.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox