All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] combo-layer improvements
@ 2012-02-14 13:44 Paul Eggleton
  2012-02-14 13:44 ` [PATCH 1/4] scripts/combo-layer: allow updating a specific component(s) only Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2012-02-14 13:44 UTC (permalink / raw)
  To: openembedded-core

Allow updating only a single component, fix a couple of minor bugs and
update the example config file.

The following changes since commit e5ad03093dfc4364d1407183f458df79f347c7a1:

  guile: fix cross configure failure (2012-02-10 13:38:16 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/combo-layer-fixes3
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/combo-layer-fixes3

Paul Eggleton (4):
  scripts/combo-layer: allow updating a specific component(s) only
  scripts/combo-layer: avoid error when config file is outside repo
  scripts/combo-layer: avoid saving last revision if unchanged
  scripts/combo-layer: add branch option to example config

 scripts/combo-layer              |   41 ++++++++++++++++++++++++++-----------
 scripts/combo-layer.conf.example |   13 ++++++++---
 2 files changed, 38 insertions(+), 16 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-02-21 15:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 13:44 [PATCH 0/4] combo-layer improvements Paul Eggleton
2012-02-14 13:44 ` [PATCH 1/4] scripts/combo-layer: allow updating a specific component(s) only Paul Eggleton
2012-02-14 13:44 ` [PATCH 2/4] scripts/combo-layer: avoid error when config file is outside repo Paul Eggleton
2012-02-14 13:44 ` [PATCH 3/4] scripts/combo-layer: avoid saving last revision if unchanged Paul Eggleton
2012-02-14 13:44 ` [PATCH 4/4] scripts/combo-layer: add branch option to example config Paul Eggleton
2012-02-21 14:58 ` [PATCH 0/4] combo-layer improvements 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.