mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
6f190b4cad
- Update Telegraf to v1.35.4 - Adjust GO_PKG_LDFLAGS_X to reflect upstream changes in version metadata - Add default configuration file (Telegraf no longer includes one) - Drop deprecated tcp_listener and udp_listener plugins from telegraf-small - Rework how plugins for small variant are specified to reflect upstream changes - Add -static TARGET_LDFLAGS for MIPS target to avoid R_MIPS_26 relocation errors during build Signed-off-by: Niklas Thorild <niklas@thorild.se>