generic-poky/bitbake/lib/bb/fetch2
Matthew McClintock aa15ff631c bitbake: fetch2/wget: add Basic Auth from netrc to checkstatus()
fetch2/wget uses urllib to check the status of the mirrors, wget will
use netrc to pass login and password information however checkstatus
will skip that.

This adds netrc login and password to checkstatus so both will work the
same.

(Bitbake rev: 873e33d0479e977520106b65d149ff1799195bf6)

Signed-off-by: Matthew McClintock <msm-oss@mcclintock.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-20 15:22:51 +00:00
..
__init__.py bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access 2016-11-30 15:48:10 +00:00
bzr.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
clearcase.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
cvs.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
git.py bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access 2016-11-30 15:48:10 +00:00
gitannex.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
gitsm.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
hg.py bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access 2016-11-30 15:48:10 +00:00
local.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
npm.py bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access 2016-11-30 15:48:10 +00:00
osc.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
perforce.py bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access 2016-11-30 15:48:10 +00:00
repo.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
sftp.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
ssh.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
svn.py bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network access 2016-11-30 15:48:10 +00:00
wget.py bitbake: fetch2/wget: add Basic Auth from netrc to checkstatus() 2016-12-20 15:22:51 +00:00