packages: forgot an updated bluez-utils patch
[openwrt/svn-archive/archive.git] / utils / bluez-utils / patches / 002-hcid_pin_helper.patch
1 diff -ur bluez-utils-2.17.orig/hcid/hcid.conf bluez-utils-2.17/hcid/hcid.conf
2 --- bluez-utils-2.17.orig/hcid/hcid.conf 2004-12-25 19:06:00.000000000 +0100
3 +++ bluez-utils-2.17/hcid/hcid.conf 2005-07-26 14:44:23.000000000 +0200
4 @@ -34,7 +34,7 @@
5 # Local device name
6 # %d - device id
7 # %h - host name
8 - name "BlueZ (%d)";
9 + name "%h";
10
11 # Local device class
12 class 0x3e0100;