mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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
|
||||
|
||||
Reference in New Issue
Block a user