From 6feb5955b4831f4fbfbfc47cff7d64863e2ff145 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 15 Jul 2026 18:38:43 +0800 Subject: [PATCH] python3-bumble: upgrade 0.0.231 -> 0.0.232 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 Signed-off-by: Khem Raj --- .../{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 --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