From: Gustavo Zacarias Date: Thu, 22 Dec 2016 01:59:18 +0000 (-0300) Subject: collectd: explicitly disable dpdkstat plugin X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b3d7b588f42e7231ef613f592448b4be22e136c3;p=buildroot.git collectd: explicitly disable dpdkstat plugin It requires the libdpdk library which buildroot doesn't provide yet. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/collectd/collectd.mk b/package/collectd/collectd.mk index 392c76f7db..f306d16609 100644 --- a/package/collectd/collectd.mk +++ b/package/collectd/collectd.mk @@ -14,7 +14,7 @@ COLLECTD_LICENSE_FILES = COPYING # These require unmet dependencies, are fringe, pointless or deprecated COLLECTD_PLUGINS_DISABLE = \ - amqp apple_sensors aquaero ascent barometer dbi email \ + amqp apple_sensors aquaero ascent barometer dbi dpdkstat email \ gmond grpc hddtemp ipmi java libvirt lpar lvm madwifi mbmon \ mic multimeter netapp notify_desktop numa \ nut onewire oracle perl pf pinba powerdns python redis routeros \