diff options
author | wangmy <wangmy@fujitsu.com> | 2022-07-11 16:44:42 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-07-11 22:46:17 +0100 |
commit | a30bc18ffdc137823d13824af5400bf0e8517309 (patch) | |
tree | b96aca433d222984147f578ac25702151b578971 /meta-gnome | |
parent | 352fb4051f2584e4f28fc60348772dc99df29b7d (diff) | |
download | meta-openembedded-a30bc18ffdc137823d13824af5400bf0e8517309.tar.gz |
gnome-bluetooth: upgrade 42.1 -> 42.2
This version fixes duplicate devices appearing when bluetoothd restarts, as well
as the discovery not being updated correctly in that same situation.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.2.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.1.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.2.bb index 3cc675ce4..c916aca00 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.2.bb | |||
@@ -26,7 +26,7 @@ inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection | |||
26 | 26 | ||
27 | REQUIRED_DISTRO_FEATURES = "x11" | 27 | REQUIRED_DISTRO_FEATURES = "x11" |
28 | 28 | ||
29 | SRC_URI[archive.sha256sum] = "d9fe5d673f27a40a86a9e23d93cb99367e7b06df51872e8ac5ecc9938e55b5eb" | 29 | SRC_URI[archive.sha256sum] = "8ce8ecfab28272db1830a63f08f9ccb5304734d1be2dbfce795fe4029e629f0c" |
30 | 30 | ||
31 | BT_PULSE_PACKS = " \ | 31 | BT_PULSE_PACKS = " \ |
32 | pulseaudio-lib-bluez5-util \ | 32 | pulseaudio-lib-bluez5-util \ |