Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] combo-layer improvements
@ 2012-07-31  0:06 Paul Eggleton
  2012-07-31  0:06 ` [PATCH 1/7] combo-layer: remove &> bashism Paul Eggleton
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Paul Eggleton @ 2012-07-31  0:06 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-07-31 11:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31  0:06 [PATCH 0/7] combo-layer improvements Paul Eggleton
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

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