aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wireshark/tshark_0.99.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wireshark/tshark_0.99.4.bb')
-rw-r--r--recipes/wireshark/tshark_0.99.4.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/wireshark/tshark_0.99.4.bb b/recipes/wireshark/tshark_0.99.4.bb
new file mode 100644
index 0000000000..b7fe2afeed
--- /dev/null
+++ b/recipes/wireshark/tshark_0.99.4.bb
@@ -0,0 +1,5 @@
+DESCRIPTION = "tshark is the text based verion of wireshark - a popular network protocol analyzer"
+require wireshark.inc
+
+EXTRA_OECONF = "--disable-wireshark --with-net-snmp=${STAGING_DIR_HOST}${layout_bindir}/net-snmp-config"
+