Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-03-24 | bluez-utils: enable cups backend and package it seperately so only ↵ | Koen Kooi | 1 | |
bluez-cups-backend depends on cups at runtime | ||||
2007-02-12 | bluez-utils: ship pass-agent | Andrew Paulsen | 1 | |
2007-02-12 | bluez-utils 3.9: Add patch to handle EINTR while being attached to uart ↵ | Paul Sokolovsky | 1 | |
properly. * EINTR is not really an error, but a Unix (mis)feature, and requires special handling (i.e. retrying). Bluez authors/maintainers really should do a bit of trivial Unix programming reading before wring BT stacks. * Specifically EINTR happens when resuming from suspend. So, with this patch (and assuming there're no weird APM scripts), configured BT finally survives suspend/resume (tested on h4000). Hurrah! | ||||
2007-01-29 | bluez: add bluez-libs and bluez-utils 3.9 | Philipp Zabel | 1 | |
2006-11-05 | bluez-utils.inc: remove duplicate --disable-alsa | Michael Lauer | 1 | |
2006-11-05 | bluez-utils: Expand EXTRA_OECONF to stop potential configure issues (fixes ↵ | Richard Purdie | 1 | |
concerns in #317) | ||||
2006-10-19 | bluez-utils: enable hid2hci util - close #907 | Marcin Juszkiewicz | 1 | |
2006-05-28 | bluez-utils: apply 0x0,0x0 -> bcps patch for all distributions | Michael Lauer | 1 | |
2006-05-18 | packages/bluez/bluez-utils: Do not add -I/usr/include | Holger Freyther | 1 | |
bluez add prefix/include to the include path. While we have /usr as prefix we certainly don't want to include /usr/include. The attachs patch disables this when cross compiling. | ||||
2006-01-19 | bluez-utils: added workaround for dtl1_cs CF cards | Marcin Juszkiewicz | 1 | |
- 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-14 | bluez-utils: move hciattach_devlength.patch | Philipp Zabel | 1 | |
- move the patch from bluez-utils.inc to the versioned recipes, as it is not needed anymore for bluez-utils 2.24 | ||||
2005-12-20 | bluez-utils: added "Socket Rev. G" card to pcmcia/bluetooth.conf - close #539 | Marcin Juszkiewicz | 1 | |
2005-12-15 | bluez-utils-2.21: add very small patch to make it work on the h1940 | Arjan Schrijver | 1 | |
2005-12-06 | disapproval of revision '1836da10f903d9ee68a7255b7a5d899128f4f43c' | Marcin Juszkiewicz | 1 | |
2005-12-06 | module-init-tools: prefer 3.2.1 over 3.2-pre4 | Philipp Zabel | 1 | |
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498 | ||||
2005-10-21 | bluez-utils.inc: band-aid fix for compiling on Gentoo AMD64 | Justin Patrin | 1 | |
2005-09-21 | bluez-utils-dbus: work around some alignment issues in hcid | Philipp Zabel | 1 | |
2005-09-02 | bluez: update and put related .bb files into one directory | Michael Lauer | 1 | |
- 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 |