aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wireshark
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wireshark')
-rw-r--r--recipes/wireshark/wireshark.inc8
-rw-r--r--recipes/wireshark/wireshark_1.2.6.bb4
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes/wireshark/wireshark.inc b/recipes/wireshark/wireshark.inc
index 13715ea273..3cf0d7329f 100644
--- a/recipes/wireshark/wireshark.inc
+++ b/recipes/wireshark/wireshark.inc
@@ -4,10 +4,10 @@ LICENSE = "GPL"
DEPENDS = "perl-native gnutls libpcap pcre expat glib-2.0 net-snmp"
SRC_URI = "${SOURCEFORGE_MIRROR}/wireshark/wireshark-${PV}.tar.bz2 \
- file://use-our-lemon.patch;patch=1 \
- file://acinclude-net-snmp-fix.patch;patch=1 \
- file://libtool-fix.patch;patch=1 \
- file://no-host-includes.patch;patch=1"
+ file://use-our-lemon.patch;apply=yes \
+ file://acinclude-net-snmp-fix.patch;apply=yes \
+ file://libtool-fix.patch;apply=yes \
+ file://no-host-includes.patch;apply=yes"
S=${WORKDIR}/wireshark-${PV}
diff --git a/recipes/wireshark/wireshark_1.2.6.bb b/recipes/wireshark/wireshark_1.2.6.bb
index 1af48e8577..e3630d6554 100644
--- a/recipes/wireshark/wireshark_1.2.6.bb
+++ b/recipes/wireshark/wireshark_1.2.6.bb
@@ -9,8 +9,8 @@ EXTRA_OECONF = "--enable-usr-local=no --with-pcap=${STAGING_DIR_HOST}${layout_pr
PR = "r5"
SRC_URI = "${SOURCEFORGE_MIRROR}/wireshark/wireshark-${PV}.tar.bz2;name=src \
- file://ieee80215.4.patch;patch=1 \
- file://fix-configure.patch;patch=1 "
+ file://ieee80215.4.patch;apply=yes \
+ file://fix-configure.patch;apply=yes "
SRC_URI[src.md5sum] = "f3e0917ed393366bbf96c53b58cb0931"
SRC_URI[src.sha256sum]= "72c8178dd0614d963173d667d5ecb39bc7102453ea09da7ef3302daee7733f3c"