[oe-commits] Matthew McClintock : powerpc64-linux: Update cached autoconf values for libpcap on powerpc64

git at git.openembedded.org git at git.openembedded.org
Fri Feb 10 14:39:24 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 01a28e8b04c206e54bcb01ccd7401c08d5c600ce
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=01a28e8b04c206e54bcb01ccd7401c08d5c600ce

Author: Matthew McClintock <msm at freescale.com>
Date:   Thu Feb  9 13:30:24 2012 -0600

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 <msm at freescale.com>

---

 meta/site/powerpc64-linux |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/site/powerpc64-linux b/meta/site/powerpc64-linux
index a49c717..2b147d7 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}





More information about the Openembedded-commits mailing list