Files
meta-openembedded/meta-oe/recipes-devtools
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
..
2018-05-29 12:56:19 -07:00
2018-10-14 11:14:35 -07:00
2018-12-18 18:44:59 -08:00
2018-06-27 22:17:33 -07:00
2017-09-07 10:57:36 +02:00
2018-05-29 12:56:19 -07:00
2018-01-16 21:33:04 -08:00
2018-08-19 16:09:28 -07:00
2018-12-26 18:27:54 -08:00
2018-11-27 11:05:22 -08:00
2017-07-14 23:44:33 +02:00
2018-11-15 10:00:25 -08:00
2018-12-23 13:29:20 -08:00
2017-12-27 07:25:03 -08:00
2018-06-14 09:01:12 -07:00
2018-05-29 12:56:19 -07:00
2018-12-04 10:00:48 -08:00
2018-07-27 19:26:51 -07:00
2019-01-11 00:28:32 -08:00
2018-11-02 12:56:23 -07:00
2018-07-20 16:07:12 -07:00
2018-12-05 21:13:36 -08:00
2018-10-12 13:08:38 -07:00
2018-09-24 11:49:45 -07:00
2017-08-28 11:06:02 +02:00
2018-10-02 17:17:10 -07:00