diff options
author | Matthew McClintock <msm-oss@mcclintock.net> | 2016-12-16 03:32:42 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-20 15:22:51 +0000 |
commit | aa15ff631c10228d31ab3655e4e6921088a7804b (patch) | |
tree | 09e31ac7a84b5ce761cdcc2330da6e64f7425201 /bitbake/doc | |
parent | fe7e75075e2d55a45ad2b81c9e493068a156d1dc (diff) | |
download | poky-aa15ff631c10228d31ab3655e4e6921088a7804b.tar.gz |
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>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions