diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-12 19:59:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-13 13:12:23 +0000 |
commit | 31e5bc2b586c51ad3b9fdb79af8b549d8d7ce743 (patch) | |
tree | 1dc1db89346952bd4c2dc3c002d6824b8d8c8461 /LICENSE | |
parent | fbe8b3e3e97ee20e66cafdf2763f58fd39bcc5e5 (diff) | |
download | poky-31e5bc2b586c51ad3b9fdb79af8b549d8d7ce743.tar.gz |
bitbake: runqueue: Use a set for the setscene tasks list
This should give performance improvements to functions using this list of
tasks (sets are used for most of the other code for this reason, not sure
why this wasn't a set in the first place).
(Bitbake rev: f5daef68703481a3c243dfecc7de404e6ebfdbb6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions