Richard Purdie
7be6abc98d
bitbake: COW: Fix StopIteration warning
...
Fix the warning:
WARNING: lib/bb/data_smart.py:235: DeprecationWarning: generator 'COWDictMeta.iter' raised StopIteration
for k, v in self.variables.iteritems():
by using return from the generator, not raising StopIteration.
(Bitbake rev: 407d6e07b09123c12c382b4a92107f002c314b05)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2018-09-22 15:52:12 -07:00
..
2018-08-28 10:32:08 +01:00
2018-08-24 07:53:14 +01:00
2016-06-02 08:24:02 +01:00
2018-09-05 18:01:37 +01:00
2018-09-05 18:01:37 +01:00
2017-12-18 15:05:29 +00:00
2018-09-10 12:13:38 +01:00
2018-08-01 10:07:22 +01:00
2013-09-22 12:19:44 +01:00
2018-07-30 12:45:15 +01:00
2018-08-14 16:32:48 +01:00
2018-07-30 12:45:15 +01:00
2017-09-05 15:00:49 +01:00
2013-06-14 17:26:30 +01:00
2018-09-10 12:13:38 +01:00
2018-04-06 11:39:49 +01:00
2018-09-22 15:52:12 -07:00
2018-09-05 18:01:37 +01:00
2017-05-18 13:19:55 +01:00
2017-07-08 13:29:54 +01:00
2018-09-05 18:01:37 +01:00
2016-06-02 08:24:02 +01:00
2018-02-14 15:26:03 +00:00
2015-12-22 00:02:05 +00:00
2016-12-07 10:42:22 +00:00
2018-09-10 12:13:38 +01:00
2014-08-25 08:57:45 +01:00
2017-01-09 13:39:13 +00:00
2017-06-14 14:54:24 +01:00
2016-07-26 08:10:35 +01:00
2017-12-10 22:45:21 +00:00
2016-12-14 12:25:07 +00:00
2018-09-10 12:13:38 +01:00
2018-08-01 10:07:22 +01:00
2018-08-01 10:07:22 +01:00
2017-11-21 13:06:45 +00:00
2018-08-16 09:50:42 +01:00