]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Allow specifying the patchwork URL
authorSimon Glass <sjg@chromium.org>
Tue, 3 Nov 2020 20:54:14 +0000 (13:54 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 14 Nov 2020 22:23:41 +0000 (15:23 -0700)
commit64a27ff122e959f635d71af56ef63b921a74a629
tree94427da3bd2e4b37c4180bfb4abcfa9140f62a69
parentf499b543832bca533d0edaa7c294c3462d1aabb4
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 <sjg@chromium.org>
tools/patman/control.py
tools/patman/func_test.py
tools/patman/main.py
tools/patman/status.py