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

Koen Kooi koen at dominion.thruhere.net
Fri May 4 09:46:30 UTC 2012


Op 4 mei 2012, om 11:19 heeft Elvis Dowson het volgende geschreven:

> 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

When doing things like that you need to bump PR and fixup all dependents like tasks and images to ensure upgrade paths.



More information about the Openembedded-core mailing list