diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-09-07 08:58:41 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-09-07 08:58:41 +0000 |
| commit | 94346b04b8ddf4b7c18d7143474f714ab4f9ddf1 (patch) | |
| tree | 81b14b55125031c74960ec0f6f5eeead162530a2 /meta/packages/bluez/files/bluetooth.default | |
| parent | b860f81b051da13109ef091d25a06b20dc8b9bd6 (diff) | |
| download | openembedded-core-94346b04b8ddf4b7c18d7143474f714ab4f9ddf1.tar.gz openembedded-core-94346b04b8ddf4b7c18d7143474f714ab4f9ddf1.tar.bz2 openembedded-core-94346b04b8ddf4b7c18d7143474f714ab4f9ddf1.zip | |
bluez: dropped not used files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2708 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/bluez/files/bluetooth.default')
| -rw-r--r-- | meta/packages/bluez/files/bluetooth.default | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/meta/packages/bluez/files/bluetooth.default b/meta/packages/bluez/files/bluetooth.default deleted file mode 100644 index 4817d38c60..0000000000 --- a/meta/packages/bluez/files/bluetooth.default +++ /dev/null @@ -1,37 +0,0 @@ -# Bluetooth configuraton file - -# Start of hcid (allowed values are "true" and "false") -HCID_ENABLE=true - -# Config file for hcid -HCID_CONFIG="/etc/bluetooth/hcid.conf" - -# Start sdpd (allowed values are "true" and "false") -SDPD_ENABLE=true - -# Start hidd (allowed values are "true" and "false") -HIDD_ENABLE=true - -# Arguments to hidd -HIDD_OPTIONS="" - -# Run hid2hci (allowed values are "true" and "false") -HID2HCI_ENABLE=true - -# Bind rfcomm devices (allowed values are "true" and "false") -RFCOMM_ENABLE=true - -# Config file for rfcomm -RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf" - -# Start dund (allowed values are "true" and "false") -DUND_ENABLE=false - -# Arguments to dund -DUND_OPTIONS="--listen --persist" - -# Start pand (allowed values are "true" and "false") -PAND_ENABLE=false - -# Arguments to pand -PAND_OPTIONS="--listen --role NAP" |
