libpcap: add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ad9bab7ae3
commit
7143863376
@ -6,7 +6,10 @@
|
||||
|
||||
LIBPCAP_VERSION = 1.3.0
|
||||
LIBPCAP_SITE = http://www.tcpdump.org/release
|
||||
LIBPCAP_LICENSE = BSD-3c
|
||||
LIBPCAP_LICENSE_FILES = LICENSE
|
||||
LIBPCAP_INSTALL_STAGING = YES
|
||||
|
||||
# doesn't have an install-strip
|
||||
LIBPCAP_INSTALL_TARGET_OPT= DESTDIR="$(TARGET_DIR)" \
|
||||
$(if $(BR2_PREFER_STATIC_LIB),install,install-shared)
|
||||
|
Loading…
Reference in New Issue
Block a user