generic-poky/bitbake/lib/prserv
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: lib: fix no newline at end of file 2014-07-04 09:28:36 +01:00
db.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
serv.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00