utils/collectd: Disable libudev linking 2576/head
authorDaniel Dickinson <openwrt@daniel.thecshore.com>
Sun, 27 Mar 2016 14:07:47 +0000 (10:07 -0400)
committerDaniel Dickinson <openwrt@daniel.thecshore.com>
Mon, 16 May 2016 00:38:20 +0000 (20:38 -0400)
commit817fba835cea1fde0a7f62797a8ff7e55558c2cf
treeeb668e737bfd4b43803ab8abcfbab3f1fbbc58da
parent2edb2e36ec662ecd950ebc9fb8e7b8931d9bbb10
utils/collectd: Disable libudev linking

At least when building with OpenWrt SDK, if libudev is present
(even if not actually used by the system), then at least the
disk plugin attempts to link against udev, which results in
packages failure due to lack of dependencies, and it's not
desirable to add a dependency on udev just because udev
was built for the SDK, so we disable libudev support
explicity.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Conflicts:
utils/collectd/Makefile
utils/collectd/Makefile