Update dbus to version 1.2.16
Signed-off-by: Jean-Christian de Rivaz <jc@eclis.ch>
This commit is contained in:
parent
7ad7a89244
commit
3de4ce5b32
@ -3,9 +3,10 @@
|
|||||||
# dbus
|
# dbus
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
DBUS_VERSION = 1.2.12
|
DBUS_VERSION = 1.2.16
|
||||||
DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
|
DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.gz
|
||||||
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
|
DBUS_SITE = http://dbus.freedesktop.org/releases/dbus/
|
||||||
|
DBUS_LIBTOOL_PATCH = NO
|
||||||
DBUS_INSTALL_STAGING = YES
|
DBUS_INSTALL_STAGING = YES
|
||||||
DBUS_INSTALL_TARGET = YES
|
DBUS_INSTALL_TARGET = YES
|
||||||
ifeq ($(BR2_ENABLE_DEBUG),y)
|
ifeq ($(BR2_ENABLE_DEBUG),y)
|
||||||
|
Loading…
Reference in New Issue
Block a user