python: add patch for distutils to add support for the '_python_sysroot' env var
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Fri, 6 Mar 2015 09:13:25 +0000 (11:13 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Fri, 6 Mar 2015 09:16:48 +0000 (11:16 +0200)
commit2727b3fda35c0ecec50c2e0bbd7373d824b6a5c7
treeb56d9741374552d2955d5bdd9c7cb4e4914161f3
parent8d6b503b4a2eed90cab13c76f5a5a738c47f3a80
python: add patch for distutils to add support for the '_python_sysroot' env var

Patch taken from buildroot:
  http://git.buildroot.net/buildroot/tree/package/python/python-008-distutils-use-python-sysroot.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/patches/008-distutils-use-python-sysroot.patch [new file with mode: 0644]