aboutsummaryrefslogtreecommitdiff
path: root/utils/bluez
Commit message (Collapse)AuthorAge
* bluez: update to version 5.33Hauke Mehrtens2015-08-03
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* Merge pull request #1559 from hauke/bluez-btmgmtSteven Barth2015-08-03
|\ | | | | bluez: add btmgmt tool
| * bluez: add btmgmt toolHauke Mehrtens2015-07-11
| | | | | | | | | | | | | | The btmgmt tool is needed to activate BL LE support. Currently it is not installed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | bluez: update to version 5.31Hauke Mehrtens2015-07-11
|/ | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* bluez: Add bluez-daemon packageBruno Randolf2015-06-09
| | | | | | | | | | | Move bluetoothd and related programs and files from bluez-utils into bluez-daemon package. The main motivation for this is to remove the dependency to DBus from bluez-utils. The utilities like "hcitool" are useful without it. Also add kmod-bluetooth dependency to bluez-utils, as the utils don't make much sense without bluetooth support in the kernel. Signed-off-by: Bruno Randolf <br1@einfach.org>
* Merge pull request #1135 from kevinmehall/parallelSteven Barth2015-04-27
|\ | | | | Allow glib2, dbus, and bluez to build in parallel
| * Allow glib2, dbus, and bluez to build in parallelKevin Mehall2015-04-10
| | | | | | | | Signed-off-by: Kevin Mehall <km@kevinmehall.net>
* | bluez: Install gatttool for Bluetooth Low EnergyKevin Mehall2015-04-10
|/ | | | | | | gatttool is not included in `make install`. The Debian package similarly copies it out of the build directory. Signed-off-by: Kevin Mehall <km@kevinmehall.net>
* bluez: update to 5.30Nicolas Thill2015-04-06
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: cosmetic fixesNicolas Thill2015-04-03
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: refresh for bluez5Dirk Neukirchen2015-04-02
| | | | | | | | | | | | | | | | bluez is craply documented contains changes needed for bluetooth audio playback bluetooth playback tested successfully with android mobile (source) to TI omap BeagleBoard (A2DP sink) - install .conf files according to source code - package bluetoothd - new package examples for python commandline tools that might provide functionality without dbus - other changes are needed (pulseaudio,sbc,uinput) Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* bluez: remove legacy stuff from /etc/config/bluetoothDirk Neukirchen2015-04-02
| | | | | | | | pand/dund removed upstream: commit: Move hidd pand and dund into compat directory commit: (2012-07-04) remove compat daemons Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* bluez: fix bluez5 init with procdDirk Neukirchen2015-04-02
| | | | | | | - remove deprecated daemons - bluetoothd is managed via /etc/bluetooth/*.conf files and dbus Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* bluez: remove old conffiles entriesNicolas Thill2015-04-01
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: update to 5.29Nicolas Thill2015-04-01
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: update to 5.28Nicolas Thill2015-02-07
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: adjust license infosNicolas Thill2015-01-10
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: enable static lib, install dev filesNicolas Thill2015-01-09
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* bluez: add new packageNicolas Thill2015-01-09
This merges & obsoletes bluez-libs & bluez-utils from old packages feed. Signed-off-by: Nicolas Thill <nico@openwrt.org>