From ca5e7197524efef0961bdbbe111f6dd16f1d46b4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 18 Apr 2012 10:45:41 +0200 Subject: gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwanted Signed-off-by: Koen Kooi --- meta-oe/recipes-connectivity/gateone/gateone_git.bb | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3-18-g5258