[PATCH v2 12/24] buildman: Use importlib to find the help

Simon Glass sjg at chromium.org
Wed Mar 8 23:17:27 CET 2023


Use this function so that the help can be found even when buildman is
running from a package.

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list