All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fetch2/repo: Repo fetcher fixes and improvements
@ 2017-10-24 11:35 Oleksandr Andrushchenko
  2017-10-24 11:35 ` [PATCH 1/4] fetch2/repo: Fix missing logger import in repo fetcher Oleksandr Andrushchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Oleksandr Andrushchenko @ 2017-10-24 11:35 UTC (permalink / raw)
  To: bitbake-devel; +Cc: andr2000, Oleksandr Andrushchenko

From: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>

Hi, all!

While working with repo fetcher I have collected number of patches
which may be of interest for the community.
Some of those are fixes and some are improvements.
Please consider.

Thank you,
Oleksandr Andrushchenko

Oleksandr Andrushchenko (4):
  fetch2/repo: Fix missing logger import in repo fetcher
  fetch2/repo: Always check if branch is correct
  fetch2/repo: Make fetcher always sync on unpack
  fetch2/repo: Use multiple jobs to fetch and sync

 lib/bb/fetch2/repo.py | 33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-11-08 18:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-24 11:35 [PATCH 0/4] fetch2/repo: Repo fetcher fixes and improvements Oleksandr Andrushchenko
2017-10-24 11:35 ` [PATCH 1/4] fetch2/repo: Fix missing logger import in repo fetcher Oleksandr Andrushchenko
2017-10-24 11:35 ` [PATCH 2/4] fetch2/repo: Always check if branch is correct Oleksandr Andrushchenko
2017-10-24 11:35 ` [PATCH 3/4] fetch2/repo: Make fetcher always sync on unpack Oleksandr Andrushchenko
2017-11-07 13:45   ` Richard Purdie
2017-11-07 19:31     ` Oleksandr Andrushchenko
2017-11-08 18:09       ` Richard Purdie
2017-10-24 11:35 ` [PATCH 4/4] fetch2/repo: Use multiple jobs to fetch and sync Oleksandr Andrushchenko

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.