aboutsummaryrefslogtreecommitdiff
path: root/utils/bluez
Commit message (Collapse)AuthorAge
* 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>