poky/bitbake/lib/bb/fetch2
Richard Purdie 8de811ae76 bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API
The old style bb.data.getVar/setVar API is obsolete. Most of bitbake
doesn't use it but there were some pieces that escaped conversion. This
patch fixes the remaining users mostly in the fetchers.

(Bitbake rev: ff7892fa808116acc1ac50effa023a4cb031a5fc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-23 10:59:56 +00:00
..
__init__.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
bzr.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
clearcase.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
cvs.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
git.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +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: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
local.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
npm.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
osc.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
perforce.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
repo.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
sftp.py bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar API 2016-11-23 10:59:56 +00:00
ssh.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
svn.py bitbake: bb.fetch2.svn: correctly pass workdir when fetching 2016-09-02 18:09:50 +01:00
wget.py bitbake: wget: allow basic http auth for SSTATE_MIRRORS 2016-09-02 18:09:49 +01:00