generic-poky/bitbake/lib/bb/tests
Joshua Lock ddaac5e4e3 bitbake: bitbake: remove True option to getVarFlag calls
getVarFlag() now defaults to expanding by default, thus remove the
True option from getVarFlag() calls with a regex search and
replace.

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

(Bitbake rev: c19baa8c19ea8ab9b9b64fd30298d8764c6fd2cd)

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: 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 2016-11-30 15:48:09 +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