[PATCH v2 13/14] buildman: Retry the build for current source

Simon Glass sjg at chromium.org
Fri Sep 27 00:07:42 CEST 2024


Buildman retries a failed build when processing a branch, but does not
do this when building current source. It is useful to do this retry in
both cases, so add the logic for it.

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

(no changes since v1)

 tools/buildman/builderthread.py | 8 ++++++++
 1 file changed, 8 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list