Searched hist:"94 b13bbae90bfb94204b8fe9c531bc163e746a9f" (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | rkmux.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
H A D | microcode-tool.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
/openbmc/u-boot/scripts/dtc/pylibfdt/ |
H A D | setup.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
/openbmc/u-boot/scripts/ |
H A D | mailmapper | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
/openbmc/u-boot/test/py/ |
H A D | test.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
/openbmc/u-boot/tools/buildman/ |
H A D | buildman.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
/openbmc/u-boot/tools/dtoc/ |
H A D | dtoc.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|
/openbmc/u-boot/tools/patman/ |
H A D | patman.py | diff 94b13bbae90bfb94204b8fe9c531bc163e746a9f Sun Jan 21 03:34:57 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> host-tools: use python2 explicitly for shebang
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>
|