diff --git a/hardware/bluetooth/bluez/actions.py b/hardware/bluetooth/bluez/actions.py
index 896f4d8ce7..cdbbf8d4f2 100644
--- a/hardware/bluetooth/bluez/actions.py
+++ b/hardware/bluetooth/bluez/actions.py
@@ -13,7 +13,7 @@ def setup():
# pisitools.dosed("configure.ac", "rst2man", "rst2man_3")
#shelltools.system("sed -i -e '/SystemdService/d' obexd/src/org.bluez.obex.service.in")
pisitools.dosed("obexd/src/org.bluez.obex.service.in", "SystemdService", deleteLine=True)
- autotools.autoreconf("-fi")
+ autotools.autoreconf("-fiv")
autotools.configure("--localstatedir=/var \
--enable-sixaxis \
--enable-experimental \
@@ -29,11 +29,10 @@ def setup():
--enable-btpclient \
--enable-midi \
--enable-udev \
- --enable-test \
- --enable-testing \
--enable-mesh \
--enable-hid2hci \
--enable-nfc \
+ --enable-test \
--enable-deprecated \
--disable-systemd")
diff --git a/hardware/bluetooth/bluez/pspec.xml b/hardware/bluetooth/bluez/pspec.xml
index 4aefc15649..8a7bc383b7 100644
--- a/hardware/bluetooth/bluez/pspec.xml
+++ b/hardware/bluetooth/bluez/pspec.xml
@@ -12,7 +12,7 @@
app:console
Official Linux Bluetooth protocol stack
bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols.
- https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.73.tar.xz
+ https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.74.tar.xz
docutils
alsa-lib-devel
@@ -48,6 +48,7 @@
json-c
libical
readline
+ alsa-lib
/etc
@@ -94,6 +95,13 @@
+
+ 2024-04-14
+ 5.74
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2024-03-09
5.73