From 9c0cecbf6a8aa0ec8c6719618a9c9857637f29cb Mon Sep 17 00:00:00 2001 From: Qing He Date: Wed, 17 Nov 2010 12:35:26 +0800 Subject: dbus: upgrade to version 1.4.0 from 1.2.24 - fix-install-daemon is removed since two binaries can be handled correctly by Makefile Signed-off-by: Qing He --- meta/recipes-core/dbus/dbus.inc | 1 - 1 file changed, 1 deletion(-) (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 daf5960c70..402cf13442 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc @@ -9,7 +9,6 @@ DEPENDS = "expat glib-2.0 virtual/libintl virtual/libx11 libsm" SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ file://tmpdir.patch; \ - file://fix-install-daemon.patch; \ file://dbus-1.init" inherit autotools pkgconfig gettext update-rc.d -- cgit 1.2.3-korg