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; 6+ 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] 6+ messages in thread
* [PATCH 0/1] fetcher2: retry mirror if upstream checksum mismatch
@ 2011-07-05 13:11 Yu Ke
  2011-07-05 13:11 ` [PATCH 1/1] " Yu Ke
  0 siblings, 1 reply; 6+ messages in thread
From: Yu Ke @ 2011-07-05 13:11 UTC (permalink / raw)
  To: bitbake-devel

fetcher2: retry mirror if upstream checksum mismatch

This patch is for [YOCTO #1085] fix.

The following changes since commit ad2363278f0ea86fcf3464f8f6073d3a3d06be63:
  Khem Raj (1):
        uclibc: Fix compilation in thumb mode

are available in the git repository at:

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

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

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




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

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

Thread overview: 6+ 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
  -- strict thread matches above, loose matches on Subject: below --
2011-07-05 13:11 [PATCH 0/1] " Yu Ke
2011-07-05 13:11 ` [PATCH 1/1] " Yu Ke
2011-07-08  2:41   ` Yu Ke
2011-07-12  9:41   ` 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.