summaryrefslogtreecommitdiffstats
path: root/recipes/pf_ring
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-08-05 10:50:32 +0400
committerRoman I Khimov <khimov@altell.ru>2010-08-05 10:51:23 +0400
commit929d154c3fdf3f3bd0ebb8dc35655c2bcc951744 (patch)
tree793223df9e301f4eaf464eb746cb6a529dc2bd2e /recipes/pf_ring
parent64b73f5d3bc4516de7deaf2c3647a96a1d5285e1 (diff)
downloadopenembedded-929d154c3fdf3f3bd0ebb8dc35655c2bcc951744.tar.gz
libpfring: remove deprecated patch options
Sorry, didn't check this one when picking from local branch. Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/pf_ring')
-rw-r--r--recipes/pf_ring/libpfring_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pf_ring/libpfring_svn.bb b/recipes/pf_ring/libpfring_svn.bb
index 711d2893d1..07c7d259a4 100644
--- a/recipes/pf_ring/libpfring_svn.bb
+++ b/recipes/pf_ring/libpfring_svn.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/lib"
SRCREV = "4326"
SRC_URI = " \
svn://svn.ntop.org/svn/ntop/trunk/PF_RING/userland;module=lib;proto=https \
- file://libpfring-makefile-fixes.patch;patch=1;pnum=0 \
+ file://libpfring-makefile-fixes.patch;striplevel=0 \
"
CFLAGS += "-fPIC"