[packages] bluez-utils: restore accidentally removed config_log line (#11583)
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Jun 2012 06:36:54 +0000 (06:36 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Jun 2012 06:36:54 +0000 (06:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32054 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index e16a15a..2a30e84 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 abc7080..e9320ae 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