diff options
author | Ross Burton <ross.burton@arm.com> | 2024-12-11 12:08:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-12 13:31:27 +0000 |
commit | 5d956237085d2c38491120f7cf4d6e3429fabfa4 (patch) | |
tree | 6c934dad5e52fc180bc0a09e85f3ab6101770344 /scripts/lib/devtool/utilcmds.py | |
parent | 97323f10b74b3ee17dd80d2f55a11dd95b3ab5e8 (diff) | |
download | poky-5d956237085d2c38491120f7cf4d6e3429fabfa4.tar.gz |
classes/utility-tasks: port do_listtasks to use bb.build.listtasks
Instead of iterating every datastore value by hand to find tasks, use
the new bb.build.listtasks() function (bitbake 185c4b)
(From OE-Core rev: 466c3ed0d01bc70caa29d5eb8bb99f7d0e6e710c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions