diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-02-05 12:08:15 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-02-05 12:19:05 +0000 |
commit | ec92133d6fc049b4b666d670d3ac263de5a1d103 (patch) | |
tree | 54cfa7e1cb4b0f5e5e752dff80a33b080dec749b /bitbake/lib/bb/server | |
parent | b5965307e9659ed8ac8796c25fc4f0e7e95e8f1c (diff) | |
download | openembedded-core-ec92133d6fc049b4b666d670d3ac263de5a1d103.tar.gz openembedded-core-ec92133d6fc049b4b666d670d3ac263de5a1d103.tar.bz2 openembedded-core-ec92133d6fc049b4b666d670d3ac263de5a1d103.tar.xz openembedded-core-ec92133d6fc049b4b666d670d3ac263de5a1d103.zip |
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>
Diffstat (limited to 'bitbake/lib/bb/server')
0 files changed, 0 insertions, 0 deletions