From d92a3c09f377d259547311e11910d539953533d8 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Wed, 30 Jun 2010 10:31:47 +0800 Subject: libpcap: Upgraded to version 1.1.1 Remove config-fixes.patch and ldflags.patch since the change is already in the latest version Remove shared.patch since it is not being used. Rebase aclocal.patch according to the latest package version Also contains Metadata fix Signed-off-by: Dongxiao Xu --- meta/packages/libpcap/libpcap-1.0.0/config-fixes.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta/packages/libpcap/libpcap-1.0.0/config-fixes.patch (limited to 'meta/packages/libpcap/libpcap-1.0.0/config-fixes.patch') diff --git a/meta/packages/libpcap/libpcap-1.0.0/config-fixes.patch b/meta/packages/libpcap/libpcap-1.0.0/config-fixes.patch deleted file mode 100644 index 166816eb8..000000000 --- a/meta/packages/libpcap/libpcap-1.0.0/config-fixes.patch +++ /dev/null @@ -1,16 +0,0 @@ -Fixes to enable building with latest autoconf and automake - -JL 09/02/10 - -Index: libpcap-0.9.3/configure.in -=================================================================== ---- libpcap-0.9.3.orig/configure.in 2005-07-07 07:56:03.000000000 +0100 -+++ libpcap-0.9.3/configure.in 2010-02-09 15:19:40.529662003 +0000 -@@ -11,6 +11,7 @@ - AC_INIT(pcap.c) - - AC_CANONICAL_SYSTEM -+AC_PROG_CC - - AC_LBL_C_INIT(V_CCOPT, V_INCLS, V_LIBS) - AC_LBL_C_INLINE -- cgit v1.2.3