Files
poky/meta/recipes-devtools
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
..
2015-08-11 09:28:51 -07:00
2015-08-11 09:28:51 -07:00
2015-08-19 18:05:40 +01:00
2015-04-30 23:04:16 +01:00
2015-08-11 09:28:48 -07:00
2015-08-30 12:35:49 +01:00
2015-04-21 07:20:23 +01:00
2015-08-11 09:28:50 -07:00
2014-03-02 17:25:28 +00:00
2015-09-01 11:44:03 +01:00
2015-09-01 11:44:03 +01:00
2015-08-10 12:40:31 -07:00
2015-08-10 12:40:20 -07:00
2015-08-10 12:40:20 -07:00
2015-07-12 22:55:42 +01:00
2015-09-03 12:43:14 +01:00
2015-04-21 07:20:25 +01:00
2014-12-23 10:18:20 +00:00
2015-01-16 23:08:24 +00:00
2015-08-16 22:40:56 +01:00
2015-05-30 22:26:12 +01:00
2015-09-03 12:43:14 +01:00
2015-04-21 07:20:25 +01:00
2014-08-28 15:12:42 +01:00
2015-07-31 10:32:44 +01:00
2015-08-24 23:46:57 +01:00
2015-08-16 22:40:55 +01:00
2014-08-11 10:53:05 +01:00
2015-09-03 12:43:14 +01:00
2015-06-08 17:34:03 +01:00
2015-08-24 23:47:05 +01:00
2015-04-21 07:20:25 +01:00
2015-05-20 21:41:08 +01:00
2015-06-11 23:59:15 +01:00