All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fetch2: fixes and optimizations
@ 2012-06-14  3:09 Jason Wessel
  2012-06-14  3:09 ` [PATCH 1/4] fetch2: Fix missing output from stderr in fetcher logs Jason Wessel
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jason Wessel @ 2012-06-14  3:09 UTC (permalink / raw)
  To: bitbake-devel

* The fetcher logging is broken in a way where it doesnt return errors.
* There is a regression in the URI handling
* Local git mirrors do not work correctly as PRE-MIRRORS
* The fall back fetch can be optimized to use clone -s
  if it is a local file url with a PRE-MIRROR



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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14  3:09 [PATCH 0/4] fetch2: fixes and optimizations Jason Wessel
2012-06-14  3:09 ` [PATCH 1/4] fetch2: Fix missing output from stderr in fetcher logs Jason Wessel
2012-06-14  3:09 ` [PATCH 2/4] fetch2: Fix URI encode / decode regression Jason Wessel
2012-06-14  3:09 ` [PATCH 3/4] fetch2: Allow local git trees as pre-mirrors Jason Wessel
2012-06-14  3:09 ` [PATCH 4/4] fetch2/git.py: Optimize clone fall back when it is local Jason Wessel
2012-06-14 13:03   ` Richard Purdie
2012-06-14 13:33     ` Jason Wessel
2012-06-14 14:26       ` Richard Purdie
2012-06-14 14:31         ` Jason Wessel
2012-06-14 21:11         ` Jason Wessel
2012-06-14 13:05 ` [PATCH 0/4] fetch2: fixes and optimizations 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.