mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
blueman: upgrade 2.4.4 -> 2.4.6
Changelog: =========== - Make connection notifications transient - StatusNotifierItem: announce children-display - Manager: Hide bt status switch when PowerManager is not available - Handling for new StatusNotifierWatcher Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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} \
|
||||
Reference in New Issue
Block a user