diff mbox series

[meta-python,13/44] python3-bumble: upgrade 0.0.231 -> 0.0.232

Message ID 20260715103914.2120-13-wangmy@fujitsu.com
State New
Headers show
Series [meta-perl,01/44] cpan-requirements-dynamic: upgrade 0.002 -> 0.003 | expand

Commit Message

Wang Mingyu July 15, 2026, 10:38 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- CIG: Fix CIG parameters for unidirectional CIS
- Refine dependencies
- Fix race condition in PeriodicAdvertisingSync state transition
- transport/usb: Handle missing interruptEventHandler gracefully
- fix: exclude channel 76 from default CS channel_map (Core Spec 6.0 compliance)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-bumble_0.0.231.bb => python3-bumble_0.0.232.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-bumble_0.0.231.bb => python3-bumble_0.0.232.bb} (91%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-bumble_0.0.231.bb b/meta-python/recipes-devtools/python/python3-bumble_0.0.232.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-bumble_0.0.231.bb
rename to meta-python/recipes-devtools/python/python3-bumble_0.0.232.bb
index 768b204de9..dd2c1516f2 100644
--- a/meta-python/recipes-devtools/python/python3-bumble_0.0.231.bb
+++ b/meta-python/recipes-devtools/python/python3-bumble_0.0.232.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/google/bumble"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7a775f1b11285b6abedd76748d176125"
 
-SRC_URI[sha256sum] = "43bd0ba5830d74ded82a369b535d2d98a8b2a41945540b1fe874bb14259dc5a2"
+SRC_URI[sha256sum] = "78dc4dde9e270367605c697fa40c2e429513ee086b800789c97443a6ac7b2b79"
 
 inherit pypi python_setuptools_build_meta ptest-python-pytest