bluez-utils: restore accidentally removed config_log line (#11583)
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Jun 2012 06:36:54 +0000 (06:36 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Jun 2012 06:36:54 +0000 (06:36 +0000)
SVN-Revision: 32054

utils/bluez-utils/Makefile
utils/bluez-utils/files/bluez-utils.init

index e16a15ac87228c7849a17db5fec4f1ecd6c74288..2a30e8487a3c41be5021c5ed780c35ade0b3ae73 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bluez-utils
 PKG_VERSION:=3.36
-PKG_RELEASE:=11
+PKG_RELEASE:=12
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://bluez.sourceforge.net/download
index abc7080856f3e351e33e4bc9a794d6972880a27d..e9320aed2c225698ec32ff844b39aeb50dba04c5 100644 (file)
@@ -114,6 +114,7 @@ pand_config() {
 }
 
 start() {
+       config_load bluetooth
        config_foreach hcid_config hcid
        config_foreach hciattach_config hciattach
        config_foreach rfcomm_config rfcomm