diff options
Diffstat (limited to 'meta-systemd/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend')
| -rw-r--r-- | meta-systemd/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-systemd/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend b/meta-systemd/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend new file mode 100644 index 0000000000..7cc7dd8474 --- /dev/null +++ b/meta-systemd/meta-oe/recipes-connectivity/cherokee/cherokee_1.2.98.bbappend | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | PRINC := "${@int(PRINC) + 1}" | ||
| 4 | |||
| 5 | inherit systemd | ||
| 6 | |||
| 7 | SRC_URI += "file://cherokee.service" | ||
| 8 | |||
| 9 | SYSTEMD_PACKAGES = "${PN}-systemd" | ||
| 10 | SYSTEMD_SERVICE = "cherokee.service" | ||
