mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mosquitto: Support building for native again
Support for building from native was removed in commite1b332f2e(meta-networking: Drop broken BBCLASSEXTEND variants), most likely due to no support for building libwebsockets-native. That support has now been added, so it is now possible to build mosquitto-native again. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commitad27cdd560) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
336d4789b3
commit
c996d57724
|
|
@ -88,3 +88,5 @@ INITSCRIPT_PARAMS = "defaults 30"
|
|||
USERADD_PACKAGES = "${PN}"
|
||||
USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/false \
|
||||
--user-group mosquitto"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user