mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 06:10:02 +00:00
efa0a0af25
The core collectd tool does not require rrdtool to build. There are some configurable options that do need rrdtool but they are already properly adding the dependency in PACKAGECONFIG. This saves building half a dozen other libraries that wouldn't otherwise be present on a headless or server style target. Signed-of-by: Jordan Crouse <jorcrous@amazon.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>