mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-05 22:13:58 +00:00
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
RPROVIDES_${PN} += "${PN}-systemd"
|
|
RREPLACES_${PN} += "${PN}-systemd"
|
|
RCONFLICTS_${PN} += "${PN}-systemd"
|
|
|
|
SYSTEMD_AUTO_ENABLE = "disable"
|