summaryrefslogtreecommitdiffstats
path: root/package/collectd
Commit message (Collapse)AuthorAgeFilesLines
* collectd: uses fork(), so mark it as mmu onlyPeter Korsgaard2012-06-211-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* collectd: needs thread supportThomas Petazzoni2012-06-181-0/+4
| | | | | | | | Fixes http://autobuild.buildroot.net/results/28f10dcc772809d53315f6dfb37bb41d77183abe/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* collectd: fix dependencies for bind pluginGustavo Zacarias2012-06-051-0/+1
| | | | | | | | | The bind plugin requires libcurl and libxml2. These are properly selected but never added to COLLECTD_DEPENDENCIES. Fix that. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* collectd: new packageGustavo Zacarias2012-05-142-0/+509
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>