From: Jo-Philipp Wich Date: Tue, 5 Jun 2012 06:36:54 +0000 (+0000) Subject: bluez-utils: restore accidentally removed config_log line (#11583) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e15cda7ae5f2209152c020f9ac1fc401435234d4;p=openwrt%2Fsvn-archive%2Fpackages.git bluez-utils: restore accidentally removed config_log line (#11583) SVN-Revision: 32054 --- diff --git a/utils/bluez-utils/Makefile b/utils/bluez-utils/Makefile index e16a15ac8..2a30e8487 100644 --- a/utils/bluez-utils/Makefile +++ b/utils/bluez-utils/Makefile @@ -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 diff --git a/utils/bluez-utils/files/bluez-utils.init b/utils/bluez-utils/files/bluez-utils.init index abc708085..e9320aed2 100644 --- a/utils/bluez-utils/files/bluez-utils.init +++ b/utils/bluez-utils/files/bluez-utils.init @@ -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