summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-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 eed00fce0..c3cde1f27 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 = " \
13 file://0001-meson-add-pythoninstalldir-option.patch \ 13 file://0001-meson-add-pythoninstalldir-option.patch \
14" 14"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16SRCREV = "4275c35ffe372c3b194080726fbe1c99f974360f" 16SRCREV = "89bb5313a7cc24ca6fdbeaf2b02f6142dc1a8e60"
17 17
18EXTRA_OEMESON = "-Druntime_deps_check=false -Dpythoninstalldir=${@noprefix('PYTHON_SITEPACKAGES_DIR', d)}" 18EXTRA_OEMESON = "-Druntime_deps_check=false -Dpythoninstalldir=${@noprefix('PYTHON_SITEPACKAGES_DIR', d)}"
19 19