blob: b7fe2afeed6a499224d37b32ad8626051ea69256 (
plain)
1
2
3
4
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"
|