[oe] [meta-oe][PATCH 11/11] lighttpd: follow oe-core to 1.4.32

Martin Jansa martin.jansa at gmail.com
Thu Dec 13 22:41:51 UTC 2012


From: Andreas Müller <schnitzeltony at googlemail.com>

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../lighttpd/{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 b016bdc..0e08358 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
 
-- 
1.8.0.2





More information about the Openembedded-devel mailing list