kumquat-buildroot/package/daq
Fabrice Fontaine fadd4a9f1c daq: libdnet is optional not mandatory
libdnet is an optional dependency, it is only needed if nfq or ipq
module are enabled.

So, if libdnet and libnetfilter_queue are available, enable nfq module
and add a dependency to both packages otherwise disable nfq module.

Moreover, always disable ipq module as libipq is deprecated, it isn't
enable in iptables. Even if it was enabled, libipq.h can't be included
as it makes a reference to linux/netfilter_ipv4/ip_queue.h which is not
available anymore

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2018-01-07 15:50:32 +01:00
..
0001-Fix-build-against-the-musl-C-library.patch
Config.in daq: libdnet is optional not mandatory 2018-01-07 15:50:32 +01:00
daq.hash
daq.mk daq: libdnet is optional not mandatory 2018-01-07 15:50:32 +01:00