]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bluez5: upgrade 5.82 -> 5.83
authorGuðni Már Gilbert <gudni.m.g@gmail.com>
Wed, 4 Jun 2025 18:32:38 +0000 (18:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jun 2025 10:02:56 +0000 (11:02 +0100)
Changelog:
Fix issue with handling BAP and removal of PAC.
Fix issue with handling SID for broadcast receiver.
Fix issue with handling HSP/HFP reconnection policy.
Fix issue with handling cable pairing and Sixaxis controllers.
Fix issue with handling virtual cable unplug for HID devices.
Fix issue with handling service records for HID devices.
Add support for AVDTP and TX timestamps.

Full changelog:
https://github.com/bluez/bluez/compare/5.82...5.83

Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez5/bluez5/0001-bluez5-disable-aics-tests.patch
meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
meta/recipes-connectivity/bluez5/bluez5_5.83.bb [moved from meta/recipes-connectivity/bluez5/bluez5_5.82.bb with 95% similarity]

index 4e8bd040e94249425c4f6da9df9028fd499cd8ca..3f01843ea3a8d0c0103b1a62f562a8f688dbf5a1 100644 (file)
@@ -1,4 +1,4 @@
-From 2140aa879c24dcc9dad7e733c77c1bb212fe1ddf Mon Sep 17 00:00:00 2001
+From 182545f2504255d67d9ec2071fd5c82ab53c5a2e Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Gu=C3=B0ni=20M=C3=A1r=20Gilbert?= <gudni.m.g@gmail.com>
 Date: Sun, 30 Mar 2025 02:20:24 +0000
 Subject: [PATCH] bluez5: disable aics tests
index 549250957743c743ec478e3fd5b25723255853c4..a9af56f14131a6bb78d1e2eb8cf32a54f6861fa4 100644 (file)
@@ -1,4 +1,4 @@
-From 9d5141cecea46fb3d6f918b11705cf0b6c673bca Mon Sep 17 00:00:00 2001
+From fa5da30786837b437707cea921056e9c1c22ffba Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Fri, 1 Apr 2016 17:07:34 +0300
 Subject: [PATCH] tests: add a target for building tests without running them
@@ -10,10 +10,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
  1 file changed, 3 insertions(+)
 
 diff --git a/Makefile.am b/Makefile.am
-index dc9a27e..949d7da 100644
+index 02ad23c..169269d 100644
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -723,6 +723,9 @@ endif
+@@ -722,6 +722,9 @@ endif
  TESTS = $(unit_tests)
  AM_TESTS_ENVIRONMENT = MALLOC_CHECK_=3 MALLOC_PERTURB_=69
  
similarity index 95%
rename from meta/recipes-connectivity/bluez5/bluez5_5.82.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.83.bb
index f8d73444e312d78c285322c33e528c16f75d1632..8af6bdb67e0afe4632953ac780a1db663c99eed5 100644 (file)
@@ -1,6 +1,6 @@
 require bluez5.inc
 
-SRC_URI[sha256sum] = "0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b"
+SRC_URI[sha256sum] = "108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c"
 
 CVE_STATUS[CVE-2020-24490] = "cpe-incorrect: This issue has kernel fixes rather than bluez fixes"