collectd: Update to 5.5.1

Update collectd, the backbone of Luci statistics, to 5.5.1

Refresh patches. Main changes:
 - Remove 500-upstream-parallel-build-fix.patch (implemented upstream)
 - Add 600-fix-libmodbus-detection.patch to revert an upstream change
   that broke libmodbus detection in collectd's configure script

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2016-02-03 18:47:51 +02:00
parent 52c82f196a
commit 11d3b98950
9 changed files with 60 additions and 38 deletions
@@ -1,6 +1,6 @@
--- a/src/ping.c
+++ b/src/ping.c
@@ -656,7 +656,7 @@ static int ping_read (void) /* {{{ */
@@ -658,7 +658,7 @@ static int ping_read (void) /* {{{ */
/ ((double) (pkg_recv * (pkg_recv - 1))));
/* Calculate drop rate. */