diff mbox series

[meta-networking] blueman: upgrade 2.3.2 -> 2.3.4

Message ID 1666055276-8042-5-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking] blueman: upgrade 2.3.2 -> 2.3.4 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 18, 2022, 1:07 a.m. UTC
Bugs fixed
==========
    Errors when connected to a device with the DisconnectItems plugin enabled

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../blueman/{blueman_2.3.2.bb => blueman_2.3.4.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/blueman/{blueman_2.3.2.bb => blueman_2.3.4.bb} (97%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.3.2.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.3.4.bb
similarity index 97%
rename from meta-networking/recipes-connectivity/blueman/blueman_2.3.2.bb
rename to meta-networking/recipes-connectivity/blueman/blueman_2.3.4.bb
index eed00fce02..c3cde1f27a 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.3.2.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.3.4.bb
@@ -13,7 +13,7 @@  SRC_URI = " \
     file://0001-meson-add-pythoninstalldir-option.patch \
 "
 S = "${WORKDIR}/git"
-SRCREV = "4275c35ffe372c3b194080726fbe1c99f974360f"
+SRCREV = "89bb5313a7cc24ca6fdbeaf2b02f6142dc1a8e60"
 
 EXTRA_OEMESON = "-Druntime_deps_check=false -Dpythoninstalldir=${@noprefix('PYTHON_SITEPACKAGES_DIR', d)}"