collectd: modbus: Drop failing module that requires old lib 297/head
authorKarl Palsson <karlp@remake.is>
Tue, 9 Sep 2014 10:09:19 +0000 (10:09 +0000)
committerKarl Palsson <karlp@remake.is>
Tue, 9 Sep 2014 10:16:09 +0000 (10:16 +0000)
commit7059d9e50079722abf446dd310ff235dfc04e1a6
tree68c382bea7de9d2cf2d49d215b3d78f5ff6d050b
parentc461550fbbe14e7c75c3cbbbf5b5da0374af65a6
collectd: modbus: Drop failing module that requires old lib

collectd-mod-modbus in collectd versions prior to 5.0.0 require
libmodbus v2.0.x or earlier.  libmodbus v2.x is old and outdated, and
OpenWrt's packages feed has contained libmodbus v3.0.x for the entire
lifetime of Attitude Adjustment and most of Barrier Breaker.
Consequently, the collectd-mod-modbus plugin has never actually built
for this time, so rather than downgrading libmodbus, we simply remove
the collectd-mod-modbus plugin.

If collectd moves to version 5+, it gains support for modern versions of
libmodbus, and can be re-added.

Signed-off-by: Karl Palsson <karlp@remake.is>
utils/collectd/Makefile