commit | 2a76a64981faf1cee84b6b7bdfa1894ba2e2e954 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 02 17:05:15 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Mar 05 16:14:01 2015 -0700 |
tree | 6b9f52b02daf07f305c153ec7a0ef1ede0328184 | |
parent | 7ae8350f67eea861280a4cbd2d067777a0e87153 [diff] |
buildman: Correct toolchain download feature Commit d908898 updated the ScanPath() function but not its documentation and not all its callers. This breaks the toolchain check after it is downloaded. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>