[Buildroot] [git commit master] Update dbus to version 1.2.16

Jean-Christian de Rivaz jc at eclis.ch
Mon Aug 24 20:28:47 UTC 2009


commit: http://git.buildroot.net/buildroot/commit/?id=3de4ce5b32758cc35a443afff0728316d31fd953
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jean-Christian de Rivaz <jc at eclis.ch>
---
 package/dbus/dbus.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index 7326b41..dd11677 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -3,9 +3,10 @@
 # dbus
 #
 #############################################################
-DBUS_VERSION = 1.2.12
+DBUS_VERSION = 1.2.16
 DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
 DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
+DBUS_LIBTOOL_PATCH = NO
 DBUS_INSTALL_STAGING = YES
 DBUS_INSTALL_TARGET = YES
 ifeq ($(BR2_ENABLE_DEBUG),y)
-- 
1.6.3.3




More information about the buildroot mailing list