Files
poky/meta/recipes-core
André Draszik dfd833725d meta: 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)

(From OE-Core rev: 9f551d588693328e4d99d33be94f26684eafcaba)

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-01-14 11:35:56 +00:00
..
2018-08-20 17:38:23 +01:00
2019-01-08 11:16:44 +00:00
2018-11-16 11:46:07 +00:00
2018-12-26 11:19:54 +00:00
2015-01-23 11:36:27 +00:00
2018-03-09 09:17:02 -08:00
2018-09-04 11:03:55 +01:00
2018-12-27 22:52:58 +00:00
2018-12-05 22:30:19 +00:00
2019-01-11 10:39:09 +00:00
2018-07-30 12:44:35 +01:00
2018-12-20 14:53:55 +00:00
2018-03-09 09:17:04 -08:00