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