diff options
-rw-r--r-- | meta-systemd/meta-oe/recipes-extended/lighttpd/lighttpd/lighttpd.service (renamed from meta-oe/recipes-extended/lighttpd/lighttpd/lighttpd.service) | 0 | ||||
-rw-r--r-- | meta-systemd/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend (renamed from meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd/lighttpd.service b/meta-systemd/meta-oe/recipes-extended/lighttpd/lighttpd/lighttpd.service index f4564f3f7d..f4564f3f7d 100644 --- a/meta-oe/recipes-extended/lighttpd/lighttpd/lighttpd.service +++ b/meta-systemd/meta-oe/recipes-extended/lighttpd/lighttpd/lighttpd.service | |||
diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend b/meta-systemd/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend index df6dac759e..b016bdc2fb 100644 --- a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend +++ b/meta-systemd/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend | |||
@@ -1,6 +1,6 @@ | |||
1 | FILESEXTRAPATHS := "${THISDIR}/${PN}" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | PRINC := "${@int(PRINC) + 1}" | 3 | PRINC := "${@int(PRINC) + 2}" |
4 | 4 | ||
5 | inherit systemd | 5 | inherit systemd |
6 | 6 | ||