generic-poky/bitbake/lib/bb/tests
Joshua Lock 97f83e911e bitbake: bitbake: remove True option to getVar calls (take 2)
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\)

(a follow on patch to fix up a few recent introductions)

(Bitbake rev: f9961fd5beb31d5ab9656a5be59f7ab3effef2f0)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-16 10:23:24 +00:00
..
__init__.py bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
codeparser.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
cow.py bitbake: tests: assertEquals -> assertEqual 2016-05-11 10:34:30 +01:00
data.py bitbake: bitbake: remove True option to getVar calls (take 2) 2016-12-16 10:23:24 +00:00
fetch.py bitbake: fetch2: handle absolute paths in subdir 2016-09-22 11:18:11 +01:00
parse.py bitbake: bitbake: remove True option to getVarFlag calls 2016-11-30 15:48:09 +00:00
utils.py bitbake: tests/utils.py: test origvalue in a callback matches what is expected 2016-04-09 23:00:46 +01:00