]> Git Repo - J-u-boot.git/commit
patman: Allow specifying the patchwork URL
authorSimon Glass <[email protected]>
Tue, 3 Nov 2020 20:54:14 +0000 (13:54 -0700)
committerSimon Glass <[email protected]>
Sat, 14 Nov 2020 22:23:41 +0000 (15:23 -0700)
commit7cbf02e94df820b77b53ae113828b294688bf623
tree94427da3bd2e4b37c4180bfb4abcfa9140f62a69
parent3145b63513552fc77f6584a89baf0966617eeadf
patman: Allow specifying the patchwork URL

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 <[email protected]>
tools/patman/control.py
tools/patman/func_test.py
tools/patman/main.py
tools/patman/status.py
This page took 0.032966 seconds and 4 git commands to generate.