postgresql: Add explict getVar expansion parameter
Bitbake is likely to require this parameter in future, add the default value. Patch generated with the command: sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *` Signed-off-by:Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
parent
5f044775
Please register or sign in to comment