diff options
author | Simon Glass <sjg@chromium.org> | 2022-01-09 20:13:43 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-01-25 12:36:11 -0700 |
commit | 596fd10a79e95197ec9fa1ebe7b9e6f7bf81e217 (patch) | |
tree | 70fd7fcf19b7dc6e9e2f23118af3ad22aa73f2cb /tools/binman/entry.py | |
parent | 5b7968693f9c2aefea5bd50dc1f143ec3a1caa42 (diff) |
patman: Add a function to find a tool on the path
The Run() function automatically uses the PATH variable to locate a tool
when running it. Add a function that does this manually, so we don't have
to run a tool to find out if it is present.
This is needed by the new Bintool class, which wants to check which tools
are present.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/entry.py')
0 files changed, 0 insertions, 0 deletions