[U-Boot] [PATCH] binman: Explicitly request python2 instead of python from env

Simon Glass sjg at chromium.org
Wed Feb 22 04:00:06 UTC 2017


On 20 February 2017 at 11:41, Paul Kocialkowski <contact at paulk.fr> wrote:
> We now live in a world where python cannot be assumed to be python2.
> As a matter of fact, it is no longer the default for python on many
> GNU/Linux distributions.
>
> Running binman with python3 fails, so explicitly request python2 from
> env in the shebang for running it.
>
> Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
> ---
>  tools/binman/binman.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list