[oe-commits] Peter A. Bigot : bluez5: upgrade to 5.28

git at git.openembedded.org git at git.openembedded.org
Sat Feb 14 22:27:36 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: c8da28df187b22f1260b0f806854e8c357bccde4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c8da28df187b22f1260b0f806854e8c357bccde4

Author: Peter A. Bigot <pab at pabigot.com>
Date:   Sun Feb  8 12:42:13 2015 -0600

bluez5: upgrade to 5.28

- Fixes to GATT service discovery & probing
- Fix for bearer selection with dual-mode devices
- Fix potential crash when removing devices
- Fix issue with incomplete names in EIR data
- Fix parsing GATT name characteristics
- Fix AVCTP long press & key repetition handling
- Fixes for GATT notification handling

hex2hcd graduated to installed tool; two new noinst tools

See: http://www.bluez.org/release-of-bluez-5-28/
Signed-off-by: Peter A. Bigot <pab at pabigot.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 .../recipes-connectivity/bluez5/{bluez5_5.27.bb => bluez5_5.28.bb} | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.27.bb b/meta/recipes-connectivity/bluez5/bluez5_5.28.bb
similarity index 85%
rename from meta/recipes-connectivity/bluez5/bluez5_5.27.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.28.bb
index 9497ee5..e816998 100644
--- a/meta/recipes-connectivity/bluez5/bluez5_5.27.bb
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.28.bb
@@ -1,6 +1,6 @@
 require bluez5.inc
-SRC_URI[md5sum] = "a8fc508690e497e88c2c0b373cd653a8"
-SRC_URI[sha256sum] = "fbf33cebc76f8c81f28f0d67c71a8a1ec4b04b087460ec7353f7e0c207a1f981"
+SRC_URI[md5sum] = "bc20a8285530758c68f6a60e4ca62a15"
+SRC_URI[sha256sum] = "85bab48f4b47a158739028682c1e09cf30099c8ea9dfe63360055f8e06fc18a9"
 
 # noinst programs in Makefile.tools that are conditional on READLINE
 # support
@@ -40,9 +40,10 @@ NOINST_TOOLS_EXPERIMENTAL ?= " \
     tools/btsnoop \
     tools/btproxy \
     tools/btiotest \
+    tools/mcaptest \
     tools/cltest \
+    tools/oobtest \
     tools/seq2bseq \
-    tools/hex2hcd \
     tools/ibeacon \
     tools/btgatt-client \
     tools/btgatt-server \



More information about the Openembedded-commits mailing list