[PATCH v4 25/83] buildman: Move series calculations into a separate function

Simon Glass sjg at chromium.org
Mon Jul 24 20:45:55 CEST 2023


Reduce the size of the do_buildman() function a little by moving the code
that figures out the series into a separate function.

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

(no changes since v1)

 tools/buildman/control.py | 95 +++++++++++++++++++++++----------------
 1 file changed, 56 insertions(+), 39 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list