Re: Enabling Websockets in Mosquitto in yocto zeus #zeus


Nicolas Jeker
 

On Fri, 2021-10-01 at 03:45 -0700, poornesh@... wrote:
Greetings !

I could able to add Mosquitto in Yocto Zeus , but as default websockets
is disabled in Mosquitto . Can anyone help me how to enable websockets
in Mosquitto in yocto zeus.
There's a 'websockets' PACKAGECONFIG for the mosquitto recipe. You can
read more about how to change PACKAGECONFIGs in the documentation [1].

Be aware that since yocto dunfell, the websockets PACKAGECONFIG is
enabled by default, so you can remove it if you update to a newer
version in the future.

[1]:
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-PACKAGECONFIG

Thanks in Advance

Join yocto@lists.yoctoproject.org to automatically receive all group messages.