poky/meta
Lukas Bulwahn 51cf0d5a5d site/common: deactivate a python cross-compilation runtime check
In configure there is a runtime check to determine buggy getaddrinfo and as we
are cross-compiling this check goes wrong. If ipv6 is enabled in python, the
failed test is reported as fatal error with the message
Fatal: You must get working getaddrinfo() function.

Setting ac_cv_buggy_getaddrinfo=no deactivates the runtime check and allows to
compile python with ipv6 enabled.

This commit was cherry-picked from commit 66db85262b
into the danny branch. The original commit was in turn derived from the commit
700b75e7661062aa93cf81205b78c8bf7609922d in the Classic OpenEmbedded Development
Tree.

Fixes: bug #4557

(From OE-Core rev: 0421102cbd78c2e8fe9a027d747be39882ebf20d)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Dimas Abreu Dutra <dimasadutra@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-22 23:19:42 +01:00
..
classes sanity.bbclass: Ensure tmpdir exists when running the check 2013-05-08 12:03:16 +01:00
conf arch-armv4.inc: add --fix-v4bx to TARGET_LD_KERNEL_ARCH only for armv4 and strongarm1100 2013-02-14 15:19:52 +00:00
files bzip license: bzip2 not bzip. 2012-10-10 15:24:13 +01:00
lib/oe lib/oe/classextend.py: avoid extending any kernel package 2013-05-08 12:03:16 +01:00
recipes-bsp grub-efi-native: fix build on modern distributions without gets() 2013-05-29 23:41:25 +01:00
recipes-connectivity openssh: fix CVE-2010-5107 2013-04-29 18:00:00 +01:00
recipes-core Revert "initramfs-live-install*: fix the "install" boot option" 2013-05-16 20:15:58 +03:00
recipes-devtools qemu-native: fix DSO linking 2013-05-08 15:08:12 +01:00
recipes-extended tcp-wrappers: add socklen_t.patch 2013-03-01 15:38:49 +00:00
recipes-gnome gnome-desktop: Now we depend on gnome-common-native, use the correct sysroot 2013-02-14 15:19:53 +00:00
recipes-graphics cogl/clutter: Explicitly depend on libdrm for GLX 2013-02-15 13:05:29 +00:00
recipes-kernel powertop: inherit gettext 2013-05-09 17:58:11 +01:00
recipes-lsb4/perl libi18n-collate-perl: add it 2012-09-10 13:01:54 +01:00
recipes-multimedia alsa-tools: fix compilation error 2013-03-01 15:38:49 +00:00
recipes-qt nativesdk-qt4-tools: fix DEPENDS, as nativesdk is now prefixed 2013-02-14 15:19:54 +00:00
recipes-rt rt-tests: added missing dependencies in Makefile 2013-02-14 15:19:53 +00:00
recipes-sato sato-icon-theme: fix build 2012-12-13 15:21:45 +00:00
recipes-support gnupg: integrate fix for CVE-2012-6085 2013-04-29 18:00:00 +01:00
site site/common: deactivate a python cross-compilation runtime check 2013-08-22 23:19:42 +01:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00