diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2014-01-04 18:20:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-06 22:17:30 +0000 |
commit | e7fcf1bce8a3f98afc6860b56f5a4702286b51c1 (patch) | |
tree | 6e5241973c0c18bae2600156b2a99921ac0f762f /meta/recipes-devtools/pkgconfig | |
parent | 031d2eac0abe2a0ea59257fe6e41560939905005 (diff) | |
download | poky-e7fcf1bce8a3f98afc6860b56f5a4702286b51c1.tar.gz |
python: explicitly disable bluetooth.h check
* bluetooth.h is autodetected from sysroot and influences 2 python files:
/usr/include/python2.7/pyconfig-32.h
/usr/lib/python2.7/lib-dynload/_socket.so
* it doesn't link with bluez, so it wasn't detected by
test-dependencies.sh, but still causes undeterministic builds and
should be fixed
* we can use PACKAGECONFIG, but I don't expect many people to use bt
support in python-socket
(From OE-Core rev: 46fc4d6b7c17e19088917ec46234bafc76f5655f)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pkgconfig')
0 files changed, 0 insertions, 0 deletions