commit | feb80cc534da788aae6649049da292942463b76c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:20 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:56 2023 -0800 |
tree | e60634ecc9eb41cba133a6e54c8c168bb9680773 | |
parent | cd6d633dccfcd763495ffafe7c08532d6b506ef9 [diff] |
binman: Use importlib to find the help Use this function so that the help can be found even when binman is running from a package. Signed-off-by: Simon Glass <sjg@chromium.org>