| Submitter | Martin Jansa |
|---|---|
| Date | Dec. 13, 2012, 10:41 p.m. |
| Message ID | <47f455af8d9800e7cc8bb6190c1a70f16c07acf5.1355438402.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/40957/ |
| 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