From: Matthew McClintock Date: Thu, 9 Feb 2012 19:30:24 +0000 (-0600) Subject: powerpc64-linux: Update cached autoconf values for libpcap on powerpc64 X-Git-Tag: 2015-4~11775 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=01a28e8b04c206e54bcb01ccd7401c08d5c600ce;p=openembedded-core.git powerpc64-linux: Update cached autoconf values for libpcap on powerpc64 Without this fix, libpcap will fail to build on powerpc64 Signed-off-by: Matthew McClintock --- diff --git a/meta/site/powerpc64-linux b/meta/site/powerpc64-linux index a49c717421..2b147d7ff1 100644 --- a/meta/site/powerpc64-linux +++ b/meta/site/powerpc64-linux @@ -31,4 +31,5 @@ screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no} screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes} screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes} - +# libpcap +ac_cv_linux_vers=${ac_cv_linux_vers=2}