From 8bda910d6a4b833805890045737ab70b74ad2321 Mon Sep 17 00:00:00 2001 From: Mohd Husaam Mehdi Date: Thu, 22 Jan 2026 21:20:37 +0530 Subject: [PATCH] iopsys-analytics: move fluent-bit logic to logmngr Since a secondary fluent-bit config has been added to logmngr which already reads from /var/log/messages, remove redundant stuff from here. --- iopsys-analytics/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iopsys-analytics/Makefile b/iopsys-analytics/Makefile index b56a5b0a7..5f4dd551d 100644 --- a/iopsys-analytics/Makefile +++ b/iopsys-analytics/Makefile @@ -4,7 +4,7 @@ PKG_NAME:=iopsys-analytics PKG_RELEASE:=$(COMMITCOUNT) PKG_LICENSE:=PROPRIETARY PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=5ad41ca8eb5de887487feb7148b5dce44943218c +PKG_SOURCE_VERSION:=6b770b955afca41a2ab0c8dcaa7d18d801d3accd PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/iopsys-analytics.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip