generic-poky/scripts/lib/devtool
Joshua Lock c0f2890c01 scripts: 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: 0a36bd96e6b29fd99a296efc358ca3e9fb5af735)

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 scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
build.py devtool: add "rename" subcommand 2016-11-07 11:04:22 +00:00
build_image.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
build_sdk.py devtool: add build-sdk subcommand 2016-03-07 00:11:38 +00:00
deploy.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
package.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
runqemu.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
sdk.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
search.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
standard.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
upgrade.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
utilcmds.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00