[OE-core] [PATCH 2/5] [v5] lighttpd: Add systemd support

Burton, Ross ross.burton at intel.com
Tue Sep 3 16:49:19 UTC 2013


On 29 August 2013 08:41, Shakeel, Muhammad <muhammad_shakeel at mentor.com> wrote:
> +SYSTEMD_AUTO_ENABLE = "enable"

This is the default, so don't set it.

> -FILES_${PN} += "${sysconfdir} /www"
> +FILES_${PN} += "${sysconfdir} /www ${systemd_unitdir}"

This shouldn't be required as systemd.bbclass *should* be adding it to
FILES for you.

(ditto for the other patches)

Ross



More information about the Openembedded-core mailing list