diff options
Diffstat (limited to 'meta-systemd/oe-core')
-rw-r--r-- | meta-systemd/oe-core/recipes-core/dbus/dbus_1.6.8.bbappend | 5 |
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 @@ | |||
1 | PRINC := "${@int(PRINC) + 1}" | ||
2 | |||
3 | RPROVIDES_${PN} += "${PN}-systemd" | ||
4 | RREPLACES_${PN} += "${PN}-systemd" | ||
5 | RCONFLICTS_${PN} += "${PN}-systemd" | ||