buildman: Move remaining builder properties to constructor
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:52 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commitffd06d3d8dfdff2aba57aafad8866805f9f542df
treebcc8295fa39644b9d7a25e00d89869dd7f0aeb19
parent573b30377dce76466b24ffd9edad3ac110878deb
buildman: Move remaining builder properties to constructor

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@chromium.org>
tools/buildman/builder.py
tools/buildman/control.py