
8 Mar
2023
8 Mar
'23
11:17 p.m.
Use this function so that the help can be found even when buildman is running from a package.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: - Add new patch to use importlib to find the help
tools/buildman/control.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!