[oe-commits] Andreas Müller : lighttpd: follow oe-core to 1.4.32

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 18:42:15 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 7a8e50297143d6ece0ea380991cc165eb0e6165d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7a8e50297143d6ece0ea380991cc165eb0e6165d

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Thu Dec  6 13:36:59 2012 +0000

lighttpd: follow oe-core to 1.4.32

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...pd_1.4.31.bbappend => lighttpd_1.4.32.bbappend} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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
 





More information about the Openembedded-commits mailing list