Martin Jansa
9d8cb501f7
meta: remove True option to getVar and getVarFlag calls (again)
* True is default since 2016 and most layers were already updated
not to pass this parameter where not necessary, e.g. oe-core was
updated couple times, first in:
https://git.openembedded.org/openembedded-core/commit/?id=7c552996597faaee2fbee185b250c0ee30ea3b5f
Updated with the same regexp as later oe-core update:
https://git.openembedded.org/openembedded-core/commit/?id=9f551d588693328e4d99d33be94f26684eafcaba
with small modification to replace not only d.getVar, but also data.getVar as in e.g.:
e.data.getVar('ERR_REPORT_USERNAME', True)
and for getVarFlag:
sed -e 's|\(d\.getVarFlag \?\)( \?\([^,()]*, \?[^,()]*\), \?True)|\1(\2)|g' \
-i $(git grep -E 'getVarFlag ?\( ?([^,()]*), ?([^,()]*), ?True\)' \
| cut -d':' -f1 \
| sort -u)
(From OE-Core rev: 4ec04d14899cb7725ce908e3ef6302838275f0a8)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 26c74fd10614582e177437608908eb43688ab510)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
(cherry picked from commit 24a86d0c55ee89ae0dc77975e1d0ee02898d2289)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
(cherry picked from commit de7bf6689a19dc614ce4b39c84ffd825bee1b962)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-02-24 16:41:42 +00:00
..
2022-04-21 21:26:01 +01:00
2020-09-17 12:51:24 +01:00
2020-02-02 16:57:21 +00:00
2018-07-30 12:44:34 +01:00
2022-11-20 08:19:10 +00:00
2020-11-24 13:17:59 +00:00
2022-03-09 17:30:49 +00:00
2021-11-11 10:54:32 +00:00
2021-11-11 10:54:32 +00:00
2020-02-03 13:03:31 +00:00
2021-03-10 00:22:51 +00:00
2020-11-12 13:07:52 +00:00
2022-02-23 23:43:42 +00:00
2021-11-11 10:54:32 +00:00
2021-05-20 12:36:42 +01:00
2021-03-10 00:22:51 +00:00
2021-03-10 00:22:51 +00:00
2021-01-13 08:57:57 +00:00
2021-11-11 10:54:32 +00:00
2021-03-10 00:22:51 +00:00
2021-12-08 20:28:01 +00:00
2019-07-11 09:32:50 +01:00
2020-12-18 14:20:19 +00:00
2022-06-24 23:57:45 +01:00
2021-07-15 15:27:49 +01:00
2022-06-22 23:46:32 +01:00
2021-03-10 00:22:51 +00:00
2019-09-27 13:02:16 +01:00
2021-03-10 00:22:51 +00:00
2021-11-11 10:54:32 +00:00
2021-09-14 17:27:42 +01:00
2022-12-07 15:06:37 +00:00
2021-03-10 00:22:51 +00:00
2023-02-24 16:41:42 +00:00
2021-11-11 10:54:32 +00:00
2022-03-31 21:09:33 +01:00
2023-02-24 16:41:42 +00:00
2021-03-10 00:22:51 +00:00
2021-03-10 00:22:51 +00:00
2019-11-14 13:20:59 +00:00
2021-03-10 00:22:51 +00:00
2021-03-10 00:22:51 +00:00
2021-05-20 12:36:41 +01:00
2020-09-10 19:07:40 +01:00
2021-11-11 10:54:32 +00:00
2021-12-08 20:28:01 +00:00
2020-02-28 23:11:28 +00:00
2021-03-10 00:22:51 +00:00
2021-11-11 10:54:32 +00:00
2021-10-23 23:14:17 +01:00
2021-11-11 10:54:32 +00:00
2021-10-23 23:14:17 +01:00
2020-03-08 08:21:11 +00:00
2021-03-10 00:22:51 +00:00
2020-05-22 16:23:23 +01:00
2021-09-01 16:27:09 +01:00
2021-03-10 00:22:51 +00:00
2021-11-11 10:54:32 +00:00
2019-11-21 23:08:19 +00:00
2021-03-10 00:22:51 +00:00
2021-11-11 10:54:32 +00:00
2022-12-23 23:05:44 +00:00
2020-03-29 12:05:31 +01:00
2021-03-10 00:22:51 +00:00
2016-06-16 11:11:40 +01:00
2021-01-09 09:17:17 +00:00
2021-11-11 10:54:32 +00:00
2022-08-18 17:52:23 +01:00
2020-02-13 12:19:14 +00:00
2021-06-03 16:30:56 +01:00
2020-01-19 13:24:38 +00:00
2022-04-21 21:26:01 +01:00
2023-02-13 07:44:09 +00:00
2021-03-10 00:22:51 +00:00
2023-02-24 16:41:41 +00:00
2023-02-24 16:41:42 +00:00
2022-12-23 23:05:44 +00:00
2023-01-06 17:33:14 +00:00
2022-06-04 12:16:58 +01:00
2021-04-06 22:45:36 +01:00
2021-11-11 10:54:32 +00:00
2021-03-10 00:22:51 +00:00
2022-09-23 16:22:59 +01:00
2021-03-18 21:20:24 +00:00
2021-03-18 21:20:24 +00:00
2021-11-11 10:54:32 +00:00
2021-11-11 10:54:32 +00:00
2021-03-10 00:22:51 +00:00
2021-11-11 10:54:32 +00:00
2021-03-10 00:22:51 +00:00
2021-03-10 00:22:51 +00:00
2022-01-22 17:56:52 +00:00
2021-03-10 00:22:51 +00:00