mosquitto: add native, nativesdk support

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Kelly 2020-06-05 14:15:58 -07:00 committed by Khem Raj
parent ea5088d719
commit 4381daa153

View File

@ -85,3 +85,5 @@ INITSCRIPT_PARAMS = "defaults 30"
USERADD_PACKAGES = "${PN}"
USERADD_PARAM_${PN} = "--system --no-create-home --shell /bin/false \
--user-group mosquitto"
BBCLASSEXTEND += "native nativesdk"