From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] combo-layer improvements
Date: Tue, 31 Jul 2012 01:06:19 +0100 [thread overview]
Message-ID: <cover.1343693147.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit ab0187c13b2b0a041bf3d98c3a53bd3f45a624de:
libxcb: Update for python-native changes (2012-07-30 16:53:49 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/combo-layer-fixes7
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/combo-layer-fixes7
Paul Eggleton (7):
combo-layer: remove &> bashism
combo-layer: allow component pull to be done separately
combo-layer: ignore patch-* temp directories in dirty check
combo-layer: drop to a shell when apply fails during update
combo-layer: improve patch list handling and output
combo-layer: check that last_revision is valid
combo-layer: allow splitting out local config
scripts/combo-layer | 241 ++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 192 insertions(+), 49 deletions(-)
--
1.7.9.5
next reply other threads:[~2012-07-31 0:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-31 0:06 Paul Eggleton [this message]
2012-07-31 0:06 ` [PATCH 1/7] combo-layer: remove &> bashism Paul Eggleton
2012-07-31 0:06 ` [PATCH 2/7] combo-layer: allow component pull to be done separately Paul Eggleton
2012-07-31 0:06 ` [PATCH 3/7] combo-layer: ignore patch-* temp directories in dirty check Paul Eggleton
2012-07-31 0:06 ` [PATCH 4/7] combo-layer: drop to a shell when apply fails during update Paul Eggleton
2012-07-31 0:06 ` [PATCH 5/7] combo-layer: improve patch list handling and output Paul Eggleton
2012-07-31 0:06 ` [PATCH 6/7] combo-layer: check that last_revision is valid Paul Eggleton
2012-07-31 0:06 ` [PATCH 7/7] combo-layer: allow splitting out local config Paul Eggleton
2012-07-31 4:55 ` [PATCH 0/7] combo-layer improvements McClintock Matthew-B29882
2012-07-31 10:46 ` Paul Eggleton
2012-07-31 11:07 ` Richard Purdie
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.1343693147.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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.