
28 Jan
2018
28 Jan
'18
7:53 p.m.
On Sun, Jan 21, 2018 at 06:34:57PM +0900, Masahiro Yamada wrote:
All of these host tools are apparently written for Python2, not Python3.
Use 'python2' in the shebang line according to PEP 394 (https://www.python.org/dev/peps/pep-0394/).
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom