summaryrefslogtreecommitdiffstats
path: root/package/python-netifaces/python-netifaces.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-31 22:38:29 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-18 17:11:49 +0200
commit4f76d86d998e7a13e7bfa32238bcd217fbc96a42 (patch)
tree0909a04741c0d7c85568ee71a269d8e0e958576e /package/python-netifaces/python-netifaces.hash
parentd0d9ba275a89cf3c71eda822d5ebf30c348ec6c7 (diff)
downloadbuildroot-4f76d86d998e7a13e7bfa32238bcd217fbc96a42.tar.gz
buildroot-4f76d86d998e7a13e7bfa32238bcd217fbc96a42.zip
python3: do not use hg when available
During the execution of its configure script, Python 3 tries to find an available "hg" installation, and if available, will try to use it to get information from the version control system. To do this, it tries to communicate over the network, potentially over ports that are blocked, causing the build to halt. This was reported by a user as part of bug 7802. To solve this, we simply make the Python script use /bin/false as the "hg" program. Fixes bug #7802 for the python3 package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-netifaces/python-netifaces.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud