summaryrefslogtreecommitdiff
path: root/packages/bluez/bluez-utils-dbus_2.20.bb
AgeCommit message (Collapse)AuthorFiles
2006-12-12Bluez: removed outdated stuff so multithreaded bitbake doesn't break apps ↵Koen Kooi1
depending on it * also remove its entry from removal.txt
2006-10-19bluez-utils: enable hid2hci util - close #907Marcin Juszkiewicz1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-01-19bluez-utils: added workaround for dtl1_cs CF cardsMarcin Juszkiewicz1
- dtl1_cs driver does not support suspend/resume so after resume we have to eject/insert card to get it working again - close #417
2006-01-19bluez-utils: disable HIDD for OpenZaurusMarcin Juszkiewicz1
- Zaurus devices lack BT usually so users got error/warning message on boot
2006-01-14bluez-utils: move hciattach_devlength.patchPhilipp Zabel1
- move the patch from bluez-utils.inc to the versioned recipes, as it is not needed anymore for bluez-utils 2.24
2005-12-20bluez-utils: added "Socket Rev. G" card to pcmcia/bluetooth.conf - close #539Marcin Juszkiewicz1
2005-10-07bluez-utils: remove duplicate .inc. apply dbus.patch for -dbus variant.Rene Wagner1
2005-09-21bluez-utils-dbus: work around some alignment issues in hcidPhilipp Zabel1
2005-09-02bluez: update and put related .bb files into one directoryMichael Lauer1
- bluez-libs, bluez-utils, and bluez-hcidump are pretty tied, so I think it makes sense to put them into the same directory - update bluez-libs to 2.20 - update bluez-hcidump to 1.25 - enable default-manfid patch