Commit 3de4ce5b authored by Jean-Christian de Rivaz's avatar Jean-Christian de Rivaz Committed by Thomas Petazzoni
Browse files

Update dbus to version 1.2.16

parent 7ad7a892
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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)