Re: [PATCH 5/7] patman: Allow specifying the patchwork URL

2020-11-15 Thread Simon Glass
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 --- tools/patman/control.py | 5 +++-- tools/patman/func_test.py | 38 ++

[PATCH 5/7] patman: Allow specifying the patchwork URL

2020-11-03 Thread Simon Glass
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 --- tools/patman/control.py | 5 +++-- tools/patman/func_test.py | 38 ++