cloud9: silence systemd bbclass WARNING, ${PN}-systemd is unwanted
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 18 Apr 2012 08:46:05 +0000 (10:46 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:20:14 +0000 (08:20 -0800)
(From meta-openembedded rev: 9535dceed547b77cf51d5ecb50d81bc2cf003770)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb

index 96b1583..4815a34 100644 (file)
@@ -106,5 +106,6 @@ RDEPENDS_${PN} = "nodejs4 gzip"
 
 inherit systemd
 
+NATIVE_SYSTEMD_SUPPORT = "1"
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE_${PN} = "cloud9.service"