generic-poky/bitbake/lib/bb/fetch
Joshua Lock ec92133d6f bitbake: Test premirrors and mirrors in checkstatus()
checkstatus() is used to ensure we can fetch a copy of each file, so it makes
sense to also test PREMIRRORS and MIRRORS in the method.

This patch adds calls to try_mirrors() to the Fetch.checkstatus() method and
changes the try_mirrors() method to take a check argument, which is False by
default. When check is True try_mirrors() will call a fetchers checkstatus()
with the replaced uri.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-05 12:19:05 +00:00
..
__init__.py bitbake: Test premirrors and mirrors in checkstatus() 2010-02-05 12:19:05 +00:00
bzr.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
cvs.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
git.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
hg.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
local.py bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
osc.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
perforce.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
ssh.py bitbake: Sync module import cleanups back from bitbake trunk 2009-11-13 12:15:21 +00:00
svk.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
svn.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
wget.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00