mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
tcpreplay: remove --program-prefix
--program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
cfbfd488fe
commit
aa6e5aed3a
@ -7,7 +7,7 @@
|
|||||||
TCPREPLAY_VERSION = 3.4.3
|
TCPREPLAY_VERSION = 3.4.3
|
||||||
TCPREPLAY_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/tcpreplay
|
TCPREPLAY_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/tcpreplay
|
||||||
TCPREPLAY_CONF_ENV = tr_cv_libpcap_version=">= 0.7.0"
|
TCPREPLAY_CONF_ENV = tr_cv_libpcap_version=">= 0.7.0"
|
||||||
TCPREPLAY_CONF_OPT = --program-prefix="" --with-libpcap=$(STAGING_DIR)/usr
|
TCPREPLAY_CONF_OPT = --with-libpcap=$(STAGING_DIR)/usr
|
||||||
|
|
||||||
TCPREPLAY_DEPENDENCIES = uclibc libpcap
|
TCPREPLAY_DEPENDENCIES = uclibc libpcap
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user