summaryrefslogtreecommitdiffstats
path: root/package/python/001-remove-host-header-path.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-31 22:38:28 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-18 17:11:38 +0200
commitd0d9ba275a89cf3c71eda822d5ebf30c348ec6c7 (patch)
tree135860188e084f16e92915c653a0b2b360a58f8e /package/python/001-remove-host-header-path.patch
parent3138ab3fee7b0251e3cb3fba9a373bd3cf9d6424 (diff)
downloadbuildroot-d0d9ba275a89cf3c71eda822d5ebf30c348ec6c7.tar.gz
buildroot-d0d9ba275a89cf3c71eda822d5ebf30c348ec6c7.zip
python: do not use hg or svn when available
During the execution of its configure script, Python tries to find an available "hg" and "svn" installation, and if available, will try to use them 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" and "svn" programs. Fixes bug #7802 for the python package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python/001-remove-host-header-path.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud