poky/bitbake/lib/bb/fetch2
Joshua Lock 1fce7ecbbb bitbake: bitbake: remove True option to getVar calls
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls with a regex search and replace.

Search made with the following regex: getVar ?\(( ?[^,()]*), True\)

(Bitbake rev: 3b45c479de8640f92dd1d9f147b02e1eecfaadc8)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-30 15:48:09 +00:00
..
__init__.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +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: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +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: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
local.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
npm.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
osc.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
perforce.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +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: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
wget.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00