mbox series

[meta-oe,0/2] syslog-ng: Add stomp and examples PACKAGECONFIG options

Message ID 20250620-syslog-ng-stomp-v1-0-4406b09e1e20@geanix.com
Headers show
Series syslog-ng: Add stomp and examples PACKAGECONFIG options | expand

Message

Esben Haabendal June 20, 2025, 3:29 p.m. UTC
While STOMP module is optional in syslog-ng, we have been enabling it by
default without PACKAGECONFIG support to disable it since forever.

This change disables it (and example modules), requiring anyone actually
wanting it to enable it through PACKAGECONFIG.

Signed-off-by: Esben Haabendal <esben@geanix.com>
---
Esben Haabendal (2):
      syslog-ng: Add stomp PACKAGECONFIG option
      syslog-ng: Add examples PACKAGECONFIG option

 meta-oe/recipes-support/syslog-ng/syslog-ng_4.8.2.bb | 2 ++
 1 file changed, 2 insertions(+)
---
base-commit: 820047afe48a0d48056f4752defc3d2803c9d906
change-id: 20250620-syslog-ng-stomp-da4b86116680

Best regards,