summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend')
-rw-r--r--meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
index 5449b1a263..13414058ee 100644
--- a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
+++ b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
@@ -1,6 +1,6 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}" 1FILESEXTRAPATHS := "${THISDIR}/${PN}"
2 2
3PRINC = "2" 3PRINC := "${@int(PRINC) + 3}"
4 4
5inherit systemd 5inherit systemd
6 6