generic-poky/meta/lib/oeqa/controllers
Joshua Lock c4e2c59088 meta: 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\)

(From OE-Core rev: 7c552996597faaee2fbee185b250c0ee30ea3b5f)

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:23 +00:00
..
__init__.py lib/oeqa: allow multiple layers to provide their own TEST_TARGET class 2014-02-02 22:37:41 +00:00
masterimage.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
testtargetloader.py targetloader.py: drop test for ClassType 2016-12-12 15:16:42 +00:00