kumquat-buildroot/package/mosquitto
Luca Pesce 7e7c321ba0 package/mosquitto: libwebsockets support needs external loop support
When libwebsockets is enabled, mosquitto broker is built with websocket
support, but its code requires libwebsockets being built with external
loop option - otherwise, mosquitto gives a compile-time warning hinting
to unusable websocket support:

1b24f625ea

To fix this, select the BR2_PACKAGE_LIBWEBSOCKETS_EXT_POLL option.

Signed-off-by: Luca Pesce <luca.pesce@vimar.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-24 22:01:01 +02:00
..
Config.in
Config.in.host
mosquitto.hash
mosquitto.mk
S50mosquitto