mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 11:31:32 +00:00
ofono: Rename .bbappend to match new version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
a6c5c20f4e
commit
65beec527a
@ -1,9 +1,5 @@
|
|||||||
PRINC := "${@int(PRINC) + 2}"
|
|
||||||
|
|
||||||
inherit systemd
|
|
||||||
|
|
||||||
RPROVIDES_${PN} += "${PN}-systemd"
|
RPROVIDES_${PN} += "${PN}-systemd"
|
||||||
RREPLACES_${PN} += "${PN}-systemd"
|
RREPLACES_${PN} += "${PN}-systemd"
|
||||||
RCONFLICTS_${PN} += "${PN}-systemd"
|
RCONFLICTS_${PN} += "${PN}-systemd"
|
||||||
SYSTEMD_SERVICE_${PN} = "ofono.service"
|
|
||||||
SYSTEMD_AUTO_ENABLE = "disable"
|
SYSTEMD_AUTO_ENABLE = "disable"
|
||||||
Loading…
x
Reference in New Issue
Block a user