mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
lighttpd: move systemd support to meta-systemd
This commit is contained in:
committed by
Koen Kooi
parent
14a5f1174c
commit
36aa9a4fc0
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||||
|
|
||||||
PRINC := "${@int(PRINC) + 1}"
|
PRINC := "${@int(PRINC) + 2}"
|
||||||
|
|
||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
Reference in New Issue
Block a user