@@ -1,4 +1,4 @@
-From 9958e88edf74509faf759099896b37477625913f Mon Sep 17 00:00:00 2001
+From 2140aa879c24dcc9dad7e733c77c1bb212fe1ddf 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
@@ -1,4 +1,4 @@
-From 0787e67bebbf8492b6c5f03ed816cf881edbea64 Mon Sep 17 00:00:00 2001
+From 8667217e9e7abf6ae50a1bd09dc9f7142a861211 Mon Sep 17 00:00:00 2001
From: Mingli Yu <Mingli.Yu@windriver.com>
Date: Fri, 24 Aug 2018 12:04:03 +0800
Subject: [PATCH] test-gatt: Fix hung issue
@@ -1,4 +1,4 @@
-From b6438d9e6cd5bdbca05b444ff6d955e5b70dbb2e Mon Sep 17 00:00:00 2001
+From 9d5141cecea46fb3d6f918b11705cf0b6c673bca 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,7 +10,7 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
1 file changed, 3 insertions(+)
diff --git a/Makefile.am b/Makefile.am
-index 0821530..e7cefb5 100644
+index dc9a27e..949d7da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -723,6 +723,9 @@ endif
similarity index 95%
rename from meta/recipes-connectivity/bluez5/bluez5_5.80.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.82.bb
@@ -1,6 +1,6 @@
require bluez5.inc
-SRC_URI[sha256sum] = "a4d0bca3299691f06d5bd9773b854638204a51a5026c42b0ad7f1c6cf16b459a"
+SRC_URI[sha256sum] = "0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b"
CVE_STATUS[CVE-2020-24490] = "cpe-incorrect: This issue has kernel fixes rather than bluez fixes"
Changelog: Fix issue with handling BAP state transitions. Fix issue with handling D-Bus interface removal. Fix issue with handling MAP and supported features. Fix issue with handling SDP record for Phonebook Access Client. Fix issue with handling AVRCP PDU parameters length mismatch. Fix issue with handling AVRCP PDU for SetAbsoluteVolume. Fix issue with handling AVDTP bad media transport format. Fix issue with handling support for LL Privacy setting. Full Changelog: https://github.com/bluez/bluez/compare/5.80...5.82 Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> --- .../bluez5/bluez5/0001-bluez5-disable-aics-tests.patch | 2 +- .../bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch | 2 +- ...tests-add-a-target-for-building-tests-without-runnin.patch | 4 ++-- .../bluez5/{bluez5_5.80.bb => bluez5_5.82.bb} | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-connectivity/bluez5/{bluez5_5.80.bb => bluez5_5.82.bb} (95%)