[PATCH v2 05/14] buildman: Rename the main module

sjg at google.com sjg at google.com
Mon Apr 27 05:06:51 CEST 2020


Python does not like the module name being the same as the module
directory. To allow buildman modules to be used from other tools, rename
it.

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

Changes in v2: None

 tools/buildman/buildman                 | 2 +-
 tools/buildman/{buildman.py => main.py} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename tools/buildman/{buildman.py => main.py} (100%)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list