poky/bitbake/lib/bb/fetch2
Frazer Clews abc6f864b9 bitbake: lib: fix most undefined code picked up by pylint
Correctly import, and inherit functions, and variables.
Also fix some typos and remove some Python 2 code that isn't recognised.

(Bitbake rev: b0c807be5c2170c9481c1a04d4c11972135d7dc5)

Signed-off-by: Frazer Clews <frazerleslieclews@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-25 18:14:53 +01:00
..
__init__.py bitbake: fetch2: Add the ability to list expanded URL data 2020-06-04 13:28:16 +01:00
bzr.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
clearcase.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
cvs.py bitbake: fetch2/cvs: Fix CVS fetcher clean method 2020-05-27 10:46:33 +01:00
git.py bitbake: fetch2: Change git fetcher not to destroy old references 2020-07-12 11:53:00 +01:00
gitannex.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
gitsm.py bitbake: fetch2/gitsm: Make need_update() process submodules 2020-06-15 14:55:25 +01:00
hg.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
local.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
npm.py bitbake: fetch2/npm: refactor the npm fetcher 2020-01-27 16:48:10 +00:00
npmsw.py bitbake: fetch2: add the npmsw fetcher 2020-01-27 16:48:10 +00:00
osc.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
perforce.py bitbake: perforce: add local path handling SRC_URI options 2020-06-25 10:24:02 +01:00
repo.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
s3.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
sftp.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
ssh.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
svn.py bitbake: fetch2/svn: Avoid UnboundLocalError exception 2020-02-20 11:56:37 +00:00
wget.py bitbake: fetch2/wget: Remove buffering parameter 2020-08-24 09:08:14 +01:00