From a55be354c02d3dc322d9e8b927618d378f7b81ce Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Tue, 3 Nov 2020 13:54:15 -0700 Subject: patman: Add a setting for the Patchwork URL 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 + 1 file changed, 1 insertion(+) (limited to 'tools/patman/README') diff --git a/tools/patman/README b/tools/patman/README index 49b7359..639c994 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -113,6 +113,7 @@ ignore_errors: True process_tags: False verbose: True smtp_server: /path/to/sendmail +patchwork_server: https://patchwork.ozlabs.org <<< -- cgit v1.1