diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb index d06dd2d9ca..eea672a706 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI[sha256sum] = "4735b1d32e3f91c7a8896741d88a3022e89730a1ee897946decfa0df27 | |||
| 23 | 23 | ||
| 24 | inherit systemd update-rc.d useradd cmake pkgconfig | 24 | inherit systemd update-rc.d useradd cmake pkgconfig |
| 25 | 25 | ||
| 26 | PACKAGECONFIG ??= "ssl dlt websockets \ | 26 | PACKAGECONFIG ??= "ssl websockets \ |
| 27 | ${@bb.utils.filter('DISTRO_FEATURES','systemd', d)} \ | 27 | ${@bb.utils.filter('DISTRO_FEATURES','systemd', d)} \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
