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

2013-09-03 Thread Burton, Ross
On 29 August 2013 08:41, Shakeel, Muhammad 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

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

2013-08-29 Thread Shakeel, Muhammad
From: Muhammad Shakeel - Remove dependency on meta-systemd Signed-off-by: Muhammad Shakeel --- .../lighttpd/files/lighttpd.service| 12 meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb | 15 +-- 2 files changed, 25 insertions(+), 2 deletions(-) d