Files
meta-openembedded/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend
T
Andreas Müller 943c18cb5b lighttpd: follow oe-core to 1.4.31
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-09 15:34:46 +02:00

11 lines
195 B
Plaintext

FILESEXTRAPATHS := "${THISDIR}/${PN}"
PRINC := "${@int(PRINC) + 1}"
inherit systemd
SRC_URI += "file://lighttpd.service"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE_${PN} = "lighttpd.service"