Commit Graph

228 Commits

Author SHA1 Message Date
Rudi Heitbaum
1977f62b5a bluez: update to 5.66 2022-11-20 01:39:50 +00:00
Matthias Reichl
9ac0715e91 bluez: update broadcom patches to latest version from RPiOS
This adds support for board-specific firmware files to Broadcom
hciattach, like kernel does for WLAN firmware.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-11-20 01:20:24 +01:00
Rudi Heitbaum
a0af2f58a2 bluez: update to 5.65 and drop upstream patch 2022-09-24 10:26:14 +00:00
Christian Hewitt
39a0551b41 Merge pull request #6068 from WicRus/bluetooth.service-capabilities-fix
bluez: update bluetoothd service capability
2022-07-16 06:44:36 +01:00
Lukas Rusak
baf580a707 bluez: build library 2022-05-20 15:16:02 -07:00
pretoriano80
18d4dc1f8b bluez: upstream patch to fix gatt database issue
This patch addresses a regression intoduced by https://github.com/bluez/bluez/commit/411d63e
which caused certain bluethooth remotes to stop working correctly as reported here:
https://github.com/bluez/bluez/issues/326

Original upstream patch:
 234d60423c.patch

The patch will close this LibreELEC issue :
 234d60423c.patch
2022-04-02 10:01:17 +03:00
Rudi Heitbaum
37628fe959 bluez: update to 5.64
Release of BlueZ 5.64
- 19th March 2022, 06:18 am by Tedd Ho-Jeong An

This is another release mostly with the bug fixes on HOG, GATT, A2DP,
Media, AVDTP, AVRCP, and scanning failure. Also, this release includes a
fix for building with old glibc (< 2.25), and other minor issues found
with the static code analyzing tool. ISO packet support is added to the
emulator as a part of LE Audio development.
2022-03-29 09:28:53 +00:00
heitbaum
cc73d42bc5 bluez: update to 5.63
update 5.62 (2021-10-17) to 5.63 (2022-01-06)

Release of BlueZ 5.63
 6th January 2022, 08:49 pm by Tedd Ho-Jeong An
 This release is mostly a bug fix release, with fixes to features such as
 GATT, SDP, Daemon, and emulator. It also adds a new MGMT Event for
 Device Found and Device Lost of Advertisement Monitor.

New build options for sanitizers (lsan, asan, ubsan) are added and it
may require installing additional libraries depending on the distros.
2022-02-26 09:17:38 +00:00
heitbaum
edbe9d8fe9 bluez: remove RPATH 2022-01-23 21:39:17 +00:00
Wic
e2dac9d3c8 Update bluetoothd service capability
Add CAP_FOWNER for fix problem with save paired device into /storage/.cache/bluetooth/
2022-01-02 13:16:39 +07:00
Jernej Skrabec
6c1cc07900 bluez: install empty bluez.pc
This is needed to convience pulseaudio that bluez is present.
2021-12-08 22:17:13 +01:00
SupervisedThinking
fa45dcd946 bluez: update to 5.62
- add configure opt to disable manpages
- drop upstreamed patch
2021-12-02 18:19:08 +01:00
SupervisedThinking
af30a00ce5 bluez: add patch "Fix removing all remote SEPs when loading from cache"
- Fixes: https://github.com/bluez/bluez/issues/102
2021-03-12 13:49:30 +01:00
SupervisedThinking
d1b7799981 bluez: set JustWorksRepairing=always
https://patchwork.kernel.org/project/bluetooth/patch/20200214114350.Bluez.v3.1.I333a90ad3c75882c6f008c94a28ca7d3e8f6c76e@changeid/
2021-03-01 17:37:33 +01:00
SupervisedThinking
24c3d53f8a bluez: update to bluez-5.56 2021-03-01 17:29:35 +01:00
Ian Leonard
3baf91e87d network: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:12 +00:00
chewitt
ce4bdeaa55 bluez: bump to 5.55 release 2020-11-16 11:55:47 +00:00
MilhouseVH
0f0270b695 bluez: update to bluez-5.54 2020-03-15 16:04:28 +00:00
MilhouseVH
eb98717c5f bluez: update to bluez-5.53 2020-02-17 06:37:58 +00:00
MilhouseVH
76b8fea9d3 bluez: update to bluez-5.52 2019-10-31 18:07:21 +00:00
MilhouseVH
d742de92d7 bluez: update to bluez-5.51 2019-09-19 22:56:46 +01:00
chewitt
f81c7557b1 bluez: update QCA9337 patch 2019-09-10 16:53:08 +00:00
MilhouseVH
36f160e800 bluez: fix 5.2-rc1 2019-07-15 14:30:41 +01:00
Matthias Reichl
903346fe98 bluez: symlink /etc/firmware to /usr/lib/firmware
This enables bluez/hciattach to use firmware files added by the
kernel overlay system.

Also move /etc/firmware symlink creation from linux to bluez,
the linux kernel package shouldn't need to care about quirks needed
by other packages.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-01 18:27:17 +01:00
Christian Hewitt
40622b2cea bluez: default enable bluetooth services 2018-10-24 11:12:29 +04:00