[PATCH v2 17/30] patman: Move Patch and Review to patchwork module
Simon Glass
sjg at chromium.org
Fri May 23 15:18:46 CEST 2025
These relate to information obtained from the patchwork server, so move
their definition into the new patchwork module.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/patman/func_test.py | 21 +++----
tools/patman/patchwork.py | 113 ++++++++++++++++++++++++++++++++++++
tools/patman/status.py | 119 ++------------------------------------
3 files changed, 129 insertions(+), 124 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list