mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
bluez5: upgrade to 5.32
Mostly a bug fix release. Fixes in several different areas, including OPP, ATT and advertising (instance number handling in particular). Fix for handling a sudden disconnect when a connection setup process hasn’t yet completed. New feature: ability to select between letting the stack handle ATT security elevation or doing the respective error handling in higher layers. (From OE-Core rev: 705c276caa9d30828887ebc3d85d49ca496d991e) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e9817d59d3
commit
0ae9afd526
+2
-2
@@ -1,6 +1,6 @@
|
||||
require bluez5.inc
|
||||
SRC_URI[md5sum] = "cb1db487b65dd4d57a2dd6b8f063c393"
|
||||
SRC_URI[sha256sum] = "c4b661cc5866d9a9a9d608d700392afa278c3b6fe8426238bf6979be7c63818f"
|
||||
SRC_URI[md5sum] = "432b1f292c0b78771818c67140baf3d9"
|
||||
SRC_URI[sha256sum] = "fe4f35e701cbec04478818adf014ed9bbd1f7d11e2603370f1b70a78106f57f7"
|
||||
|
||||
# noinst programs in Makefile.tools that are conditional on READLINE
|
||||
# support
|
||||
Reference in New Issue
Block a user