All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] enhance action_pull
@ 2015-08-04 16:23 Patrick Ohly
  2015-08-04 16:23 ` [PATCH 1/2] combo-layer: enhance output in action_pull Patrick Ohly
  2015-08-04 16:24 ` [PATCH 2/2] combo-layer: fix action_pull for unknown branch Patrick Ohly
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Ohly @ 2015-08-04 16:23 UTC (permalink / raw)
  To: openembedded-core

action_pull can fail when the branch is not yet in the existing
component repo. Both error reporting and handling need to be enhanced.

The following changes since commit 288c76a41aebaf54c7fca3782160830df462b9e4:

  builder: Fix multilib compile failure (2015-08-03 07:15:47 +0100)

are available in the git repository at:

  git://github.com/pohly/openembedded-core action-pull
  https://github.com/pohly/openembedded-core/tree/action-pull

Patrick Ohly (2):
  combo-layer: enhance output in action_pull
  combo-layer: fix action_pull for unknown branch

 scripts/combo-layer | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-08-04 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 16:23 [PATCH 0/2] enhance action_pull Patrick Ohly
2015-08-04 16:23 ` [PATCH 1/2] combo-layer: enhance output in action_pull Patrick Ohly
2015-08-04 16:24 ` [PATCH 2/2] combo-layer: fix action_pull for unknown branch Patrick Ohly

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.