aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bluez
AgeCommit message (Collapse)Author
2006-08-29bluez-libs, bluez-utils: add 3.4Philipp Zabel
2006-08-10bluez-utils-nodbus: Add ti patch used in bluez-utils-dbus.Florian Boor
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
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-07-23bluez: add bluez-hcidump-1.31, bluez-{libs,utils}-3.1Philipp Zabel
2006-05-28bluez-utils: apply 0x0,0x0 -> bcps patch for all distributionsMichael Lauer
2006-05-18packages/bluez/bluez-utils: Do not add -I/usr/includeHolger Freyther
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-26bluez-hcidump: add 1.29Philipp Zabel
2006-01-26bluez-utils-dbus-2.25: add TI-BTS patchPhilipp Zabel
2006-01-25bluez: add 2.25Philipp Zabel
2006-01-25bluez-utils-dbus: move patch to make it usable for 2.25Philipp Zabel
2006-01-19bluez-utils: added workaround for dtl1_cs CF cardsMarcin Juszkiewicz
- 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 Juszkiewicz
- Zaurus devices lack BT usually so users got error/warning message on boot
2006-01-16bluez-utils-nodbus: added 2.24 which someone forgotMarcin Juszkiewicz
2006-01-14bluez-libs/utils: add version 2.24Philipp Zabel
2006-01-14bluez-utils: move hciattach_devlength.patchPhilipp Zabel
- move the patch from bluez-utils.inc to the versioned recipes, as it is not needed anymore for bluez-utils 2.24
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby
slugos.
2006-01-05bluez-libs: revert deletion of do_stage() applied in ↵Rene Wagner
2f06f49d807367c54e4ea7e65e8a801c28ac178f
2006-01-03disapproval of revision 'fbc22e245906dac5ce180f67a0c621f7a2db1a28'John Bowler
2006-01-03autotooled packages: remove redundant do_stagePhilipp Zabel
2006-01-03bluez-libs: change do_stage to use autotools_stage_all in 2.21John Bowler
2005-12-20bluez-utils: added "Socket Rev. G" card to pcmcia/bluetooth.conf - close #539Marcin Juszkiewicz
2005-12-15bluez-utils-2.21: add very small patch to make it work on the h1940Arjan Schrijver
2005-12-06disapproval of revision '1836da10f903d9ee68a7255b7a5d899128f4f43c'Marcin Juszkiewicz
2005-12-06module-init-tools: prefer 3.2.1 over 3.2-pre4Philipp Zabel
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498
2005-10-21bluez-utils.inc: band-aid fix for compiling on Gentoo AMD64Justin Patrin
2005-10-16bluez-hcidump: added 1.26 (close bug #398)Marcin Juszkiewicz
2005-10-07bluez-utils: re-enable dbus.patch for 2.21 as well.Rene Wagner
2005-10-07bluez-utils: remove duplicate .inc. apply dbus.patch for -dbus variant.Rene Wagner
2005-09-21bluez-libs,bluez-utils: new version 2.21Philipp Zabel
2005-09-21bluez-utils-dbus: work around some alignment issues in hcidPhilipp Zabel
2005-09-02bluez: update and put related .bb files into one directoryMichael Lauer
- 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