projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5829f3
)
collectd: explicitly disable zone plugin
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 22 Dec 2016 01:59:11 +0000
(22:59 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 23 Dec 2016 21:32:58 +0000
(22:32 +0100)
It's intended for solaris so no usage case for buildroot.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/collectd/collectd.mk
patch
|
blob
|
history
diff --git
a/package/collectd/collectd.mk
b/package/collectd/collectd.mk
index 060fe0a942f49aecaed403dae1552808cfc31e9d..1fec4143fa57c7a03372fa8640b3be4d8b845a6d 100644
(file)
--- a/
package/collectd/collectd.mk
+++ b/
package/collectd/collectd.mk
@@
-20,7
+20,7
@@
COLLECTD_PLUGINS_DISABLE = \
nut onewire oracle perl pf pinba powerdns python redis routeros \
rrdcached sigrok tape target_v5upgrade teamspeak2 ted \
tokyotyrant turbostat uuid varnish virt vserver write_kafka \
- write_mongodb write_redis xmms zfs_arc
+ write_mongodb write_redis xmms zfs_arc
zone
COLLECTD_CONF_ENV += LIBS="-lm"