diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-19 17:02:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-02-19 23:22:19 -0800 |
commit | e92ddc52abd00cc90cebac0c90d92fbabe146ff9 (patch) | |
tree | f76cff975a37db0f58cc224ccfb4d9b2333a5449 | |
parent | 03f6834ee23ae7b76180bd5d384266974fc0d19e (diff) | |
download | meta-openembedded-e92ddc52abd00cc90cebac0c90d92fbabe146ff9.tar.gz |
gnome-bluetooth: upgrade 42.7 -> 42.8
Changelog:
-This update fixes problems with some devices not disappearing from the list
of quick settings in GNOME Shell.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.8.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.7.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.8.bb index ba5e558264..6d4d84e1e8 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.7.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.8.bb | |||
@@ -25,7 +25,7 @@ inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection | |||
25 | 25 | ||
26 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 26 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
27 | 27 | ||
28 | SRC_URI[archive.sha256sum] = "94df1729dbec3bb105e588eaf5312bbbaa05c49ea733202a10dc3f7532bdf869" | 28 | SRC_URI[archive.sha256sum] = "76c241e8ca2c9b1035364535ca26084f89fc5c0e1829510f8909583115fcc2db" |
29 | 29 | ||
30 | BT_PULSE_PACKS = " \ | 30 | BT_PULSE_PACKS = " \ |
31 | pulseaudio-lib-bluez5-util \ | 31 | pulseaudio-lib-bluez5-util \ |