[PATCH] tools: Fix patman launcher script.

Simon Glass sjg at chromium.org
Sat Sep 2 02:09:20 CEST 2023


On Thu, 31 Aug 2023 at 23:05, Maxim Cournoyer <maxim.cournoyer at gmail.com> wrote:
>
> There is no "run_patman" procedure in patman's __main__.py file, which
> would cause the following error at execution:
>
>   "AttributeError: module 'patman.__main__' has no attribute 'run_patman'"
>
> Signed-off-by: Maxim Cournoyer <maxim.cournoyer at gmail.com>
> ---
>
>  tools/patman/pyproject.toml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

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


More information about the U-Boot mailing list