meta-openembedded/meta-oe/classes
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
..
breakpad.bbclass Copy breakpad .sym file in appropriate folder. 2018-11-26 09:38:13 -08:00
gitpkgv.bbclass gitpkgv.bbclass: fix versioning with multiple repos 2017-02-22 13:16:48 +01:00
gitver.bbclass classes/recipes: Convert SkipPackage -> SkipRecipe 2018-03-05 11:45:40 -05:00
gpe.bbclass meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
machine_kernel_pr.bbclass remove True option to getVar calls 2016-12-02 09:16:17 +01:00
scancode.bbclass meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
socorro-syms.bbclass remove True option to getVar calls 2016-12-02 09:16:17 +01:00