[PATCH 18/25] patman: Improve Series support for patchwork links
Simon Glass
sjg at chromium.org
Sat May 24 07:05:54 CEST 2025
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 at chromium.org>
---
tools/patman/control.py | 25 ++++++++++++-------
tools/patman/series.py | 55 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 9 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list