From d7b8ae19464a3fe87822376b541b3d6865fe6115 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 26 Feb 2013 12:37:10 +0000 Subject: dbus: set correct address when using --address=systemd: Patch taken from upstream 1.7 branch. Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- meta/recipes-core/dbus/dbus.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/dbus/dbus.inc') diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 4897fd3e57..affffbc187 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc @@ -16,6 +16,7 @@ INC_PR = "r6" SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ file://tmpdir.patch; \ + file://systemd-address.patch \ file://dbus-1.init" inherit useradd autotools pkgconfig gettext update-rc.d -- cgit 1.2.3-korg