patman: Add a Series-patchwork-url option
authorSimon Glass <sjg@chromium.org>
Tue, 3 Nov 2020 20:54:16 +0000 (13:54 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 14 Nov 2020 22:23:41 +0000 (15:23 -0700)
commitfcbec650e6216fdba0ffe6fc017a34ceed0c86cb
treee414f17103440d6780bcb0c04d778489d62caed8
parenta55be354c02d3dc322d9e8b927618d378f7b81ce
patman: Add a Series-patchwork-url option

Add a commit tag to allow the Patchwork URL to be specified in a commit.
This can be handy for when you submit code to multiple projects but don't
want to use the -p option.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/README
tools/patman/control.py
tools/patman/series.py