generic-poky/meta/recipes-devtools/python
Ricardo Ribalda Delgado b5c66750fe python: Fix python-distutils variables
python-distutils uses the information from this file for setting the
system variables.

Whithout this patch:

root@qt5022:~# pip install pyzmq

...

x86_64-poky-linux-gcc -m64 -march=btver1 -mtune=btver1
--sysroot=/var/lib/jenkins/jobs/qt5022-cesium/workspace/build/tmp/sysroots/qt5022
-fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types
-DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DNATIVE_LITTLE_ENDIAN=1
-Ibundled/libsodium/src/libsodium/include
-Ibundled/libsodium/src/libsodium/include/sodium
-I/usr/include/python2.7 -c buildutils/initlibsodium.c -o
build/temp.linux-x86_64-2.7/buildutils/initlibsodium.o
    In file included from /usr/include/python2.7/Python.h:8:0,
                         from buildutils/initlibsodium.c:10:
    /usr/include/python2.7/pyconfig.h:24:27: fatal error: bits/wordsize.h: No such
file or directory
    #include <bits/wordsize.h>
root@qt5022:~# ls /usr/include/bits/wordsize.h
/usr/include/bits/wordsize.h

(From OE-Core rev: 610baaca41ede3a2a9697d1b34bbca6c6fa1da11)

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-03 12:43:15 +01:00
..
python python: Fix PGEN linking errors 2015-03-25 12:39:39 +00:00
python-imaging python-imaging: fix compilation with Freetype 2.5.1 2013-12-06 13:54:23 +00:00
python-native python: Fix PGEN linking errors 2015-03-25 12:39:39 +00:00
python-numpy python-numpy: fix typo in no-host-paths.patch 2015-07-07 13:33:26 +01:00
python-pycurl python-pycurl: Upgrade 7.19.3 -> 7.19.3.1 2014-07-17 12:28:50 +01:00
python-pygobject meta/*: remove unnecessary patches 2013-12-10 17:42:43 +00:00
python-pygtk python-pygtk: Restore pkg-config file 2014-11-04 10:27:12 +00:00
python-pyrex recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
python-smartpm smartpm: set noprogress for pycurl 2015-08-01 07:34:06 +01:00
python3 python3: delete patches that don't get applied anywhere 2015-08-01 22:24:18 +01:00
python-2.7-manifest.inc python-io: Add runtime dependency on contextlib 2015-07-16 15:09:16 +01:00
python-3.4-manifest.inc python3: remove 2to3 symlink from package python3-2to3 2015-08-01 22:24:18 +01:00
python-async_0.6.1.bb python-async: add recipe 2013-07-02 22:23:42 +01:00
python-dbus_1.2.0.bb python-dbus: use PACKAGECONFIG for doc generation 2014-08-11 17:43:44 +01:00
python-docutils_0.12.bb python-docutil: Upgrade 0.11 -> 0.12 2014-07-17 12:28:49 +01:00
python-git_1.0.1.bb python-git: 1.0.0 -> 1.0.1 2015-05-30 22:26:11 +01:00
python-gitdb_0.6.4.bb python-gitdb: 0.6.1 -> 0.6.4 2015-02-21 22:05:35 +00:00
python-imaging_1.1.7.bb Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
python-mako_1.0.1.bb python-mako: 0.9.1 -> 1.0.1 2015-06-03 16:38:48 +01:00
python-native_2.7.9.bb python: Fix ctypes/libffi configure 2015-02-27 07:40:33 +00:00
python-nose_1.3.6.bb python-nose: 1.2.1 -> 1.3.6 2015-06-03 16:38:49 +01:00
python-numpy_1.7.0.bb python-numpy: use x86 over-ride instead of i586 2015-06-08 17:34:06 +01:00
python-pexpect_3.3.bb python-pexpect: Creates a recipe for the pexpect python module 2015-03-22 08:50:03 +00:00
python-pycairo_1.10.0.bb python: python-pycairo: add python-pycairo-native 2014-08-02 09:26:14 +01:00
python-pycurl_7.19.5.1.bb python-pycurl: 7.19.5 -> 7.19.5.1 2015-02-15 21:58:25 +00:00
python-pygobject_2.28.3.bb upstream_tracking.inc: deprecate and move contents to recipes 2015-09-01 11:44:01 +01:00
python-pygtk_2.24.0.bb python-pygtk: remove invalid sed command 2015-07-12 22:55:45 +01:00
python-pyrex-native_0.9.9.bb python-pyrex-native: Update for python-native changes 2012-07-22 11:42:21 +01:00
python-pyrex_0.9.9.bb Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
python-scons-native_2.3.6.bb python-scons: 2.3.4 -> 2.3.6 2015-08-01 22:24:11 +01:00
python-scons_2.3.6.bb python-scons: 2.3.4 -> 2.3.6 2015-08-01 22:24:11 +01:00
python-setuptools_18.2.bb python-distribute, python-setuptools: Migrate to good old python-setuptools 2015-08-30 12:36:07 +01:00
python-smartpm_git.bb smartpm: set noprogress for pycurl 2015-08-01 07:34:06 +01:00
python-smmap_0.8.2.bb python-smmap: add recipe 2013-07-02 22:23:43 +01:00
python.inc Python: Upgrade from 2.7.3 to 2.7.9: 2015-02-23 17:35:29 +00:00
python3-native_3.4.3.bb python3: Upgrade from 3.4.2 to 3.4.3 2015-05-15 17:44:59 +01:00
python3-pip_6.1.1.bb python3-pip: Adds recipe for python3-pip 2015-06-08 17:34:04 +01:00
python3-setuptools_18.2.bb python-distribute, python-setuptools: Migrate to good old python-setuptools 2015-08-30 12:36:07 +01:00
python3_3.4.3.bb python3: Fix python-distutils variables 2015-09-03 12:43:15 +01:00
python_2.7.9.bb python: Fix python-distutils variables 2015-09-03 12:43:15 +01:00