All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fetcher2: retry mirror if upstream checksum mismatch V2
@ 2011-07-13  9:08 Yu Ke
  2011-07-13  9:08 ` [PATCH 1/1] fetcher2: retry mirror if upstream checksum mismatch Yu Ke
  0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-07-13  9:08 UTC (permalink / raw)
  To: bitbake-devel, richard.purdie

This is the V2 patch. the main change is introduce new function update_stamp
per Richard's suggestion.

CC: Richard Purdie <richard.purdie@linuxfoundation.org>

The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
  Paul Eggleton (1):
        insane.bbclass: skip rdepends QA checks for kernel / modules

are available in the git repository at:

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

Yu Ke (1):
  fetcher2: retry mirror if upstream checksum mismatch

 bitbake/lib/bb/fetch2/__init__.py |   31 ++++++++++++++++++++-----------
 1 files changed, 20 insertions(+), 11 deletions(-)




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

end of thread, other threads:[~2011-07-13 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13  9:08 [PATCH 0/1] fetcher2: retry mirror if upstream checksum mismatch V2 Yu Ke
2011-07-13  9:08 ` [PATCH 1/1] fetcher2: retry mirror if upstream checksum mismatch Yu Ke
2011-07-13 11:13   ` 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.