Martin Jansa 8b752a1fd6 ofono: Rename .bbappend to match new version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-10 13:11:55 +01:00

6 lines
139 B
Plaintext

RPROVIDES_${PN} += "${PN}-systemd"
RREPLACES_${PN} += "${PN}-systemd"
RCONFLICTS_${PN} += "${PN}-systemd"
SYSTEMD_AUTO_ENABLE = "disable"