mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 16:17:47 +00:00
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
RPROVIDES_${PN} += "${PN}-systemd"
|
|
RREPLACES_${PN} += "${PN}-systemd"
|
|
RCONFLICTS_${PN} += "${PN}-systemd"
|
|
|