[oe-commits] Roman I Khimov : libpcap: remove deprecated patch options

git version control git at git.openembedded.org
Thu Aug 5 17:15:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 917fe8395c566d5041b1cb1733fd25fcfaedb378
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=917fe8395c566d5041b1cb1733fd25fcfaedb378

Author: Roman I Khimov <khimov at altell.ru>
Date:   Thu Aug  5 21:12:55 2010 +0400

libpcap: remove deprecated patch options

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/libpcap/libpcap_1.1.1.bb |    2 +-
 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 a1a244c..4a1f374 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"
 





More information about the Openembedded-commits mailing list