[PATCH v4 44/83] buildman: Move remaining builder properties to constructor
Simon Glass
sjg at chromium.org
Mon Jul 24 20:45:32 CEST 2023
Do these all in the constructor, so it is consistent.
Move the stray builder comment into the correct place.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/buildman/builder.py | 25 ++++++++++++++++++-------
tools/buildman/control.py | 18 +++++++-----------
2 files changed, 25 insertions(+), 18 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list