mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
cloud9: silence systemd bbclass WARNING, ${PN}-systemd is unwanted
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -106,5 +106,6 @@ RDEPENDS_${PN} = "nodejs4 gzip"
|
|||||||
|
|
||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
|
NATIVE_SYSTEMD_SUPPORT = "1"
|
||||||
SYSTEMD_PACKAGES = "${PN}"
|
SYSTEMD_PACKAGES = "${PN}"
|
||||||
SYSTEMD_SERVICE_${PN} = "cloud9.service"
|
SYSTEMD_SERVICE_${PN} = "cloud9.service"
|
||||||
|
|||||||
Reference in New Issue
Block a user