From patchwork Wed Jul 4 15:40:51 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: lighttpd: follow oe-core to 1.4.31 Date: Wed, 04 Jul 2012 15:40:51 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40googlemail=2Ecom=3E?= X-Patchwork-Id: 31181 Message-Id: <1341416451-20362-1-git-send-email-schnitzeltony@googlemail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Müller --- ...pd_1.4.30.bbappend => lighttpd_1.4.31.bbappend} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 1341405..df6dac7 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