generic-poky/bitbake/lib/bb/parse/parse_py
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
..
BBHandler.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
ConfHandler.py bitbake: bitbake: remove True option to getVar calls 2016-11-30 15:48:09 +00:00
__init__.py 3.0 prep 2010-07-02 15:41:37 +01:00