From: Rod Whitby Date: Fri, 19 Dec 2008 14:38:16 +0000 (+0000) Subject: bluez-utils: Change hcid security from user to auto X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=500910ef17f150fc59eedd9f9a6d3b2ab624c2cc bluez-utils: Change hcid security from user to auto SVN-Revision: 13689 --- diff --git a/utils/bluez-utils/Makefile b/utils/bluez-utils/Makefile index f2d999cf90..45d8e8bdd8 100644 --- a/utils/bluez-utils/Makefile +++ b/utils/bluez-utils/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bluez-utils PKG_VERSION:=3.36 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://bluez.sourceforge.net/download diff --git a/utils/bluez-utils/patches/002-hcid_pin_helper.patch b/utils/bluez-utils/patches/002-hcid_pin_helper.patch index aeeb216877..c236e4dad0 100644 --- a/utils/bluez-utils/patches/002-hcid_pin_helper.patch +++ b/utils/bluez-utils/patches/002-hcid_pin_helper.patch @@ -1,5 +1,14 @@ --- a/hcid/hcid.conf +++ b/hcid/hcid.conf +@@ -12,7 +12,7 @@ + # auto - Use local PIN for incoming connections + # user - Always ask user for a PIN + # +- security user; ++ security auto; + + # Pairing mode + # none - Pairing disabled @@ -29,7 +29,7 @@ # Local device name # %d - device id