patman: Add a Cseries class
authorSimon Glass <sjg@chromium.org>
Sat, 10 May 2025 11:05:04 +0000 (13:05 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commitce785fd9b7d6b1176349ba7717576548c95a3e2b
tree72ef4779a5760d5459bc526a769acb0425c65be1
parent24e7625085ee14a55275e2fbdaa5e595af1d632f
patman: Add a Cseries class

This is the main class for dealing with series, across branches and the
database.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/__init__.py
tools/patman/cseries.py [new file with mode: 0644]