[PATCH v3 07/29] patman: Allow linking a series with patchwork

Simon Glass sjg at chromium.org
Wed Nov 4 10:03:14 AEDT 2020


Add a new Series-links tag to tell patman how to find the series in
patchwork. Each item is the series ID optionally preceded by the series
version that the link refers to. An empty version indicates this is the
latest series.

For example:

   Series-links: 209816 1:203302

Documentation is added in a later patch.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/patman/README       | 15 +++++++++++++++
 tools/patman/func_test.py |  1 +
 tools/patman/series.py    |  2 +-
 3 files changed, 17 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the Patchwork mailing list