aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-18 09:07:56 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-18 08:23:44 -0700
commite5ecbd204b66c78bd4663e72f40bee9c845bd71c (patch)
treeb5d437e7f59f46bc8cbd88049be85c82bd2ea105 /meta-networking/recipes-connectivity
parent833c5f30ffda06bc3e0ff80c8b93a5ab1682edc3 (diff)
downloadmeta-openembedded-e5ecbd204b66c78bd4663e72f40bee9c845bd71c.tar.gz
blueman: upgrade 2.3.2 -> 2.3.4
Bugs fixed ========== Errors when connected to a device with the DisconnectItems plugin enabled Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/blueman/blueman_2.3.4.bb (renamed from meta-networking/recipes-connectivity/blueman/blueman_2.3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.3.2.bb b/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)}"