]> code.ossystems Code Review - openembedded-core.git/commitdiff
bluez5: upgrade to 5.27
authorPeter A. Bigot <pab@pabigot.com>
Fri, 9 Jan 2015 12:51:37 +0000 (06:51 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 23:06:41 +0000 (23:06 +0000)
- Bug fixes in A2DP, OBEX, GATT, and mgmt
- Low Energy Secure Connections with 3.19+ kernels

See: http://www.bluez.org/release-of-bluez-5-27/
See: http://www.bluez.org/release-of-bluez-5-26/
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/bluez5/bluez5_5.27.bb [moved from meta/recipes-connectivity/bluez5/bluez5_5.25.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-connectivity/bluez5/bluez5_5.25.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.27.bb
index 7d06b16549ad8afdb470d71e1f78dd1cfb06cdf4..9497ee51a3c71273756eb77cd8d55bfbb3894d1b 100644 (file)
@@ -1,6 +1,6 @@
 require bluez5.inc
-SRC_URI[md5sum] = "41bd0c915abde255622150ce6dcae67b"
-SRC_URI[sha256sum] = "5ca62f3f45e2638a0f7a81658d6c8813ee01487436ae8e53e9fe395e23d1fd30"
+SRC_URI[md5sum] = "a8fc508690e497e88c2c0b373cd653a8"
+SRC_URI[sha256sum] = "fbf33cebc76f8c81f28f0d67c71a8a1ec4b04b087460ec7353f7e0c207a1f981"
 
 # noinst programs in Makefile.tools that are conditional on READLINE
 # support
@@ -45,6 +45,7 @@ NOINST_TOOLS_EXPERIMENTAL ?= " \
     tools/hex2hcd \
     tools/ibeacon \
     tools/btgatt-client \
+    tools/btgatt-server \
     tools/gatt-service \
     profiles/iap/iapd \
 "