aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcpdump
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-08-05 21:13:19 +0400
committerRoman I Khimov <khimov@altell.ru>2010-08-05 21:15:05 +0400
commit434d681412600f4dd4a5048d62549f00aa5de586 (patch)
tree93968aafd6d456200886953210851a0386fe7ec7 /recipes/tcpdump
parent917fe8395c566d5041b1cb1733fd25fcfaedb378 (diff)
downloadopenembedded-434d681412600f4dd4a5048d62549f00aa5de586.tar.gz
tcpdump: remove deprecated patch options
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/tcpdump')
-rw-r--r--recipes/tcpdump/tcpdump_4.1.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/tcpdump/tcpdump_4.1.1.bb b/recipes/tcpdump/tcpdump_4.1.1.bb
index 21fcf8548f..ec0cda7053 100644
--- a/recipes/tcpdump/tcpdump_4.1.1.bb
+++ b/recipes/tcpdump/tcpdump_4.1.1.bb
@@ -8,10 +8,10 @@ PR = "r1"
SRC_URI = " \
http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz \
- file://tcpdump_configure_no_-O2.patch;patch=1 \
- file://0001-minimal-IEEE802.15.4-allowed.patch;patch=1 \
- file://ipv6-cross.patch;patch=1 \
- file://configure.patch;patch=1 \
+ file://tcpdump_configure_no_-O2.patch \
+ file://0001-minimal-IEEE802.15.4-allowed.patch \
+ file://ipv6-cross.patch \
+ file://configure.patch \
"
inherit autotools