collectd: upgrade package collectd to version 5.8.0
authorThomas Huehn <thomas@net.t-labs.tu-berlin.de>
Thu, 30 Nov 2017 18:52:34 +0000 (19:52 +0100)
committerHannu Nyman <hannu.nyman@iki.fi>
Wed, 6 Dec 2017 08:44:11 +0000 (10:44 +0200)
commit55e530747f3543dec326ab057249b52d50431916
tree3b9c64cf43b1233107b107811c4376ad7db2093c
parentf7450805b4e8b4ce87853b62b2c8cfa3bcf9848b
collectd: upgrade package collectd to version 5.8.0

This patch upgrades the collectd package from 5.7.2 to 5.8.2.
All openwrt patches got either updated or deleted in case they
are already included into upstream collectd.
The new collectd 5.8.0 package compiles and got tested on current
lede trunk with latest luci on an PCengines APU. All default plugins
(enabled via Openwrt  Makefile) - so also iwinfo - are running fine
with the new version.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Amended with the following changes:

* preserve git file history by avoiding unnecessary patch renames
* mark new plugins introduced with 5.8 branch as disabled

Compile tested all plugins with ipq806x

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
utils/collectd/Makefile
utils/collectd/patches/100-rrdtool-add-rrasingle-option.patch
utils/collectd/patches/300-delay-first-read-cycle.patch
utils/collectd/patches/400-fix-olsrd-get-all.patch
utils/collectd/patches/500-fix-uptime-reading.patch [deleted file]
utils/collectd/patches/600-fix-libmodbus-detection.patch
utils/collectd/patches/700-disable-sys-capability-check.patch
utils/collectd/patches/900-add-iwinfo-plugin.patch