@ -213,10 +213,6 @@ define Package/collectd/config
select PACKAGE_collectd-mod-network
select PACKAGE_collectd-mod-network
e n d e f
e n d e f
i f n e q ( $( CONFIG_avr 32) , )
TARGET_CFLAGS += -fsigned-char
e n d i f
# common configure args
# common configure args
CONFIGURE_ARGS += \
CONFIGURE_ARGS += \
--disable-werror \
--disable-werror \
@ -393,7 +389,7 @@ $(eval $(call BuildPlugin,tail,tail input,tail,))
$( eval $ ( call BuildPlugin ,tail -csv ,tail CSV input ,tail_csv ,) )
$( eval $ ( call BuildPlugin ,tail -csv ,tail CSV input ,tail_csv ,) )
$( eval $ ( call BuildPlugin ,table ,table -like structured file input ,table ,) )
$( eval $ ( call BuildPlugin ,table ,table -like structured file input ,table ,) )
$( eval $ ( call BuildPlugin ,teamspeak 2,TeamSpeak 2 input ,teamspeak 2,) )
$( eval $ ( call BuildPlugin ,teamspeak 2,TeamSpeak 2 input ,teamspeak 2,) )
$( eval $ ( call BuildPlugin ,ted ,The Energy Detective input ,ted ,@( ( !TARGET_avr 32) ||BROKEN ) ) ) # fails on avr32 because of warnings treated as errors
$( eval $ ( call BuildPlugin ,ted ,The Energy Detective input ,ted ,) )
$( eval $ ( call BuildPlugin ,tcpconns ,TCP connection tracking input ,tcpconns ,) )
$( eval $ ( call BuildPlugin ,tcpconns ,TCP connection tracking input ,tcpconns ,) )
$( eval $ ( call BuildPlugin ,thermal ,system temperatures input ,thermal ,) )
$( eval $ ( call BuildPlugin ,thermal ,system temperatures input ,thermal ,) )
$( eval $ ( call BuildPlugin ,unixsock ,unix socket output ,unixsock ,) )
$( eval $ ( call BuildPlugin ,unixsock ,unix socket output ,unixsock ,) )