python-pycrypto: do not include host headers
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 20 Dec 2013 16:59:41 +0000 (17:59 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 20 Dec 2013 21:23:10 +0000 (22:23 +0100)
commit0fd8e8ddb404b226c9ebd27f4f36eced8827a3dc
tree4d65ed0bc0b657778752a8220504f2b937c9525d
parentd738fc6b441e0ba53dfd8fb76c93ca247f02ee67
python-pycrypto: do not include host headers

This commit adds a patch to python-pycrypto that removes /usr/include
for the headers path, which is wrong when cross-compiling.

Fixes:

  http://autobuild.buildroot.org/results/5bf/5bf5e31c485a4ee8c0b0a5721205f0fed9b5ae5d/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-pycrypto/python-pycrypto-0001-remove-incorrect-header-path.patch [new file with mode: 0644]