]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Tidy up sys.path changes
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:09:05 +0000 (18:09 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:25:21 +0000 (14:25 -0600)
commitf8cd50beebde462536ba4095011d919c898343ee
tree31c441d8968f3432b7be5149f401f0fc29fc3d34
parente83fc4f6f49d6a54ebf96c52b07ddff224f2cc12
patman: Tidy up sys.path changes

Now that we are using absolute paths we can remove some of the sys.path
mangling that appears in the tools.

We only need to add the path to 'tools/' so that everything can find
modules relative to that directory.

The special paths for finding pylibfdt remain.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/main.py
tools/buildman/main.py
tools/buildman/test.py
tools/dtoc/main.py
tools/dtoc/test_fdt.py
tools/genboardscfg.py
tools/moveconfig.py
tools/patman/main.py
tools/rmboard.py