]> git.dujemihanovic.xyz Git - u-boot.git/commit
patman: Add a way to set the search path for tools
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:27 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:57 +0000 (20:27 -0700)
commitc22b8cfc1dc6a8fd9e45dd56b2945ccf979aa2c8
tree0ca5201b6637c6f06a1c1a7c9318ae69167938fc
parent45f449bfc1089ad21b3974b518478d5e2d9f12eb
patman: Add a way to set the search path for tools

Sometimes tools can be located by looking in other locations. Add a way to
direct the search.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/tools.py