diff options
-rw-r--r-- | meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.9.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.9.bb index a0321a36fc..de43aae736 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.9.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.9.bb | |||
@@ -25,7 +25,7 @@ SRC_URI[sha256sum] = "412979b2db0a0020bd02fa64f0a0de9e7000b84462586e32b67f29bb1f | |||
25 | 25 | ||
26 | inherit systemd update-rc.d useradd cmake | 26 | inherit systemd update-rc.d useradd cmake |
27 | 27 | ||
28 | PACKAGECONFIG ??= "ssl dlt websockets dns-srv\ | 28 | PACKAGECONFIG ??= "ssl dlt websockets \ |
29 | ${@bb.utils.filter('DISTRO_FEATURES','systemd', d)} \ | 29 | ${@bb.utils.filter('DISTRO_FEATURES','systemd', d)} \ |
30 | " | 30 | " |
31 | 31 | ||