aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-07-11 13:53:25 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-16 09:39:06 +0200
commit36aa9a4fc012db3eeb9cb34841e7988315176496 (patch)
treef94abc8a001058d3520b680501ecef098b61fa9f
parent14a5f1174c96f25c7dffc17902043f9be0e716f6 (diff)
downloadmeta-openembedded-contrib-36aa9a4fc012db3eeb9cb34841e7988315176496.tar.gz
lighttpd: move systemd support to meta-systemd
-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 @@
-FILESEXTRAPATHS := "${THISDIR}/${PN}"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-PRINC := "${@int(PRINC) + 1}"
+PRINC := "${@int(PRINC) + 2}"
inherit systemd