utils/collectd: update to version 4.10.2, fix a kernel 2.6.37 issue, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24237 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul
2010-12-04 04:29:09 +00:00
parent 5d06e77301
commit 72f40f53f9
4 changed files with 91 additions and 6 deletions

View File

@ -17,7 +17,7 @@
/* consolidation_functions = */ NULL,
/* consolidation_functions_num = */ 0
};
@@ -976,6 +979,14 @@ static int rrd_config (const char *key,
@@ -1027,6 +1030,14 @@ static int rrd_config (const char *key,
free (value_copy);
}