]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Improve Series support for patchwork links
authorSimon Glass <sjg@chromium.org>
Sat, 10 May 2025 11:05:11 +0000 (13:05 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commite8b64cfdbbe75c94921cab740e5781a293c99dd5
tree917b3281253124601e35816ba21de969d91d26a3
parentdcf630b3beb8b75ef2ce009de3515075173f653b
patman: Improve Series support for patchwork links

Update Series with a way to better manage the Series-links lines in
patches. Use this in the 'status' subcommand instead of the existing
primitive method of expecting a link without a version prefix.

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