diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-30 13:19:04 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-03-30 13:19:04 +0000 |
commit | 99c724568b2c8e6d1b9857435ebe601854615f53 (patch) | |
tree | 87f55bc20ac87dcbd88bbdafeae608e8cf837510 /packages/bluez-utils/files/hcid.conf | |
parent | ac58f168c434bc09037c9e3b74b989c12d1a5d75 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/30 14:00:48+02:00 mn-solutions.de!schurig
MNCI "Ramses": newest bluez for the kernel
2005/03/30 13:59:44+02:00 mn-solutions.de!schurig
bluez-utils install the binaries into /{s}bin, not /usr/{s}bin, this patch fixes the scripts
2005/03/30 13:54:17+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/03/30 13:53:47+02:00 utwente.nl!koen
preferred-gpe-versions.inc:
add working minimo CVSDATE
BKrev: 424aa748Ew_6rzmEpNqOmQsr4KaxYw
Diffstat (limited to 'packages/bluez-utils/files/hcid.conf')
-rw-r--r-- | packages/bluez-utils/files/hcid.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bluez-utils/files/hcid.conf b/packages/bluez-utils/files/hcid.conf index 6a1e06f131..547602d4a9 100644 --- a/packages/bluez-utils/files/hcid.conf +++ b/packages/bluez-utils/files/hcid.conf @@ -23,7 +23,7 @@ options { pairing multi; # PIN helper - pin_helper /usr/bin/bluepin; + pin_helper /bin/bluepin; # D-Bus PIN helper # dbus_pin_helper; |