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>
(cherry picked from commit b936fc4e0d)
This commit is contained in:
Hannu Nyman 2020-03-23 07:58:25 +02:00
parent 45dfd3b51e
commit afccb8069f

View file

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