[Buildroot] [PATCH] dbus: bump to 1.4.16

Yegor Yefremov yegor_sub1 at visionsystems.de
Fri Sep 23 09:17:23 UTC 2011


Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 package/dbus/dbus.mk |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Index: b/package/dbus/dbus.mk
===================================================================
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -3,11 +3,10 @@
 # dbus
 #
 #############################################################
-DBUS_VERSION = 1.4.14
+DBUS_VERSION = 1.4.16
 DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
 DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
 DBUS_INSTALL_STAGING = YES
-DBUS_INSTALL_TARGET = YES
 
 DBUS_DEPENDENCIES = host-pkg-config
 



More information about the buildroot mailing list