[OE-core] How to fix warning: set SYSTEMD_PACKAGES as <existing-package>-systemd

Elvis Dowson elvis.dowson at gmail.com
Fri May 4 09:19:53 UTC 2012


Hi,
       I've submitted a patch to fix the warning for networkmanager_0.9.2.0.bb.

However, I still get the warning for lighttpd_1.4.30.bb

even after adding the following line:

SYSTEMD_PACKAGES = "${PN}-systemd"

or both these two lines in the recipe:

SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE = "lighttpd.service"

WARNING: /tool/yocto/poky/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb: it is recommended to set SYSTEMD_PACKAGES as <existing-package>-systemd

Best regards,

Elvis Dowson





More information about the Openembedded-core mailing list