[PATCH 5/7] patman: Allow specifying the patchwork URL
Simon Glass
sjg at chromium.org
Sun Nov 15 15:07:42 CET 2020
Add a new argument to allow the URL of the patchwork server to be
speciified. For now this is hard-coded in the main file, but future
patches will move it to the settings file.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/control.py | 5 +++--
tools/patman/func_test.py | 38 ++++++++++++++++++++++++++------------
tools/patman/main.py | 3 ++-
tools/patman/status.py | 29 +++++++++++++++++------------
4 files changed, 48 insertions(+), 27 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list