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

git at git.openembedded.org git at git.openembedded.org
Mon Jul 9 13:38:08 UTC 2012


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Wed Jul  4 15:40:51 2012 +0000

lighttpd: follow oe-core to 1.4.31

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

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

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
 





More information about the Openembedded-commits mailing list