summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/libpcap/libpcap_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
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"