platform_external_dtc/pylibfdt
Luca Weiss b111122ea5 pylibfdt: use python3 shebang
The default Python version for pylibfdt is already Python 3 but if
called without specifiying an interpreter, the setup.py script gets
called with Python 2.

It's of course still possible to call setup.py with python2 directly.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Message-Id: <20190907152530.25102-1-luca@z3ntu.xyz>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2019-09-09 15:20:55 +10:00
..
.gitignore Use Python3 by default 2019-03-29 15:43:24 +11:00
libfdt.i pylibfdt: Add support for fdt_get_alias() 2019-07-04 12:56:47 +10:00
Makefile.pylibfdt pylibfdt: Replace dual GPLv2/BSD license boilerplate with SPDX tags 2019-06-21 21:06:10 +10:00
setup.py pylibfdt: use python3 shebang 2019-09-09 15:20:55 +10:00