mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 09:46:40 +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:
parent
ca5e719752
commit
9535dceed5
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user