]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Drop the old status code
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:27 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
commitf9b84f9141898ffa3d4cfe40814128050b04444b
tree5a5c193c07a97d7ef0751dd449a73447b3b80e8d
parent605717405fce4e73ea12479d60098fa7da1e8bf3
patman: Drop the old status code

Now that we have the new asyncio implementation, drop the unused
ThreadPoolExecutor code.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/status.py