diff options
Diffstat (limited to 'meta-systemd/meta-networking/recipes-support/nis/ypbind-mt_1.36.bbappend')
| -rw-r--r-- | meta-systemd/meta-networking/recipes-support/nis/ypbind-mt_1.36.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-systemd/meta-networking/recipes-support/nis/ypbind-mt_1.36.bbappend b/meta-systemd/meta-networking/recipes-support/nis/ypbind-mt_1.36.bbappend index 9218b7ef15..8f11247a0f 100644 --- a/meta-systemd/meta-networking/recipes-support/nis/ypbind-mt_1.36.bbappend +++ b/meta-systemd/meta-networking/recipes-support/nis/ypbind-mt_1.36.bbappend | |||
| @@ -8,6 +8,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | |||
| 8 | SRC_URI += "file://ypbind.service" | 8 | SRC_URI += "file://ypbind.service" |
| 9 | 9 | ||
| 10 | RPROVIDES_${PN} += "${PN}-systemd" | 10 | RPROVIDES_${PN} += "${PN}-systemd" |
| 11 | RREPLACES_${PN} += "${PN}-systemd" | ||
| 12 | RCONFLICTS_${PN} += "${PN}-systemd" | ||
| 11 | SYSTEMD_SERVICE_${PN} = "ypbind.service" | 13 | SYSTEMD_SERVICE_${PN} = "ypbind.service" |
| 12 | do_install_append() { | 14 | do_install_append() { |
| 13 | install -d ${D}${systemd_unitdir}/system | 15 | install -d ${D}${systemd_unitdir}/system |
