
23 Sep
2023
23 Sep
'23
8:13 p.m.
On Thu, 31 Aug 2023 at 23:05, Maxim Cournoyer maxim.cournoyer@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@gmail.com
tools/patman/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!