From 943c18cb5bc9df501ea4cb0c2bb368977b676151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 4 Jul 2012 15:40:51 +0000 Subject: [PATCH] lighttpd: follow oe-core to 1.4.31 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../{lighttpd_1.4.30.bbappend => lighttpd_1.4.31.bbappend} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/lighttpd/{lighttpd_1.4.30.bbappend => lighttpd_1.4.31.bbappend} (84%) diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend similarity index 84% rename from meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend rename to 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 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" -PRINC := "${@int(PRINC) + 3}" +PRINC := "${@int(PRINC) + 1}" inherit systemd