Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "libmodbus: revert to 2.0.4 to unbreak collectd support" | Karl Palsson | 2014-09-09 |
| | | | | | | | | | | | | | | | | This reverts commit 98d5c3a15acb46ffa557afbda30f2760ad66168c. 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> | ||
* | libmodbus: revert to 2.0.4 to unbreak collectd support | Daniel Golle | 2014-08-21 |
| | | | | | | | | 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> | ||
* | Add libmodbus library | Michael Heimpold | 2014-06-03 |
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> |