meta-openembedded/meta-oe/recipes-devtools/luajit
André Draszik e219649594 meta-oe: remove True option to getVar calls (again)
A couple have still been missed in the past despite multiple
attempts at doing so (or simply have re-appeared?).

Search & replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-13 10:28:01 -08:00
..
luajit luajit: Fix mips build with clang 2017-09-22 22:50:47 +00:00
luajit_2.0.5.bb meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00