mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
tcpdump: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
edaf2eaade
commit
3b0afe6a9c
@ -8,6 +8,9 @@
|
||||
|
||||
TCPDUMP_VERSION = 4.3.0
|
||||
TCPDUMP_SITE = http://www.tcpdump.org/release
|
||||
TCPDUMP_LICENSE = BSD-3c
|
||||
TCPDUMP_LICENSE_FILES = LICENSE
|
||||
|
||||
TCPDUMP_CONF_ENV = ac_cv_linux_vers=2 td_cv_buggygetaddrinfo=no
|
||||
TCPDUMP_CONF_OPT = --without-crypto \
|
||||
$(if $(BR2_PACKAGE_TCPDUMP_SMB),--enable-smb,--disable-smb)
|
||||
|
Loading…
Reference in New Issue
Block a user