generic-poky/bitbake/lib/bb/server
Joshua Lock 97f83e911e bitbake: bitbake: remove True option to getVar calls (take 2)
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\)

(a follow on patch to fix up a few recent introductions)

(Bitbake rev: f9961fd5beb31d5ab9656a5be59f7ab3effef2f0)

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:24 +00:00
..
__init__.py bitbake: xmplrpc: split connect method 2016-01-06 15:27:35 +00:00
process.py bitbake: bitbake: remove True option to getVar calls (take 2) 2016-12-16 10:23:24 +00:00
xmlrpc.py bitbake: server/xmlrpc: send back 503 response with correct encoding 2016-12-14 12:25:07 +00:00