commit | 985f72a87698612ed65cbfceb44c6882ad7a7e97 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 10 13:05:10 2025 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:42 2025 +0100 |
tree | 4ab9cb4fe0c2189d81fabc9ac7b4131330f2b777 | |
parent | 65a45794f79e272af197dca9693d1609a6e25b9e [diff] |
patman: Introduce basic database support in Series 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@chromium.org>