| Submitter | Andreas Müller |
|---|---|
| Date | Dec. 6, 2012, 1:36 p.m. |
| Message ID | <1354801019-11200-1-git-send-email-schnitzeltony@googlemail.com> |
| Download | mbox | patch |
| Permalink | /patch/40585/ |
| State | Accepted, archived |
| Headers | show |
Comments
Patch
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
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- ...pd_1.4.31.bbappend => lighttpd_1.4.32.bbappend} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) rename meta-systemd/oe-core/recipes-extended/lighttpd/{lighttpd_1.4.31.bbappend => lighttpd_1.4.32.bbappend} (85%)