[PATCH 7/7] patman: Add a Series-patchwork-url option
Simon Glass
sjg at chromium.org
Sun Nov 15 15:07:37 CET 2020
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 at chromium.org>
---
tools/patman/README | 6 ++++++
tools/patman/control.py | 7 ++++++-
tools/patman/series.py | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list