[bitbake-devel] [PATCH 1/1] fetcher2: retry mirror if upstream checksum mismatch

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 13 11:13:41 UTC 2011


On Wed, 2011-07-13 at 17:08 +0800, Yu Ke wrote:
> This patch is for [YOCTO #1085] fix.
> 
> If the upstream fails a checksum, retry from the MIRROR before giving up.
> This will add more robust fetching if an upstream serves a bad file or webpage.
> 
> fetching of distcc prior to the move from samba -> googlecode is a good example
> of this.
> 
> Signed-off-by: Yu Ke <ke.yu at intel.com>
> ---
>  bitbake/lib/bb/fetch2/__init__.py |   31 ++++++++++++++++++++-----------
>  1 files changed, 20 insertions(+), 11 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list