From: Roman I Khimov Date: Thu, 5 Aug 2010 17:12:55 +0000 (+0400) Subject: libpcap: remove deprecated patch options X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=917fe8395c566d5041b1cb1733fd25fcfaedb378;p=openembedded.git libpcap: remove deprecated patch options Signed-off-by: Roman I Khimov --- diff --git a/recipes/libpcap/libpcap_1.1.1.bb b/recipes/libpcap/libpcap_1.1.1.bb index a1a244ce6a..4a1f374b38 100644 --- a/recipes/libpcap/libpcap_1.1.1.bb +++ b/recipes/libpcap/libpcap_1.1.1.bb @@ -2,7 +2,7 @@ require libpcap.inc PR = "r1" SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz" -SRC_URI += "file://ieee80215-arphrd.patch;patch=1" +SRC_URI += "file://ieee80215-arphrd.patch" BINCONFIG_GLOB = "pcap-config"