aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend')
-rw-r--r--meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend b/meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend
new file mode 100644
index 0000000000..e90c555444
--- /dev/null
+++ b/meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend
@@ -0,0 +1,5 @@
+PRINC := "${@int(PRINC) + 1}"
+
+RPROVIDES_${PN} += "${PN}-systemd"
+RREPLACES_${PN} += "${PN}-systemd"
+RCONFLICTS_${PN} += "${PN}-systemd"