diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-24 16:08:05 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-08-26 17:32:44 -0700 |
commit | 25fe55b6f26a4494c909f2c5e84d4210a1c60765 (patch) | |
tree | 3b0c429c71f66ef2c228c62b50460b82eb64d8a3 | |
parent | 8fd9233a653679448e2e7f0179ce08dd12e5ed4a (diff) | |
download | meta-openembedded-25fe55b6f26a4494c909f2c5e84d4210a1c60765.tar.gz |
gnome-bluetooth: upgrade 42.5 -> 42.6
Changelog:
This version fixes problems with icons for mice and tablets, updates status labels
to be dimmed by default, and contains updated translations.
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.6.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.5.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.6.bb index fa4f9cb78f..7cce14dba9 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.5.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.6.bb | |||
@@ -26,7 +26,7 @@ inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection | |||
26 | 26 | ||
27 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 27 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
28 | 28 | ||
29 | SRC_URI[archive.sha256sum] = "a4f5f1ac2dbb7b7b92f7d6d2b42c030f62aed9b5426b9dc116946041f3cba8f7" | 29 | SRC_URI[archive.sha256sum] = "5864fe6f1e718715db26b62201b75a59020cf4247fec37645b3559cd2dba59d0" |
30 | 30 | ||
31 | BT_PULSE_PACKS = " \ | 31 | BT_PULSE_PACKS = " \ |
32 | pulseaudio-lib-bluez5-util \ | 32 | pulseaudio-lib-bluez5-util \ |