diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-02-18 21:40:03 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-18 23:30:36 +0100 |
commit | 24cbcf13f90430e3474dab9d0983e36f7e64c307 (patch) | |
tree | 622f61c3c8eade72abeb9d86a0ef126605787006 /package/python-setuptools/python-setuptools.mk | |
parent | eb7667bf41d4ebb8a3de3c6bebdaadfa65ec775c (diff) | |
download | buildroot-24cbcf13f90430e3474dab9d0983e36f7e64c307.tar.gz buildroot-24cbcf13f90430e3474dab9d0983e36f7e64c307.zip |
package: add python3 support in the package infrastructure
This commit improves the Python package infrastructure to allow Python
packages to be built with Python 3. The changes are fairly simple:
* Use either PYTHON_PATH or PYTHON3_PATH as the PYTHONPATH depending
on which Python is used.
* Depend on host-python or host-python3 and python or python3
depending on which Python is used.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-setuptools/python-setuptools.mk')
0 files changed, 0 insertions, 0 deletions