commit | e92dab3cbf88a480913cc98a7261c35c6ae3128a | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Apr 05 17:46:41 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:44:49 2017 -0600 |
tree | 51cd88bdee091c7b2b3139a5f76b6593ae716b36 | |
parent | 27bc9b1c4cd2bd8c184fc35fb5044fe0d9fdec7f [diff] |
tools: allow to override python Not force to use python from PATH. Issue was noted when building with Yocto, because python from the distro is always taken instead of python-native built during Yocto process. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>