diff options
author | wangmy <wangmy@fujitsu.com> | 2022-07-05 14:36:20 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-07-05 09:23:04 -0400 |
commit | 2687e9dbec14776ab4a1a6747cdfd12316767311 (patch) | |
tree | e8a912838b6eed77ff44dd607e59e4dab8530647 /meta-gnome | |
parent | 7fef5252c9904103212e6e535340fcdb70e4b105 (diff) | |
download | meta-openembedded-2687e9dbec14776ab4a1a6747cdfd12316767311.tar.gz |
gnome-bluetooth: upgrade 42.0 -> 42.1
This version fixes the display of devices with '&' in their names, and contains
updated translations.
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.1.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.1.bb index 36fe9cf21..3cc675ce4 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.1.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] = "3d1e2720673bc9a242619dc5d231fd6e776c18a49da29f43cdc433055adb0170" | 29 | SRC_URI[archive.sha256sum] = "d9fe5d673f27a40a86a9e23d93cb99367e7b06df51872e8ac5ecc9938e55b5eb" |
30 | 30 | ||
31 | BT_PULSE_PACKS = " \ | 31 | BT_PULSE_PACKS = " \ |
32 | pulseaudio-lib-bluez5-util \ | 32 | pulseaudio-lib-bluez5-util \ |