All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lighttpd: follow oe-core to 1.4.31
@ 2012-07-04 15:40 Andreas Müller
  2012-07-04 15:44 ` Marcin Juszkiewicz
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Müller @ 2012-07-04 15:40 UTC (permalink / raw)
  To: openembedded-devel


Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 ...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
 
-- 
1.7.6.5




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-04 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 15:40 [PATCH] lighttpd: follow oe-core to 1.4.31 Andreas Müller
2012-07-04 15:44 ` Marcin Juszkiewicz
2012-07-04 16:01   ` Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.