blueman: upgrade 2.34 -> 2.35

This fixes a nasty bug where the shown device list doesnt match the underlying
MAC list, resulting in connecting to a different device than selected.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2022-11-24 15:28:04 +01:00 committed by Khem Raj
parent 7ceb15ada1
commit ea94889e88

View File

@ -13,7 +13,7 @@ SRC_URI = " \
file://0001-meson-add-pythoninstalldir-option.patch \
"
S = "${WORKDIR}/git"
SRCREV = "89bb5313a7cc24ca6fdbeaf2b02f6142dc1a8e60"
SRCREV = "c85e7afb8d6547d4c35b7b639124de8e999c3650"
EXTRA_OEMESON = "-Druntime_deps_check=false -Dpythoninstalldir=${@noprefix('PYTHON_SITEPACKAGES_DIR', d)}"