mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
612b039c03
commit
9d21874db0
|
|
@ -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} \
|
||||
Loading…
Reference in New Issue
Block a user