Go to file
Karl Palsson 7059d9e500 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>
2014-09-09 10:16:09 +00:00
admin zabbix: update to 2.2.5, refresh patches 2014-07-23 01:20:55 +02:00
devel/patch patch: --disable-xattr (v2) 2014-06-30 22:43:30 +02:00
ipv6 aiccu: Fix typo 2014-08-07 08:35:46 +02:00
lang perl: properly stage libperl.so 2014-09-02 14:19:39 +02:00
libs Revert "libmodbus: revert to 2.0.4 to unbreak collectd support" 2014-09-09 10:13:46 +00:00
mail/dovecot dovecot: import from packages 2014-06-16 11:54:42 +02:00
multimedia mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, build additional plugins and minor fixes. 2014-07-29 09:29:55 -04:00
net openconnect: openconnect-wrapper would trap signals and send the correct one to server 2014-09-01 01:10:14 +02:00
sound mpd: disable libsoup 2014-09-02 16:02:08 +02:00
utils collectd: modbus: Drop failing module that requires old lib 2014-09-09 10:16:09 +00:00
CONTRIBUTING.md Update contributing statement 2014-07-29 22:41:34 +02:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +02:00

README.md

OpenWRT packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions:

Run: ./scripts/feeds update packages Run: ./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.