2012/4/17 Andreas Oberritter <[email protected]>: > Hi, > > the following warnings keep appearing on every fresh invocation of > bitbake since a few months, I think: > > WARNING: .../meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb: it is recommended > to set SYSTEMD_PACKAGES as <existing-package>-systemd > WARNING: .../meta-oe/recipes-connectivity/gateone/gateone_git.bb: it is > recommended to set SYSTEMD_PACKAGES as <existing-package>-systemd > WARNING: .../meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb: it is > recommended to set SYSTEMD_PACKAGES as <existing-package>-systemd > > Is anybody working on fixing them? Is anybody else also seeing them, > or is this likely caused by some missing variable in my distro conf? > I am not using systemd.
Hi, these warnings get created at recipe parsing time regardless of whether you are using Systemd or not, so this is not a problem of your distro conf. Don't know if anyone already has patches for them, but I see the warnings too. > > Regards, > Andreas > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core -- Regards Samuel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
