|
@@ -5,7 +5,7 @@
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
# Keep the version and patches in sync with bluez5_utils-headers
|
|
# Keep the version and patches in sync with bluez5_utils-headers
|
|
-BLUEZ5_UTILS_VERSION = 5.58
|
|
|
|
|
|
+BLUEZ5_UTILS_VERSION = 5.60
|
|
BLUEZ5_UTILS_SOURCE = bluez-$(BLUEZ5_UTILS_VERSION).tar.xz
|
|
BLUEZ5_UTILS_SOURCE = bluez-$(BLUEZ5_UTILS_VERSION).tar.xz
|
|
BLUEZ5_UTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth
|
|
BLUEZ5_UTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth
|
|
BLUEZ5_UTILS_INSTALL_STAGING = YES
|
|
BLUEZ5_UTILS_INSTALL_STAGING = YES
|
|
@@ -23,6 +23,7 @@ BLUEZ5_UTILS_CONF_OPTS = \
|
|
--enable-tools \
|
|
--enable-tools \
|
|
--enable-library \
|
|
--enable-library \
|
|
--disable-cups \
|
|
--disable-cups \
|
|
|
|
+ --disable-manpages \
|
|
--with-dbusconfdir=/etc
|
|
--with-dbusconfdir=/etc
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
|
|
ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
|