Commit Graph

3 Commits

Author SHA1 Message Date
Karl Palsson c461550fbb Revert "libmodbus: revert to 2.0.4 to unbreak collectd support"
This reverts commit 98d5c3a15a.

If collectd wants to stay on their own very outdated v4.10.x, that's
fine, but they should not drag other packages down around with them.
Support for modern versions of libmodbus has existed in collectd since
v5.0.0, released 2011-03-28, so the actively maintained version of
libmodbus in OpenWrt's modern package feed should remain at the modern
versions in use by third party applications.

This restores libmodbus to the existing version used
throughout AA and BB prior to this collectd "fix"

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-09-09 10:13:46 +00:00
Daniel Golle 98d5c3a15a libmodbus: revert to 2.0.4 to unbreak collectd support
collectd is currently the only user of libmodbus.
Thus include the version of libmodbus which allows collectd
modbus plugin to build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-21 11:51:52 +02:00
Michael Heimpold 525d7cda36 Add libmodbus library
I used the current version found in package feed, upgraded to the latest
stable upstream version, fixed the download url and added me as maintainer.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-06-03 21:59:32 +02:00