From 7a8e50297143d6ece0ea380991cc165eb0e6165d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 6 Dec 2012 13:36:59 +0000 Subject: [PATCH] lighttpd: follow oe-core to 1.4.32 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../{lighttpd_1.4.31.bbappend => lighttpd_1.4.32.bbappend} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-systemd/oe-core/recipes-extended/lighttpd/{lighttpd_1.4.31.bbappend => lighttpd_1.4.32.bbappend} (85%) diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend similarity index 85% rename from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend rename to meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend index b016bdc2fb..0e08358b29 100644 --- a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend +++ b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -PRINC := "${@int(PRINC) + 2}" +PRINC := "${@int(PRINC) + 1}" inherit systemd