All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fetcher2 git cleanup
@ 2011-05-27  8:53 Yu Ke
  2011-05-27  8:53 ` [PATCH 1/4] fetche2 git: change default protocol from rsync to git Yu Ke
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Yu Ke @ 2011-05-27  8:53 UTC (permalink / raw)
  To: poky, richard.purdie; +Cc: Darren Hart

This patch series is some clean up of the git fetcher according to the comment
from mailing list.

The following changes since commit 9bccbc5fbc71b331911b558a2ba15e0a6d0046b4:
  Nitin A Kamble (1):
        tcmode-default: workaround for gcc 4.6.0 failure on beagleboard

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/git-cleanup
  http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/log/?h=kyu3/git-cleanup

Yu Ke (4):
  fetche2 git: change default protocol from rsync to git
  fetcher2 git: unify the nocheckout option format
  fetcher2/git: add document for git fetcher supported options
  fetch2 git: enhance the unpack by using "git checkout"

 bitbake/lib/bb/fetch2/git.py |   51 ++++++++++++++++++++++++++++++++++-------
 1 files changed, 42 insertions(+), 9 deletions(-)



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

end of thread, other threads:[~2011-05-28  1:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27  8:53 [PATCH 0/4] fetcher2 git cleanup Yu Ke
2011-05-27  8:53 ` [PATCH 1/4] fetche2 git: change default protocol from rsync to git Yu Ke
2011-05-27  8:53 ` [PATCH 2/4] fetcher2 git: unify the nocheckout option format Yu Ke
2011-05-27  8:53 ` [PATCH 3/4] fetcher2/git: add document for git fetcher supported options Yu Ke
2011-05-27  8:53 ` [PATCH 4/4] fetch2 git: enhance the unpack by using "git checkout" Yu Ke
2011-05-27 17:12 ` [PATCH 0/4] fetcher2 git cleanup Khem Raj
2011-05-28  1:40   ` Yu Ke
2011-05-27 17:12 ` 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.