aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-18 10:45:41 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-18 10:49:50 +0200
commitca5e7197524efef0961bdbbe111f6dd16f1d46b4 (patch)
treec0d8c14813d2e6154597820aa4ca36527c59a5a6
parent21c47cff7a2bfc07c6c2a4850e8c7aaf921b2294 (diff)
downloadmeta-openembedded-ca5e7197524efef0961bdbbe111f6dd16f1d46b4.tar.gz
gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwanted
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-oe/recipes-connectivity/gateone/gateone_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index 2469f9e293..983dc24d82 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -24,6 +24,7 @@ do_install_append() {
install -m 0644 ${WORKDIR}/gateone-avahi.service ${D}${sysconfdir}/avahi/services/
}
+NATIVE_SYSTEMD_SUPPORT = "1"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE = "gateone.service"