generic-poky/scripts/lib/recipetool
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/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
create.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
create_buildsys.py recipetool: create: pick up AC_PROG_SWIG 2016-09-20 15:11:07 +01:00
create_buildsys_python.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
create_kernel.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
create_kmod.py recipetool: create: avoid decoding errors with Python 3 2016-07-08 09:57:24 +01:00
create_npm.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
newappend.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
setvar.py devtool / recipetool: use tinfoil parsing API 2016-12-14 12:30:49 +00:00