summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb
index 0c9ccc810..7685cc928 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.18.bb
@@ -88,5 +88,3 @@ INITSCRIPT_PARAMS = "defaults 30"
88USERADD_PACKAGES = "${PN}" 88USERADD_PACKAGES = "${PN}"
89USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/false \ 89USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/false \
90 --user-group mosquitto" 90 --user-group mosquitto"
91
92BBCLASSEXTEND += "native nativesdk"