[PATCH 17/25] patman: Introduce basic database support in Series

Simon Glass sjg at chromium.org
Sat May 24 07:05:57 CEST 2025


This class manages a series, i.e. a group of patches with a possible
cover letter. Add some properties for recording basic patchwork info,
including the database ID.

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

 tools/patman/series.py | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list