diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.4.4.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.4.6.bb similarity index 96% rename from meta-networking/recipes-connectivity/blueman/blueman_2.4.4.bb rename to meta-networking/recipes-connectivity/blueman/blueman_2.4.6.bb index 4a2e3a3ba0..817485f0f2 100644 --- a/meta-networking/recipes-connectivity/blueman/blueman_2.4.4.bb +++ b/meta-networking/recipes-connectivity/blueman/blueman_2.4.6.bb @@ -8,8 +8,8 @@ inherit meson gettext systemd gsettings pkgconfig python3native gtk-icon-cache f REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" -SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable" -SRCREV = "bdacba8afe53066bc3a338997e26fee416af2261" +SRC_URI = "git://github.com/blueman-project/blueman.git;protocol=https;branch=2-4-stable;tag=${PV}" +SRCREV = "de92499405d392f344956e41b1b9e190b8177436" EXTRA_OEMESON = "-Druntime_deps_check=false \ -Dsystemdsystemunitdir=${systemd_system_unitdir} \