summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus.inc
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2014-04-02 02:50:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-04 11:53:50 +0100
commited7afe2f6b004ecc3164517ee3c2e8c25ea0de93 (patch)
tree4978bc99c1f3e74595f7349e938246c2d5fe8b0e /meta/recipes-core/dbus/dbus.inc
parentcd13b76fb56f0c1b28cdc25caefbcb04bc6b7bda (diff)
downloadpoky-ed7afe2f6b004ecc3164517ee3c2e8c25ea0de93.tar.gz
dbus: backport fix for bus activation under systemd session
(From OE-Core rev: 8f191a37625ba6fe2e109555fa99658c4fcd7a37) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus/dbus.inc')
-rw-r--r--meta/recipes-core/dbus/dbus.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 677ff78146..5d57ff4bb4 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -15,6 +15,7 @@ SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
15 file://dbus-1.init \ 15 file://dbus-1.init \
16 file://os-test.patch \ 16 file://os-test.patch \
17 file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ 17 file://clear-guid_from_server-if-send_negotiate_unix_f.patch \
18 file://Set-correct-address-when-using-address-systemd.patch \
18" 19"
19 20
20inherit useradd autotools pkgconfig gettext update-rc.d 21inherit useradd autotools pkgconfig gettext update-rc.d