connman: bump to version 1.27

Also drop PAN profile comment since it now supports GN and PANU profiles
as well to avoid overcrowding.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2015-01-13 15:35:02 -03:00 committed by Thomas Petazzoni
parent 457fd9087a
commit c67a4c32c9
3 changed files with 4 additions and 5 deletions

View File

@ -42,9 +42,8 @@ config BR2_PACKAGE_CONNMAN_WISPR
config BR2_PACKAGE_CONNMAN_BLUETOOTH config BR2_PACKAGE_CONNMAN_BLUETOOTH
bool "enable Bluetooth support" bool "enable Bluetooth support"
help help
Enable Bluetooth (PAN profile) support. The start of Enable Bluetooth support. The start of bluetoothd is
bluetoothd is automatically detected and only a runtime automatically detected and only a runtime dependency.
dependency.
config BR2_PACKAGE_CONNMAN_LOOPBACK config BR2_PACKAGE_CONNMAN_LOOPBACK
bool "enable loopback support" bool "enable loopback support"

View File

@ -1,2 +1,2 @@
# From https://www.kernel.org/pub/linux/network/connman/sha256sums.asc # From https://www.kernel.org/pub/linux/network/connman/sha256sums.asc
sha256 7184e4b6d954449ee00a30e188924b3e37a20ad2fd9a0b76a2bdd82c863dcf8a connman-1.26.tar.xz sha256 13997824c076af150c68d6d79e48277216e8192278a5c6615cfd4905d65600f5 connman-1.27.tar.xz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
CONNMAN_VERSION = 1.26 CONNMAN_VERSION = 1.27
CONNMAN_SOURCE = connman-$(CONNMAN_VERSION).tar.xz CONNMAN_SOURCE = connman-$(CONNMAN_VERSION).tar.xz
CONNMAN_SITE = $(BR2_KERNEL_MIRROR)/linux/network/connman CONNMAN_SITE = $(BR2_KERNEL_MIRROR)/linux/network/connman
CONNMAN_DEPENDENCIES = libglib2 dbus iptables CONNMAN_DEPENDENCIES = libglib2 dbus iptables