aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
blob: e7f4a16cf28501ed4b2d43db9ebd883421c86afe (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS := "${THISDIR}/${PN}"

PRINC := "${@int(PRINC) + 4}"

inherit systemd

SRC_URI += "file://lighttpd.service"

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