[PATCH 11/25] patman: Add a Cseries class
Simon Glass
sjg at chromium.org
Sat May 24 07:06:14 CEST 2025
This is the main class for dealing with series, across branches and the
database.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/__init__.py | 2 +-
tools/patman/cseries.py | 1165 ++++++++++++++++++++++++++++++++++++++
2 files changed, 1166 insertions(+), 1 deletion(-)
create mode 100644 tools/patman/cseries.py
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list