[packages] bluez-utils: remove unused network includes from init script
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 29 May 2012 01:47:54 +0000 (01:47 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 29 May 2012 01:47:54 +0000 (01:47 +0000)
SVN-Revision: 31974

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

index 2f0ed38a38b513e1c05dd3b4e647e7285b4e99df..e16a15ac87228c7849a17db5fec4f1ecd6c74288 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2011 OpenWrt.org
+# Copyright (C) 2006-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bluez-utils
 PKG_VERSION:=3.36
-PKG_RELEASE:=10
+PKG_RELEASE:=11
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://bluez.sourceforge.net/download
index 85da5d8e57e43e07f8e3308b75c9ac340944afc5..abc7080856f3e351e33e4bc9a794d6972880a27d 100644 (file)
@@ -114,10 +114,6 @@ pand_config() {
 }
 
 start() {
-       include /lib/network
-       scan_interfaces
-       config_load bluetooth
-
        config_foreach hcid_config hcid
        config_foreach hciattach_config hciattach
        config_foreach rfcomm_config rfcomm