Richard Purdie
86d30d756a
meta: Add explict getVar param for (non) expansion
...
Rather than just use d.getVar(X), use the more explict d.getVar(X, False)
since at some point in the future, having the default of expansion would
be nice. This is the first step towards that.
This patch was mostly made using the command:
sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *`
(From OE-Core rev: ab7c1d239b122c8e549e8112c88fd46c9e2b061b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2015-06-23 11:57:25 +01:00
..
2015-05-14 11:43:59 +01:00
2015-04-19 13:34:42 +01:00
2015-05-14 11:43:58 +01:00
2015-04-13 22:33:20 +01:00
2014-08-03 12:40:40 +01:00
2014-11-12 15:38:30 +00:00
2015-06-03 16:38:45 +01:00
2015-03-25 12:39:43 +00:00
2015-03-10 10:47:38 +00:00
2015-04-02 12:02:36 +01:00
2015-05-07 13:40:36 +01:00
2015-04-02 12:02:36 +01:00
2015-06-03 16:38:49 +01:00
2014-01-06 11:13:55 +00:00
2014-09-22 13:04:22 +01:00
2015-04-19 13:34:44 +01:00
2015-01-16 23:08:26 +00:00
2015-05-30 22:26:12 +01:00
2015-05-30 22:26:13 +01:00
2015-06-11 23:59:15 +01:00
2015-05-20 21:41:07 +01:00
2015-05-24 07:19:21 +01:00
2014-08-23 09:26:08 +01:00
2015-05-03 11:43:48 +01:00
2014-08-02 09:26:16 +01:00
2015-01-16 23:08:26 +00:00
2015-04-10 18:10:26 +01:00
2015-06-11 23:59:15 +01:00
2015-05-14 11:44:00 +01:00
2014-01-02 22:39:23 +00:00
2015-04-13 22:33:22 +01:00
2015-04-19 13:34:43 +01:00
2015-06-11 23:59:17 +01:00
2015-01-16 23:08:22 +00:00
2014-09-01 18:03:05 +01:00
2015-05-20 21:41:03 +01:00
2014-05-02 20:46:59 +01:00
2015-01-16 23:08:24 +00:00
2014-01-02 12:50:18 +00:00
2015-05-14 11:43:59 +01:00
2015-06-23 11:57:25 +01:00
2015-04-27 14:59:47 +01:00
2015-04-21 07:20:25 +01:00
2015-04-28 07:56:55 +01:00
2015-05-20 21:41:03 +01:00
2015-04-10 18:10:27 +01:00
2015-05-03 11:43:50 +01:00
2015-04-21 07:20:23 +01:00
2015-02-19 07:51:39 +00:00
2015-04-08 10:53:13 +01:00
2014-05-02 20:46:59 +01:00
2015-06-23 11:46:57 +01:00
2014-07-21 19:05:35 +01:00
2015-05-24 07:19:21 +01:00
2015-04-30 23:04:13 +01:00
2015-04-24 11:06:54 +01:00
2014-10-10 16:44:33 +01:00
2015-05-20 21:41:09 +01:00
2014-01-02 12:50:18 +00:00
2015-01-23 11:36:27 +00:00
2015-02-15 21:58:26 +00:00
2015-05-07 13:40:35 +01:00
2015-05-05 22:15:17 +01:00
2015-05-20 21:41:10 +01:00
2015-03-02 18:06:53 +00:00
2014-01-02 12:50:18 +00:00
2015-04-13 22:33:22 +01:00