mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
- 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>