collectd: disable dpdk_telemetry module

Explicitly disable the new dpdk_telemetry module to fix
compilation in buildbot.
(other dpdk modules are aleady disabled)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman 2020-03-23 07:58:25 +02:00
parent 1d11a0c892
commit b936fc4e0d

View file

@ -43,6 +43,7 @@ COLLECTD_PLUGINS_DISABLED:= \
dcpmm \
dpdkevents \
dpdkstat \
dpdk_telemetry \
drbd \
fhcount \
genericjmx \