summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb')
-rw-r--r--meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb
index df2a226f0a..c2bb4d24c6 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.4.3.bb
@@ -8,7 +8,8 @@ inherit meson gettext systemd gsettings pkgconfig python3native gtk-icon-cache u
8 8
9REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 9REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
10 10
11SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable" 11SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable \
12 file://0001-meson-DO-not-emit-absolute-path-when-S-B.patch"
12S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
13SRCREV = "7bcf919ad6ac0ee9a8c66b18b0ca98af877d4c8f" 14SRCREV = "7bcf919ad6ac0ee9a8c66b18b0ca98af877d4c8f"
14 15