blob: f82867c2702c59b8e415b4eb4a6bf52ebf98f2be [file] [log] [blame]
#############################################################
#
# tcpreplay
#
#############################################################
TCPREPLAY_VERSION = 3.4.3
TCPREPLAY_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/tcpreplay
TCPREPLAY_CONF_ENV = tr_cv_libpcap_version=">= 0.7.0"
TCPREPLAY_CONF_OPT = --program-prefix="" --with-libpcap=$(STAGING_DIR)/usr
TCPREPLAY_DEPENDENCIES = uclibc libpcap
$(eval $(call AUTOTARGETS,package,tcpreplay))