summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-11-22 14:18:08 +0800
committerKhem Raj <raj.khem@gmail.com>2023-11-21 22:35:50 -0800
commit8cee44dd4bf264630f02643ad5b126b63575f280 (patch)
treec87c10e88469b84be00166019122b9f82edeaddf
parent8f83be7d83a500fe506a2ea55d9752ecef4b3c8a (diff)
downloadmeta-openembedded-8cee44dd4bf264630f02643ad5b126b63575f280.tar.gz
gnome-bluetooth: upgrade 42.6 -> 42.7
Changelog: ============ -fixes bugs that stopped the Obex Push server from automatically accepting files from paired devices and caused the device's Connection switch to appear out of sync with the connection state. -build fixes -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.7.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.6.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.7.bb
index 1385e42031..ba5e558264 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.6.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.7.bb
@@ -25,7 +25,7 @@ inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection
25 25
26REQUIRED_DISTRO_FEATURES = "x11 opengl" 26REQUIRED_DISTRO_FEATURES = "x11 opengl"
27 27
28SRC_URI[archive.sha256sum] = "5864fe6f1e718715db26b62201b75a59020cf4247fec37645b3559cd2dba59d0" 28SRC_URI[archive.sha256sum] = "94df1729dbec3bb105e588eaf5312bbbaa05c49ea733202a10dc3f7532bdf869"
29 29
30BT_PULSE_PACKS = " \ 30BT_PULSE_PACKS = " \
31 pulseaudio-lib-bluez5-util \ 31 pulseaudio-lib-bluez5-util \