[oe-commits] Koen Kooi : gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwanted

git at git.openembedded.org git at git.openembedded.org
Wed Apr 18 08:56:10 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: ca5e7197524efef0961bdbbe111f6dd16f1d46b4
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ca5e7197524efef0961bdbbe111f6dd16f1d46b4

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Wed Apr 18 10:45:41 2012 +0200

gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwanted

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-connectivity/gateone/gateone_git.bb    |    1 +
 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 2469f9e..983dc24 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"
 





More information about the Openembedded-commits mailing list