diff options
Diffstat (limited to 'meta-systemd')
| -rw-r--r-- | meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend new file mode 100644 index 0000000000..a061b52c58 --- /dev/null +++ b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | PRINC := "${@int(PRINC) + 1}" | ||
| 2 | |||
| 3 | inherit systemd | ||
| 4 | |||
| 5 | SYSTEMD_PACKAGES = "${PN}-systemd" | ||
| 6 | SYSTEMD_SERVICE = "ofono.service" | ||
| 7 | SYSTEMD_AUTO_ENABLE = "disable" | ||
