Re: [PATCH 6/7] patman: Add a setting for the Patchwork URL

2020-11-15 Thread Simon Glass
Add an argument to allow specifying the the patchwork URL. This also adds this feature to the settings file, either globally, or on a per-project basis. Signed-off-by: Simon Glass --- tools/patman/README | 1 + tools/patman/main.py | 6 -- 2 files changed, 5 insertions(+), 2 deletions(-)

[PATCH 6/7] patman: Add a setting for the Patchwork URL

2020-11-03 Thread Simon Glass
Add an argument to allow specifying the the patchwork URL. This also adds this feature to the settings file, either globally, or on a per-project basis. Signed-off-by: Simon Glass --- tools/patman/README | 1 + tools/patman/main.py | 6 -- 2 files changed, 5 insertions(+), 2 deletions(-)