diff --git a/hardware/bluetooth/bluez/actions.py b/hardware/bluetooth/bluez/actions.py
index 9526d3a88c..6a9bfdb85d 100644
--- a/hardware/bluetooth/bluez/actions.py
+++ b/hardware/bluetooth/bluez/actions.py
@@ -50,6 +50,9 @@ def install():
# Simple test tools
for i in ["bluezutils.py",
"dbusdef.py",
+ "example-advertisement",
+ "example-gatt-client",
+ "example-gatt-server",
"ftp-client",
"list-devices",
"map-client",
@@ -61,21 +64,17 @@ def install():
"simple-endpoint",
"simple-player",
"test-adapter",
- "test-alert",
- "test-cyclingspeed",
"test-device",
"test-discovery",
+ "test-gatt-profile",
"test-health",
"test-health-sink",
- "test-heartrate",
"test-hfp",
"test-manager",
"test-nap",
"test-network",
"test-profile",
- "test-proximity",
- "test-sap-server",
- "test-thermometer"]:
+ "test-sap-server"]:
pisitools.dobin("test/%s" % i)
# for i in
# pisitools.dodoc("doc/%s" % i)
diff --git a/hardware/bluetooth/bluez/pspec.xml b/hardware/bluetooth/bluez/pspec.xml
index 71b42a26df..eadf7909dc 100644
--- a/hardware/bluetooth/bluez/pspec.xml
+++ b/hardware/bluetooth/bluez/pspec.xml
@@ -14,7 +14,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://www.kernel.org/pub/linux/bluetooth/bluez-5.43.tar.xz
+ https://www.kernel.org/pub/linux/bluetooth/bluez-5.49.tar.xz
cups-devel
dbus-devel
@@ -92,6 +92,13 @@
+
+ 2018-04-23
+ 5.49
+ Rebuild
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-12-26
5.43