Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] bluez5: backport fixes from master to wrynose
@ 2026-06-26  6:42 Wei Deng
  2026-06-26  6:42 ` [PATCH 1/4] bluez5: fix set volume failure Wei Deng
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wei Deng @ 2026-06-26  6:42 UTC (permalink / raw)
  To: openembedded-core
  Cc: yoann.congal, cheng.jiang, shuai.zhang, mengshi.wu, jinwang.li,
	xiuzhuo.shang

These four patches are backports of fixes already merged in OE-core master
that are missing from wrynose. The first three patches (fixes from Jinwang,
Xiuzhuo and Mengshi) shift the SRC_URI context in bluez5.inc such that the
fourth patch (OBEX IMTU fix) cannot be cherry-picked cleanly onto wrynose
without them.

Please add to the wrynose review series.

Jinwang Li (1):
  bluez5: fix set volume failure

Mengshi Wu (1):
  bluez5: fix gatt cache sync issue

Wei Deng (1):
  bluez5: set L2CAP IMTU for OBEX profile listeners

xiuzhuo.shang@oss.qualcomm.com (1):
  bluez5: Fix sending extra bytes with MGMT_OP_ADD_EXT_ADV_DATA

 meta/recipes-connectivity/bluez5/bluez5.inc   |   4 +
 ...sending-extra-bytes-with-MGMT_OP_ADD.patch |  33 +++++
 ...2CAP-IMTU-for-OBEX-profile-listeners.patch | 118 ++++++++++++++++++
 ...x-stored-gatt-cache-DB-Hash-value-no.patch |  84 +++++++++++++
 ...t-volume-failure-with-invalid-device.patch |  46 +++++++
 5 files changed, 285 insertions(+)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-advertising-Fix-sending-extra-bytes-with-MGMT_OP_ADD.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-profile-Set-L2CAP-IMTU-for-OBEX-profile-listeners.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-src-device-Fix-stored-gatt-cache-DB-Hash-value-no.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-transport-Fix-set-volume-failure-with-invalid-device.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-06-26  8:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26  6:42 [PATCH 0/4] bluez5: backport fixes from master to wrynose Wei Deng
2026-06-26  6:42 ` [PATCH 1/4] bluez5: fix set volume failure Wei Deng
2026-06-26  6:42 ` [PATCH 2/4] bluez5: Fix sending extra bytes with MGMT_OP_ADD_EXT_ADV_DATA Wei Deng
2026-06-26  6:42 ` [PATCH 3/4] bluez5: fix gatt cache sync issue Wei Deng
2026-06-26  6:42 ` [PATCH 4/4] bluez5: set L2CAP IMTU for OBEX profile listeners Wei Deng
2026-06-26  8:18 ` [PATCH 0/4] bluez5: backport fixes from master to wrynose Yoann Congal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox