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

git at git.openembedded.org git at git.openembedded.org
Fri Jan 16 23:14:54 UTC 2015


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

Author: Peter A. Bigot <pab at pabigot.com>
Date:   Fri Jan  9 06:51:37 2015 -0600

bluez5: upgrade to 5.27

- 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 at pabigot.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-connectivity/bluez5/{bluez5_5.25.bb => bluez5_5.27.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.25.bb b/meta/recipes-connectivity/bluez5/bluez5_5.27.bb
similarity index 86%
rename from meta/recipes-connectivity/bluez5/bluez5_5.25.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.27.bb
index 7d06b16..9497ee5 100644
--- a/meta/recipes-connectivity/bluez5/bluez5_5.25.bb
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.27.bb
@@ -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 \
 "



More information about the Openembedded-commits mailing list