On Wed, Apr 18, 2012 at 08:56:10AM +0000, g...@git.openembedded.org wrote: > Module: meta-openembedded.git > Branch: master > Commit: ca5e7197524efef0961bdbbe111f6dd16f1d46b4 > URL: > http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ca5e7197524efef0961bdbbe111f6dd16f1d46b4 > > Author: Koen Kooi <k...@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 <k...@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"
what exactly do you mean by native support? gateone.service is added to SRC_URI like in other systemd supporting recipes and packaging it in own subpackage would silence the warning it too. I'm fine with those changes, just wondering what's the advantage and "native" here. Cheers, > SYSTEMD_PACKAGES = "${PN}" > SYSTEMD_SERVICE = "gateone.service" > > > > _______________________________________________ > Openembedded-commits mailing list > openembedded-comm...@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel